[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Adduser Script



Ya know, I'm not sure why I didn't think about this earlier, but there is
another command that will do everything that you want (or should anyway)
/usr/sbin/cobalt/adduser [-d fqdn] [-f full name] [-u user name] [-p
password]
        -d fully quilified domain name ie. www.domain.com
      (default: base hostname + base domain name)
        -f user's Full name
        -u user name
        -p users passwd (default: \$dflPasswd)
        -q quota in MB
        -t shell(telnet) enabled
        -a user is a site administrator
        -x frontpage enabled
        -o apop enabled
        -e list of email alaises, comma delmited

/usr/sbin/cobalt/adduser -f "randys account" -u "randy" -p "stuff" -d
www.stuff.com

Man, I kinda feel bad that I just now thought about this one, and it's
provided by cobalt too.  Mine was preinstalled on the server, but if not, I
think they are included in the shell tools, maybe??

And I know this script will put the users into the site management list,
I've used it once before (probably why i didn't remember about it) but it
did include in the site list.