diff options
author | peloy <peloy@alioth.debian.org> | 2003-12-22 23:18:24 +0000 |
---|---|---|
committer | peloy <peloy@alioth.debian.org> | 2003-12-22 23:18:24 +0000 |
commit | 13fa448c2b4c91e8d93dfcaa979a844dce3b4267 (patch) | |
tree | ee2ecabdeecc42567ef4e7a4ee2fd0cd8df32117 /winbind.files | |
parent | 4246e7fe9a46df65d2a955a06f8965f41a1583bc (diff) | |
download | samba-13fa448c2b4c91e8d93dfcaa979a844dce3b4267.tar.gz |
* Use "tail -n 1 ..." instead of "tail -1 ..." so POSIX-compliant
tail works. Thanks to Paul Eggert <eggert@twinsun.com>.
* Include /usr/bin/ntlm_auth in the winbind package.
* Run configure with "--with-piddir=/var/run/samba" since
the default got changed to /var/run in this new upstream version.
git-svn-id: svn://svn.debian.org/svn/pkg-samba/trunk@603 fc4039ab-9d04-0410-8cac-899223bdd6b0
Diffstat (limited to 'winbind.files')
-rw-r--r-- | winbind.files | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/winbind.files b/winbind.files index 2834acf7ca..1f0c2354d8 100644 --- a/winbind.files +++ b/winbind.files @@ -1,5 +1,6 @@ usr/sbin/winbindd usr/bin/wbinfo +usr/bin/ntlm_auth usr/share/man/man1/wbinfo.1 usr/share/man/man8/winbindd.8 lib/security/pam_winbind.so |