Originally Posted by
jstrauss
I've heard (and even read) about creating limited administrator accounts for Leopard clients. Where can I read more about it and details on setting up limited admin accounts?
Thanks!
There's no account called "limited administrator." You can remove functionality from any account (or... add it) by editing the /etc/authorization file.
Search Apple's knowledge base or afp548 for some details on this. A Google search will turn up a fair bit.
Note it's not so hard for a smart person to circumvent this... by default all administrators can sudo so you'd have to edit /etc/sudoers to remove this ability. Also, if they have physical access to the machine they can always boot it in target disk mode and have full access to the disk.
Anyway... you can do this to an extent, but there's no quick equivalent to a Windows "power user." You must do some work, and there's quite a learning curve for /etc/authorization.