[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: front, back, middle...




On Wednesday, April 2, 2003, at 12:14 AM, Howard Chu wrote:

database ldap
overlay "ou=folks,o=my company"
chain uri=<uri> [tls=yes|critical] bindmethod=simple|sasl
   bindid=<simple DN|SASL ID> credentials=<password>
chain uri=<uri2> ...

I'm trying to think in terms of the best way to map this to something that could be placed in the directory. Perhaps by giving names to each chain statement an ordering would be simpler?


chain=a uri=... tls=... bindmethod...

chain=b ....

for databases and the like, ordering is less important. For chaining it would be critical. And a silly thing like this would make it much easier to represent in ldif-based (or whatever) configurations...

Matthew Backes
lucca@csun.edu