[Bug 6182] New: Add /sbin/nologin

bugzilla at busybox.net bugzilla at busybox.net
Fri Apr 12 20:38:10 UTC 2013


https://bugs.busybox.net/show_bug.cgi?id=6182

           Summary: Add /sbin/nologin
           Product: Busybox
           Version: unspecified
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Other
        AssignedTo: unassigned at busybox.net
        ReportedBy: marius.spix at web.de
                CC: busybox-cvs at busybox.net
   Estimated Hours: 0.0


Created attachment 4838
  --> https://bugs.busybox.net/attachment.cgi?id=4838
Implementation of nologon

nologin (8) simply prints a message that a user's account is not available. It
can be used for disabled users instead of /bin/false in /etc/passwd. The
advantage is that you see a message that a user account is disabled.

lp:x:4:7:lp:/var/spool/lpd:/sbin/nologin

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list