I have created two security groups one named 'A' and scond 'B'
I have added two separate User's in both these groups. (UserA and UserB)
When I login using userA credentails, I am able to see my group name (A) in the list (#CSVIdentityNameList(',')#).
but I am not able to find Group B when I login using UserB credentails.
note:UserA is a admin User.
Any Clue please help.
Does userA have traverse rights to the group? So if your groups are stored inside a folder, make sure the user everyone has traverse rights on it and all folders above it.
Thank you PaulM!!
I gave traverse rights for UserB to the folders and it worked.