[ldap] Re: Trees and Databases

2007-07-11 Thread Michael Ströder
Daniel Henninger wrote: > > on people I want the sizelimit to be 500 > on printers I want no limit > on hosts I want sizelimit 1 > ... basically limits based off the trees. Not exactly what you're requesting and assuming you're deploying OpenLDAP, look at slapd.conf(5): limits [ [...]]

[ldap] Re: Trees and Databases

2007-07-11 Thread Daniel Henninger
It occurs to me after talking it out with another member of this list that it's not really "reasonable" to expect openldap to pick and choose limits on separate trees. Like lets say I capped at 100 in people and 10 in accounts and unlimited in printers. If I search for something that has

[ldap] Trees and Databases

2007-07-11 Thread Daniel Henninger
Hi folk, I have quite a number of trees set up ... accounts, people, hosts, printers, mounts, etc etc etc. Right now they are all under one big database, dc=ncsu,dc=edu in separate ou containers. Sometimes I find myself wishing I had the ability to set things like... on people I want t

[ldap] Re: schema repository and suggestions for custom schema?

2007-07-11 Thread Adam Tauno Williams
On Wed, 2007-07-11 at 11:19 -0500, mikee wrote: > I'm working on a custom extension for my company to aid in > allowing/denying access to internal services. Is there a place > to post those schema files to help others as a starting place > and where I can receive some feedback on (if necessary) how

[ldap] schema repository and suggestions for custom schema?

2007-07-11 Thread mikee
I'm working on a custom extension for my company to aid in allowing/denying access to internal services. Is there a place to post those schema files to help others as a starting place and where I can receive some feedback on (if necessary) how to improve the schema? Mike --- You are currently sub

[ldap] ldap search

2007-07-11 Thread James Craig
First off: I am happy to say that our transition from NIS to LDAP this summer has gone well. This list has been a fantastic resource. One of the things I am trying to do next is set up some scripts for administrative purposes. I am using perl for some of this w