Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to retrieve/determine if group is netowrk/distribution? #63

Closed
alseaf opened this issue Jul 10, 2013 · 1 comment
Closed

How to retrieve/determine if group is netowrk/distribution? #63

alseaf opened this issue Jul 10, 2013 · 1 comment

Comments

@alseaf
Copy link

alseaf commented Jul 10, 2013

I am using waffle and spring security to have a single-sign on solution. Everything works and I am able to allow access based on the user's belonging to network groups (created and maintained by IT staff here), but I am unable to get the distribution groups (emailing lists) that the user belongs to. This would be more helpful because emailing lists may be managed by non-IT staff and there is no extra steps/waiting times in modifying the groups memberships.

Any help would be appreciated.

@dblock
Copy link
Collaborator

dblock commented Jul 10, 2013

Distribution groups aren't security groups and aren't included in the security information provided at logon. I think you'll have to enumerate those from ActiveDirectory directly, waffle can't help you.

Please use the mailing list to ask questions.

@dblock dblock closed this as completed Jul 10, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants