|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Victor.Duchovni_at_morganstanley.com
Date: Thu Jan 02 2003 - 19:53:05 CST
On Thu, 2 Jan 2003, Derek Simkowiak wrote:
> > Unix account names MUST not contain "
" characters.
>
> Says who? (I'd like to know which RFC, if you happen to know.)
>
UNIX is not defined in RFCs, the relevant standards are the Single UNIX
Specification (OpenGroup) and perhaps the SVID. More importantly though is
the historical legacy of existing software
- scp user
host:/some/path /local/path
- talk user
host
- finger user
host
- On SVr4 pwck(1m) objects to "
" in user names.
- Neither Sendmail nor Postfix can do "local" delivery to such users
- User names are generally restricted to 8 characters.
- Kerberos principals are user
realm
...
Local user names with "
" cause too many compatibility problems.
Over and out, good luck.
-- Viktor.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]