-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tuesday 08 June 2004 08:45, Gerald Waugh wrote: > close, but > cat /etc/passwd | grep bash > should show all users with shell access... > > Gerald
Unless they use chsh to change their shell to something else. =) cat /etc/passwd | grep -v badsh _might_ grab more entries, as the cobalt generally gives the badsh shell to a user that has shell access disabled. Kevin Bonner -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQFAxlre/9i/ml3OBYMRAlVfAJ9Ntr/HtBvn1sCKNgAPewDxOq1CdgCeK2gA RADHheLWCbEwPhfbrDsNRrA= =aZuj -----END PGP SIGNATURE----- _______________________________________________ Cobaltfacts mailing list posting/subscription services: [EMAIL PROTECTED] http://list.cobaltfacts.com/mailman/listinfo/cobaltfacts/ Search the Archives at: http://list.cobaltfacts.com/ Visit Cobaltfacts on the web: http://www.cobaltfacts.com/
