Re: Login script
From: Al Dunbar [MS-MVP] (alan-no-drub-spam_at_hotmail.com)
Date: 02/27/04
- Next message: Al Dunbar [MS-MVP]: "Re: Retriving the password programatically from Active Directory"
- Previous message: Torgeir Bakken (MVP): "Re: Script to add permission to registry subkey"
- In reply to: Josh: "Re: Login script"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 26 Feb 2004 22:24:05 -0700
"Josh" <anonymous@discussions.microsoft.com> wrote in message
news:2af401c3fca2$7cd32620$a301280a@phx.gbl...
>
> Thanks for the details..Well see, i map my drives by group
> memberships and i had a request of a manager to be a
> member of both groups...both groups map a G drive, so i
> was wondering what i could do.
This is why we have managers - so that, no matter what kind of system we
have setup, we will be told it must be done differently...
> I know in the active
> directory, under the users profile, you can setup a login
> script specific to the user.
No matter what you do, you will never be able to map BOTH shares to drive
letter G: at the same time. If each share mapping is dependent on membership
in the group that gives one access, put your manager in both groups, and
change your common script to map one toG: and the other to H:
Or, alternately, map a single share to G:, and use NTFS permissions to
determine what each user gets access to. Creating a special script for this
one user, manager or not, is simply to open the door to bad management of
your facilities.
/Al
- Next message: Al Dunbar [MS-MVP]: "Re: Retriving the password programatically from Active Directory"
- Previous message: Torgeir Bakken (MVP): "Re: Script to add permission to registry subkey"
- In reply to: Josh: "Re: Login script"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|