I want to have a perl script that will be run as a local administrator on a server. The script will prompt the user to supply domain credentials. These credentials will be used to open an ADO connection in order to grab the user object of the credentials being supplied. Next the group memberships of the account will be enumerated. Then the script will check if the user belongs to a specific group. If the user belongs to the right group the script will execute some additional code otherwise it will terminate.
Can anyone provide a sample perl script which will perform the functions? Thanks! ******************************************************************* This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the sender by replying to this email and then delete it from your system. No reliance may be placed upon this email without written confirmation of its contents and any liability arising from such reliance without written confirmation is hereby excluded. JRI America ******************************************************************* _______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
