PDA

View Full Version : Users and Passswords...




evoluzione
Mar 5, 2003, 09:15 AM
I should know this, but, my mind's blank....
hope you guys can help!

I need to change the login and passwords when connecting to another mac over a network. they don't need to be secure and i need to change every mac to the same login name and a blank password.

can i even do this???

thanks in advance....



timbloom
Mar 5, 2003, 12:28 PM
Are you saying that you do no have direct access to them?
If you have administrator access to the machines, you can ssh in, and sudo passwd [username]. You can not just change the login though, if you want a new login, you need to make a new user, iirc.