T
thomas.solbjor
Hi,
I have custom membership database which I want to add members to
automaticcally based on AD username.
I have a database with a list of users and their AD username. I want to
loop these users and query AD to get their roles based on just their
username. Alle the samples I have found related to this is based on
haveing both username and password and authenticate the user before
getting the users roles.
To summarise: Is there a way of getting the user's roles when all I
have is their username?
I have custom membership database which I want to add members to
automaticcally based on AD username.
I have a database with a list of users and their AD username. I want to
loop these users and query AD to get their roles based on just their
username. Alle the samples I have found related to this is based on
haveing both username and password and authenticate the user before
getting the users roles.
To summarise: Is there a way of getting the user's roles when all I
have is their username?