Koozali.org: home of the SME Server

How to disable autostart of the "console" for admin

Offline linuxhelp

  • *
  • 173
  • +0/-0
    • Linux PC & Server Support
How to disable autostart of the "console" for admin
« 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

Linux PC & Server Support
http://www.linuxonlinehelp.de
.. i Love SME..

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
Re: How to disable autostart of the "console" for admin
« Reply #1 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.
« Last Edit: January 25, 2008, 12:18:44 PM by william_syd »
Regards,
William

IF I give advise.. It's only if it was me....

Offline linuxhelp

  • *
  • 173
  • +0/-0
    • Linux PC & Server Support
Re: How to disable autostart of the "console" for admin
« Reply #2 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
« Last Edit: January 26, 2008, 04:48:43 AM by linuxhelp »
Linux PC & Server Support
http://www.linuxonlinehelp.de
.. i Love SME..