G
graymk
I’m creating a database that will act as a contact list. I plan on using the
Active Directory username as a unique identifier. I need to be able to let
individuals change their own information (only) unless they are apart of a
specific user group, in which they will have rights to edit all information.
Eventually, all of this will be written to/from a SharePoint 2003 list, but
this is besides the point of this question. I mention it just in case it may
play some role in the code.
I need to be able to do this using Access 2003 VBA. They will be accessing
the Active Directory but not entering a username/password because they are
already logged in.
Is there any way to do the above? And if so, please show me how.
Active Directory username as a unique identifier. I need to be able to let
individuals change their own information (only) unless they are apart of a
specific user group, in which they will have rights to edit all information.
Eventually, all of this will be written to/from a SharePoint 2003 list, but
this is besides the point of this question. I mention it just in case it may
play some role in the code.
I need to be able to do this using Access 2003 VBA. They will be accessing
the Active Directory but not entering a username/password because they are
already logged in.
Is there any way to do the above? And if so, please show me how.