Great!!! it worked!!!
I know I have this setup fairly simple...but it's a good start.
Thanks so much, Andrew
Cheers~
--On Wednesday, July 2, 2008 10:08 AM +0100 Andrew Findlay
<[EMAIL PROTECTED]> wrote:
> On Tue, Jul 01, 2008 at 02:05:00PM -0700, david stackis wrote:
>
>> I added the ACL's you
On Tue, Jul 01, 2008 at 02:05:00PM -0700, david stackis wrote:
> I added the ACL's you suggested. First I tried...
> access to "ou=addressbook,dc=Company,dc=com"
> by users write
> by * read
>
> access to *
> by * read
Sorry - that first line should have specified dn.su
Hi Andrew -
I added the ACL's you suggested. First I tried...
access to "ou=addressbook,dc=Company,dc=com"
by users write
by * read
access to *
by * read
When I used ldapadd I received this error...
ldapadd -D "cn=Elliott Smith,ou=addressbook,dc=Company,dc=com" -f
cont
david stackis wrote:
My goal is to have each one of my user able to read/write to their own
personal address book.
Maybe something like this?
http://www.openldap.org/faq/data/cache/1005.html
Ciao, Michael.
On Mon, Jun 30, 2008 at 04:09:07PM -0700, david stackis wrote:
> My goal is to have each one of my user able to read/write to their own
> personal address book.
> ldapadd -D "cn=Elliott Smith,ou=users,dc=Company,dc=com" -f contact.ldif
> Enter bind password:
> adding new entry cn=Nick Drake,ou=a
Hello List -
Please forgive my ignorance regarding the ACL's in OpenLDAP. For Starters
I'm using OpenLDAP Software 2.4, and I've obtained the software from
sunfreeware.com. OpenLDAP is running on a Solaris 10 Sparc system.
My goal is to have each one of my user able to read/write to their own
per