diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2003-04-17 14:20:20 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2003-04-17 14:20:20 +0000 |
commit | d0d629934500f0731ae63fe2300d0eeb5ac9967a (patch) | |
tree | b61693b100fa0721a68ba532ae2f939d0c53f2d8 /net/samba/pkg-plist | |
parent | 8e282b7bdef0de73761af33b8e7ea4e242a3cecc (diff) | |
download | ports-d0d629934500f0731ae63fe2300d0eeb5ac9967a.tar.gz ports-d0d629934500f0731ae63fe2300d0eeb5ac9967a.zip |
Add WITH_WINBIND_NSS knob, which will cause nss_winbind to be installed.
Currently only the getpwent(3) and getgrent(3) family of functions are
supported.
Notes
Notes:
svn path=/head/; revision=79140
Diffstat (limited to 'net/samba/pkg-plist')
-rw-r--r-- | net/samba/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/samba/pkg-plist b/net/samba/pkg-plist index 94724fae8a3d..cb70cd93d47c 100644 --- a/net/samba/pkg-plist +++ b/net/samba/pkg-plist @@ -16,6 +16,7 @@ bin/tdbbackup bin/testparm bin/testprns %%WINBIND_AUTH_CHALLENGE%%bin/wbinfo +%%WINBIND_NSS%%lib/nss_winbind.so.1 %%WINBIND%%sbin/winbindd etc/codepages/codepage.1125 etc/codepages/unicode_map.1125 |