You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When pql_get_next_ugidnumber() is called to generate a gidNumber,
make absolutly sure that we get a number which isn't used by either
a user NOR group!
+ Make sure that when looking for a number hole, we're looking at
a number which is higher than the minimum specified (if it is)
+ Add support for having a minimum[UG]IDNumber value in the (sub)branch.
+ Use this when generating uid/gid number when adding user.
0 commit comments