Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/debian/libnss-ldapd.config
Commit message (Collapse)AuthorAgeFilesLines
* disable rootbinddn and rootbindpw questions for now ↵Arthur de Jong2007-12-241-23/+25
| | | | | | because they are not supported git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@527 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix newline manglingArthur de Jong2007-09-241-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@421 ef36b2f9-881f-0410-afb5-c4e39611909c
* properly handle multiple uri lines in config fileArthur de Jong2007-09-231-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@420 ef36b2f9-881f-0410-afb5-c4e39611909c
* clear password informating in Debconf database if binddn ↵Arthur de Jong2007-08-251-2/+6
| | | | | | is not used git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@361 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix some bugs in mangling of configfile and be more ↵Arthur de Jong2007-08-191-6/+6
| | | | | | cautious about replacing values (only replace first occurrence and only match options with the correct number of options) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@353 ef36b2f9-881f-0410-afb5-c4e39611909c
* remove the ldap-version question as it should be ↵Arthur de Jong2007-08-191-4/+0
| | | | | | unneeded in the most common installations (where it needs to be set the whole config is likely te need tweaking) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@348 ef36b2f9-881f-0410-afb5-c4e39611909c
* change default configuration file name to ↵Arthur de Jong2006-12-191-2/+4
| | | | | | /etc/nss-ldapd.conf git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@179 ef36b2f9-881f-0410-afb5-c4e39611909c
* handle cases where commands in backticks return an error ↵Arthur de Jong2006-12-181-12/+12
| | | | | | code git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@175 ef36b2f9-881f-0410-afb5-c4e39611909c
* remove trailing spacesArthur de Jong2006-12-171-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@172 ef36b2f9-881f-0410-afb5-c4e39611909c
* redid Debian packaging: on installation a search is done ↵Arthur de Jong2006-12-161-0/+201
for any reasonable configuration information (existing nss_ldap config, hostname info, etc), configuring nsswitch.conf is also done and all files in the debian directory have more logical names git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@158 ef36b2f9-881f-0410-afb5-c4e39611909c