Re: Shell Access

From: Mike Stilson (mike@velgarian.sytes.net)
Date: 01/16/02


On Wed, Jan 16, 2002 at 10:00:45PM -0500, Bejhan Jetha wrote:
>Okay I'm running my MUD of my computer, I was wondering if anyone knows how
>to give shell access or whatever to a coder?
>
$ su -
$ adduser -u [unused uid] -g [gid of mud group] -s /bin/bash \
  -h [home dir] -p [initial password] [username]
$ sshd (or run it from inetd then killall -HUP inetd)
[ we don't wanna be running telnetd now, do we? ]

-me

--
   +---------------------------------------------------------------+
   | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
   | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
   | Newbie List:  http://groups.yahoo.com/group/circle-newbies/   |
   +---------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 06/25/03 PDT