| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On Jul 17, 2006, at 11:12 AM, Paul Nelson wrote: > Is this field used at all in 10.4.x? > > Will the OS ever use it during authentication for password > verification?
Only if the authentication_authority for that user is either not present or is set to ";basic;". However, you can read this attribute using POSIX level calls like getpwnam(), so it is possible that legacy software might assume a crypt password even when the auth authority indicates it should not. This is the reason for the conventional "********" marker value which is not a valid crypt password.
And also it's different from "*" which is traditionally used to indicate accounts which cannot be logged in to.
-- Finlay _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/email@hidden
| References: | |
| >Use of the NetInfo passwd attribute for users (From: Paul Nelson <email@hidden>) | |
| >Re: Use of the NetInfo passwd attribute for users (From: Jason Townsend <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.