[Casper] Local Admin

Robert Everson reverson at solon.k12.ia.us
Fri Nov 20 12:03:25 PST 2009


Here's the script I use as a login policy to set each user to be part of the lpadmin group.

#!/bin/sh
dscl . append /Groups/lpadmin GroupMembership $3

I assume it would be just as easy to say /Groups/admin and scope the policy to the computer/users you want, or specify the username as $3.

-Robert

On Nov 20, 2009, at 1:43 PM, Bachuwa, Patrick wrote:

> Hello
> I was trying to figure out how I can grant permissions to  make a person a local admin with a policy , I was provided this from JAMF Support'sudo dscl . -append /Groups/admin GroupMembership username’  but they said for me to reach out and see if anyone has done this another way.
>  
>  
> Patrick Bachuwa
> Client Technical Services
> Sears Holdings Corporation
> Michigan Campus
> 3000 W. 14 Mile Road
> P.O. Box 8073
> Royal Oak, MI. 48068-8073
> Phone: 248 637-0350
> Patrick.Bachuwa at searshc.com
>  
> _______________________________________________
> Casper mailing list
> Casper at list.jamfsoftware.com
> http://list.jamfsoftware.com/mailman/listinfo/casper

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.jamfsoftware.com/pipermail/casper/attachments/20091120/eb2f8572/attachment.htm>


More information about the Casper mailing list