Scott,

thanks a bunch. That was exactly what I needed. I already applied
that to my script and it wroks fine.

Alex

Scott Campbell wrote:
I use Win32::Lanman for this:

Win32::Lanman::GrantPrivilegeToAccount("\\\\localhost",
"SeServiceLogonRight",[$user_to_add]);

Scott Campbell
Senior Software Developer
Somix Technologies
http://www.somix.com


-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alexander Apprich Sent: Thursday, October 09, 2003 10:57 AM To: [EMAIL PROTECTED] Subject: Log on as Service


Does anybody know how to add a user who is member of the group Admin to the Group who is allowed to log on as a service?

I just read Dave's example of managing user privs in the
Admin Handbook, but that's too much for me to just strip
it down to what I need.

Thanks in advance.

Alex

-- _________________________________creating IT solutions Alexander Apprich science + computing ag IT-Services Hagellocher Weg 71-75 phone +49(0)7071 9457-291 D-72070 Tuebingen, Germany fax +49(0)7071 9457-211 www.science-computing.de

_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to