|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: AIX rlogind
der Mouse (mouse
collatz.mcrcim.mcgill.edu)Mon, 23 May 1994 18:34:05 -0400
- Messages sorted by: [ date ][ thread ][ subject ][ author ]
- Next message: Bonfield James: "Re: AIX rlogind"
- Previous message: Christopher Klaus: "Re: Fix for Linux/AIX login hole"
- Maybe in reply to: peter
freedom.nmsu.edu: "AIX rlogind"
- Next in thread: Casper Dik: "Re: AIX rlogind"
>> the reason some ports of shadow are `bad' and some aren't is >> directly related to how the getopt(3) routine works on that os. if >> it allows "-froot" to mean the same as "-f root", then it's going to >> be ``buggy''. > i would have sworn that POSIX defines that as correct behaviour for > getopt(). Then either (a) login shouldn't use getopt(), (b) all programs that call login should check what they pass for sanity (effectively, reimplement login's argument parsing themselves), or (c) an option should be defined for login that says "the next argument is a username regardless of what it looks like". Personally, I prefer option (c), though if I were to write a login, it would also take tack (a) because I never use getopt. der Mouse mousecollatz.mcrcim.mcgill.edu
- Next message: Bonfield James: "Re: AIX rlogind"
- Previous message: Christopher Klaus: "Re: Fix for Linux/AIX login hole"
- Maybe in reply to: peter
freedom.nmsu.edu: "AIX rlogind"
- Next in thread: Casper Dik: "Re: AIX rlogind"