跳转到主内容

Released in 1989 by apple computer, discontinued in 1991

24 个问题 查看全部

Question to remove a Password

Hi,

I have to type a password before entering under MAC OS 7.5, how can I remove it, please ? (I don't know that password)

回答此问题 我也有这个问题

这是一个好问题吗?

得分 0
添加一条评论

2个答案

最有帮助的答案

@pwahl I can't remember if OS 7.5 was the same as OS 9.

Have you tried Finder's Apple Menu --> Passwords and Security?

There should be an "on/off" switch in there.

See this youtube video.

https://www.youtube.com/watch?v=i5KRAmJQ...

这个答案有帮助吗?

得分 1
添加一条评论

Have you tried any of the command line tricks that work on the early models of OS X? To me that flaw looks like it's built in and they didn't notice the loophole until later.

Maybe something to try? (I am shooting in the dark on this one)

Power on or restart your Mac.

At the chime (or grey screen if your chime is turned off), hold down Command+S on your keyboard to enter single-user mode.

This step is optional, but it’s a good idea because it checks the consistency of the hard disk before moving on. At the prompt, type fsck -fy and press Enter/Return. Wait for the checks to complete before going to the next step.

Type mount -uw / and press Enter.

Type launchctl load /System/Library/LaunchDaemons/com.apple.DirectoryServices.plist and press Enter.

Type ls /Users and press Enter. This lists all of the usernames on the computer – helpful if you don’t know or remember what these are.

Type dscl . -passwd /Users/username password and replace “username” with one of the users displayed in the previous step. Replace “password” with a new password of your choice. Press Enter.

Type reboot and press Enter.

这个答案有帮助吗?

得分 0

3条评论:

This won't work!

This is classic MacOS, so there is no console or command line options.

完成的

@ubif_jd The "X" in OSX means 10. OP is using OS 7.5!

There is no command line.

完成的

Well look at me. I'm a derp. I totally used Classic too.

完成的

添加一条评论

添加你的答案

Philippe Wahl 将永远感激不已
浏览统计数据:

过去 24 小时: 1

过去 7 天: 2

过去 30 天: 8

总计 187