• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

OSX Password File?

Beller0ph1

Golden Member
I work for a lab on campus at UW-Madison that is the first with OSX machines. We use the Radmind utility to keep the machines up to date. I want to change the password for one of the accounts on the machines all at once. For those not familiar (and I'll even include myself in this group) with Radmind, it looks for files on a client machine, then syncs with the server. We've tried a few times by changing the password on the client, and uploading a few files to the server to see if that fixes it. So far, no dice. Anyone happen to know where the user passwords are located on an OSX machine? Thanks a bunch.
 
There is...we tried it, but I don't recall if it worked or not. Thanks for the reply though, I'll see if it works tomorrow when I go in.
 
[localhost:~] n0c% sudo more /etc/master.passwd
Password:
##
# User Database
#
# Note that this file is consulted when the system is running in single-user
# mode. At other times this information is handled by lookupd. By default,
# lookupd gets information from NetInfo, so this file will not be consulted
# unless you have changed lookupd's configuration.
##

Look into netinfo. I think Mac OS X uses LDAP for authentication.
 
Back
Top