summaryrefslogtreecommitdiffstats
path: root/doc/nis-configuration.txt
Commit message (Collapse)AuthorAgeFilesLines
* Mention indexing when describing filter optionsNalin Dahyabhai2015-11-031-1/+3
| | | | | When describing the NIS and compat filtering options, remind the reader that indexing the involved attributes helps.
* Add ignore-subtree and restrict-subtree settingsNalin Dahyabhai2013-09-191-10/+19
| | | | | | | | | | | | | | Add {nis,schema-compat}-ignore-subtree (subtrees under which we ignore contents and updates )and {nis,schema-compat}-restrict-subtree (subtrees out of which we ignore contents and updates, if set) settings, and default the former to "cn=tasks,cn=config". This should avoid cases where we're looking through the ldbm backend for entries which have a dangling reference to a newly-added task (which, because it's in the DSE, means we acquire an ldbm lock after acquiring our internal lock) while also updating a compat entry after its source entry is modified (for example, by the memberOf plugin, which results in us attempting to acquire our lock while the ldbm lock is already held).
* - add a note about known map typesNalin Dahyabhai2009-06-171-0/+4
|
* - note that the "filter" we expect in configuration is an LDAP searchNalin Dahyabhai2009-06-171-5/+11
| | | | | filter, and refer to format-specifiers.txt when describing settings which are given as format specifiers (Dmitri Pal)
* - fix the exampleNalin Dahyabhai2008-08-061-1/+1
|
* - more updatesNalin Dahyabhai2008-07-311-19/+20
|
* - add a brief note about using nis-values-formatNalin Dahyabhai2008-07-301-5/+11
|
* - do some renamingNalin Dahyabhai2008-07-011-0/+120