1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-10 04:23:50 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
Stefan Metzmacher
6a3f97aeac r25866: nss_wrapper: not all systems have get*_r calls
metze
2007-12-21 05:44:32 +01:00
Stefan Metzmacher
fa255cc4b5 r25836: nss_wrapper: add support for groups and return EPERM in initgroups()
The NSS_WRAPPER_GROUP envvar should point to
the /etc/group style file.

Note: NSS_WRAPPER_PASSWD and NSS_WRAPPER_GROUP both
      need non-empty values to enable NSS Wrapper
      support.

metze
2007-12-21 05:44:18 +01:00
Stefan Metzmacher
c98028458a r25835: nss_wrapper: add support for passwd accounts
The NSS_WRAPPER_PASSWD envvar should point to
the /etc/passwd style file.

metze
2007-12-21 05:44:18 +01:00
Stefan Metzmacher
9fdde8d5f5 r25834: nss_wrapper: add lib/nss_wrapper skeleton
metze
2007-12-21 05:44:18 +01:00