LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author] [stats]
  From: Andrew Halliday <andrew@recalldesign.com>
  To  : <linuxsa@linuxsa.org.au>
  Date: Tue, 2 Jan 2001 17:57:18 +1030

Appletalk Question (Update)

Okay, after much fiddling I worked it out ... I have been caught by the
nicities of pre-packaged shrink-wrapped yuppiedom yet again.  The binaries
needed shadowed passwords capabilities added, so I had to d/l source and
compile.

Also had to create the nobody user differently than had been done previously
(
groupadd -g 65534 nogroup
useradd -u 65534 -g nogroup -d /home nobody
*changed the shell from /bin/bash to /bin/sh
This produced the following entries in passwd and shadow respectfully:
nobody:x:65534:65534::/home:/bin/sh
nobody:!:11324:0:99999:7:::

*tried setting shell to /bin/false (like telnetd) yielding
nobody:x:65534:65534::/home:/bin/false
)

AndrewH

 --------------------------------------------------------------
 Andrew Halliday         | Phone   : +61 8 8217 0500
 Recall Design Pty Ltd   | Fax     : +61 8 8217 0555
 53 Gilbert Street       | Mobile  : 0407 779980
 Adelaide SA 5000        | E-mail  : andrew@recalldesign.com
 AUSTRALIA               | Website : http://www.recalldesign.com
 --------------------------------------------------------------


-- 
LinuxSA WWW: http://www.linuxsa.org.au/  IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author] [stats]
Return to the LinuxSA Mailing List Information Page