Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106171 - NetBSD has nologin script in /sbin insted of /usr/sbin (like in FreeBSD)
Summary: NetBSD has nologin script in /sbin insted of /usr/sbin (like in FreeBSD)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Other
: High minor (vote)
Assignee: Gentoo/BSD Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-16 03:02 UTC by Damian Florczyk
Modified: 2006-04-12 10:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Damian Florczyk 2005-09-16 03:02:20 UTC
NetBSD has a diff. location of nologin script which is called as shell with -1
as option in enewuser. enewuser uses $USERLAND which is same for NetBSD and
FreeBSD but NetBSD has /sbin/nologin and FreeBSD has /usr/sbin/nologin.


Reproducible: Always
Steps to Reproduce:
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-09-18 15:06:11 UTC
Ok now the login shell is recognized based on the files that are actually 
present, instead of checking the userland, so this is fixed.