> Another patch adds 'unknown_ok' option to pam_access
module -
> it allows to use access configuration file with
usernames that
> do not exist in /etc/passwd (e.g. a case with
userdb).
Having looked at the code, it would appear that it relies on
the gid of
the group membership of the user. Its not at all clear how
to implement
this feature.
Please feel free to submit a patch, but file a new request
for it.
Cheers
Andrew
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=37107
Having looked at the code, it would appear that it relies on
the gid of
the group membership of the user. Its not at all clear how
to implement
this feature.
Please feel free to submit a patch, but file a new request
for it.
Cheers
Andrew