Welcome to the Ajenti Idea Exchange. It's your chance to collaborate with our team and other users to influence the future of Ajenti! Ideas appreciated.

+2

Mime-types & in-browser video playing

Thibaut fa 10 anys 0
Hi,

In Ajenti, is there a way to configure/add mime-types? I'd like to add some mime-types for playing videos in the browser instead of downloading them.

Thanks!
+2

Панель пустая. Panel is empty.

Oleg V fa 9 anys 0
hello. os ubuntu 12
after login panel i see empty panel like this http://joxi.ru/KAxzGJkIxWOlm
ajenti-panel -v : when service stop ia all ok/ when i do this when service run i see "Could not bind to (u'0.0.0.0', 8000)" But this command (ajenti-panel -v) must go when service stopped?
Whats wrong?



Добрый день. Поставил ajenti на ubuntu 12
картинка такая http://joxi.ru/KAxzGJkIxWOlm8

дебажу панель-все ок если сервис стопнут. Если включен -то Could not bind to (u'0.0.0.0', 8000). Но это я так понима., при запущеном сервисе нормально.
+2

CrobJob on Task Menu

Welly fa 9 anys actualitzat fa 9 anys 1
Hello

I try to create new crobjob by Tools->task

and i create Task first to task tab.. but on command textbox i put <folder>/php file but its always said
/bin/sh:1: <folder>/php file: not found and i try like below too
/bin/sh:1: /<main folder>/<folder>/php file: permission denied

second try said permission denied. What happen? folder that i create from Website Menu

Thank You
+2

IMAP connection error

Jerry Arnstadt fa 9 anys updated by JL Griffin fa 9 anys 2
Hi,

I can't connect to a with ajenti-v-mail generated mailaccount using an imap client. I used the right logindata. But the mail.log says:

Aug 2 16:17:05 sd-64128 imapd: Connection, ip=[::ffff:95.91.104.67]

Aug 2 16:17:05 sd-64128 imapd: Disconnected, ip=[::ffff:95.91.104.67], time=0

Aug 2 16:17:06 sd-64128 imapd: Connection, ip=[::ffff:95.91.104.67]

Aug 2 16:17:06 sd-64128 imapd: LOGIN FAILED, user=jerry, ip=[::ffff:95.91.104.67]

Aug 2 16:17:11 sd-64128 imapd: Disconnected, ip=[::ffff:95.91.104.67], time=5

Aug 2 16:17:22 sd-64128 imapd-ssl: couriertls: /etc/courier/mail.pem: error:0906D06C:PEM routines:PEM_read_bio:no start line

Aug 2 16:17:22 sd-64128 imapd-ssl: Connection, ip=[::ffff:95.91.104.67]

Aug 2 16:17:23 sd-64128 imapd-ssl: LOGIN FAILED, user=jerry@fere2work.de, ip=[::ffff:95.91.104.67]

Aug 2 16:17:28 sd-64128 imapd-ssl: Unexpected SSL connection shutdown.

Aug 2 16:17:28 sd-64128 imapd-ssl: Disconnected, ip=[::ffff:95.91.104.67], time=6, starttls=1

Aug 2 16:17:28 sd-64128 imapd-ssl: couriertls: /etc/courier/mail.pem: error:0906D06C:PEM routines:PEM_read_bio:no start line

Aug 2 16:17:28 sd-64128 imapd-ssl: Connection, ip=[::ffff:95.91.104.67]
+2

open_basedir on ajeniti V is not working properly

JL Griffin fa 10 anys updated by Lexy fa 9 anys 11
I seem to have an issue with openbasedir restrictions not being in effect. yesterday one of my clients workpress installs got hacked, and overnight every php file in the entire /srv directory for all clients has:

<?php eval(gzinflate(base64_decode('<A bunch of code here>')));?>

in the interest of security and formatting i removed the code after the decode statement.

It seems that they managed to upload a php script which allowed them to edit files and upload files to that directory and it seems they were able to hit files that were outside that web directory as well:

based on this post: http://support.ajenti.org/topic/430340-open_basedir-for-ajenti-v-web-sites/ i know that ajenti SHOULD have properly implimented open_basedir so is there something ive missed here? while i wait for a reply ill be sanitizing a thousand php files by hand -_-
+2
Completat

Two Factor Authentication

Jake Edwards fa 11 anys updated by Saidul Islam fa 8 anys 7
Support for two factor authentication (such as that provided by the Google auth app --https://code.google.com/p/google-authenticator/) would be a way to further secure the ajenti login.
+2

Add fastcgi_cache to NginX

teeps fa 10 anys updated by André Stein fa 9 anys 2
I wanted to try enabling fastcgi_cache as demonstrated in this guide:

https://rtcamp.com/wordpress-nginx/tutorials/single-site/fastcgi-cache-with-purging/

Support for this feature is not enabled in the Ajenti-V installed NginX. Is there an easy to way to add this in or replace ajenti-v nginx with my own nginx while maintaining compatibility with updates to Ajenti? Thank you so much!
+2

Problem Courier Mail Server

Dima Pulakov fa 9 anys 0

Hello! I installed on ajenti V on vps server with ubuntu 15.10. The panel is working fine. I installed the plugin ajenti-v-mail, which established exim and courier.
I set up a mail and it works well on reception and on a send. There is only one question. I have all the folders Sent, Draft, Trash appear as subdirectories
Folders Inbox. In Thunderbird, I can redefine the main directory folder, IMAP, and then Inbox, Sent, Draft, Trash are displayed at the same level, but it's a little hack.
if I can on the server side to identify a core catalog of IMAP, since I've read the documentation for the courier, he uses INBOX as a namespace.
I read it http://www.courier-mta.org/FAQ.html#namespace, but this has no effect and pushed me to the desired action. I would be grateful for the advice and example
both can be made on the server side.

That structure, which I can see now

domain(.INBOX) =....../
....../domain/.Trash
....../domain/.Sent
....../domain/.Junk
....../domain/.User_Folder

that's what structure I would like to see, at no additional hacks in the mail client

domain. =....../.Inbox
......./.Trash
......./.Sent
......./.Junk
......./.User_Folder

Thank you.

+2

Nginx show blank page

Ali Ghanei fa 9 anys actualitzat fa 9 anys 0
I have just installing AjentiV in my dedicated server, now I have added a site with PHP-FPM entry but all my pages showing blank!?

Any ideas?
+2

Configure virtual server (nginx) for Ajenti using Ajenti

Masin Al-Dujaili fa 9 anys 0
Hi!

I'm new to Ajenti and to Nginx. I tried following the KB article "Ajenti behind Nginx" by pasting the configuration there into userdefind configuration on the Advanced tab, but Ajenti always fills in more fields than they are in the example given. Of course, I tried setting up the config file manually, but the sites-available and sites-enabled in /etc/nginx disappeared after installing Ajenti (and conf.d appeared). Furthermore, if I create and edit a file in conf.d, Ajenti deletes it.

My Ajenti installation works on [IP]:8000, just as intended. I'd like to make it available to me and my co-admins as ajenti.domain.tld

What's the proper way to do this?