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 [ [...]]
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
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
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
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
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