Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: linuxhelp on January 25, 2008, 08:51:08 AM

Title: How to disable autostart of the "console" for admin
Post by: linuxhelp on January 25, 2008, 08:51:08 AM
db console settings to "login" does" not work, after reboot+reconfig

read inside manual db settings
at 7.3

Title: Re: How to disable autostart of the "console" for admin
Post by: william_syd on January 25, 2008, 12:16:30 PM
config set ConsoleMode auto

This will log the local console into the admin account automatically.

config set ConsoleMode login

This requires someone to login to the admin account at the local console.



Logging into the admin account always starts the server console.

signal-event console-save will activate the changes although something less heavy-handed may work as well.
Title: Re: How to disable autostart of the "console" for admin
Post by: linuxhelp on January 26, 2008, 04:45:54 AM
Hello

thanks for help,

i made another workaround, i created a new user and added him to sudoers

the workaround was that i have mirrored with wget a complete webroot of a old server

to the new with SME, but all files were set to owner root not admin.

Another question is why the umask of proftp at "Primary" is set to 027 not 022?? thats forced by SME??

I ask cause i have used last times debian, and there was a special user for web called "web-data"

not admin or root and the rights/umask was 022 (644 HEX)

Thx Tom
Germany-nightworker