Mac OS X 10.5: Unable to restart or shut down when using Fast User Switching


 
Thread Tools Search this Thread
Operating Systems OS X (Apple) OS X Support RSS Mac OS X 10.5: Unable to restart or shut down when using Fast User Switching
# 1  
Old 09-27-2008
Mac OS X 10.5: Unable to restart or shut down when using Fast User Switching

When attempting to restart or shut down your computer (while multiple users are logged in using Fast User Switching), you will receive this alert, which is normal: "There are currently logged in users who may lose unsaved changes if you restart this computer." To proceed, you must enter a name and password belonging to an administrator account. However, if you enter a valid administrator user's name and password, then click on the Restart or Shut Down button, you may unexpectedly receive this message: "Invalid user name or password. Please try again."

More from Apple OS X Support ...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Switching from root to normal user takes me to user's home dir

Whenever i switch from root to another user, by doing su - user, it takes me to home directory of user. This is very annoying as i want to be in same dir to run different commands as root sometimes and sometimes as normal user. How to fix this? (1 Reply)
Discussion started by: syncmaster
1 Replies

2. UNIX for Advanced & Expert Users

RBAC: create a user to shut the server

Hi, I have created a user to shutdown the server using RBAC. Here are my steps: 1. roleadd -u 1000 -g 10 -d /home/stopsys -m stopsys 2. passwd stopsys 3. edit /etc/security/prof_attr to include: Shut:::able to shut the server: 4. modrole -P Shut stopsys 5. useradd -u 1001 -g 10 -d... (2 Replies)
Discussion started by: chaandana
2 Replies

3. UNIX for Dummies Questions & Answers

Mac OS keeps switching between shell types

Whenever I relaunch my terminal application on Mac OS 10.4.6, the shell changes to something different. E.g. I used to work in "sh" and then relaunch, I am suddenly in "bash" mode and none of the most basic commands work anymore. Why can't the unix community agree on one single type of shell?? As... (1 Reply)
Discussion started by: PixelLover
1 Replies
Login or Register to Ask a Question