<quote who="Christopher Booth"> > looking through other users, it seems common to use /bin/false and /bin/true as >command interpreters. > > Is this common ? > > It is a common thing to do when the accounts should never be used for login.
Both /bin/false and /bin/true return immediately, doing nothing, so drop straight back to the login prompt even if you do manage to somehow get past the login prompt for those accounts. J. -- Jan Schmidt [EMAIL PROTECTED] Open Source Software: Free as in Free Speech, not Free Beer -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
