Menu

#30 large active directory compatibility for groups of a user

Next_Release
closed-fixed
5
2015-05-23
2015-05-23
SCHMITT
No

Hello,
I work on a project consisting in using pam_mount to mount cifs or nfs directories in a heterogeneous windows linux system.

We are we realized that in active directory, ldap back was not on the first 1024 users. So when doing a getent groups, we have not all users in the group but each time the first in 1024. What seems admissible because otherwise saturate the customers.

We also noticed that when we used the function of a sort the mount points based on user groups, suddenly not function correctly phenoment probably work at the previously quoted.

When doing a getent groups username, it correctly returns all the groups which he belongs.

Would it be possible to add a functionality pam_mount that uses the same mechanism to retrieve groups like getent groups username and not list them with pam?

Thank you in advance.

Otherwise just tell me where to execute the action in the source code so I can develloper this?

Discussion

  • Jan Engelhardt

    Jan Engelhardt - 2015-05-23
    • labels: large active directory compatibility --> LDAP, groups
    • status: open --> open-accepted
    • assigned_to: Jan Engelhardt
     
  • Jan Engelhardt

    Jan Engelhardt - 2015-05-23

    Resolved in commit v2.15-2-gd00270b. A release may occur in due time.

     
  • Jan Engelhardt

    Jan Engelhardt - 2015-05-23
    • status: open-accepted --> closed-fixed
     

Log in to post a comment.