Re: How do I allow root to edit mdb database? [SOLVED]

2016-08-06 Thread Michael Ströder
John Lewis wrote: > How is this? > > olcAccess: {0}to * by > dn.exact=gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth manage > by * break > olcAccess: {1}to dn.base="" by * read > olcAccess: {2}to attrs=userPassword,shadowLastChange by self write by > anonymous auth by * none >

Re: How do I allow root to edit mdb database? [SOLVED]

2016-08-06 Thread John Lewis
On 08/05/2016 09:08 AM, Frank Swasey wrote: > Today at 8:10am, John Lewis wrote: > >> olcAccess: {0}to * by >> dn.exact=gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth manage >> by * break >> olcAccess: {1}to dn.base="" by * read >> olcAccess: {2}to * by * read >> olcAccess: {3}to

Re: How do I allow root to edit mdb database? [SOLVED]

2016-08-05 Thread Frank Swasey
Today at 8:10am, John Lewis wrote: olcAccess: {0}to * by dn.exact=gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth manage by * break olcAccess: {1}to dn.base="" by * read olcAccess: {2}to * by * read olcAccess: {3}to attrs=userPassword,shadowLastChange by self write by anonymous auth by

Re: How do I allow root to edit mdb database? [SOLVED]

2016-08-05 Thread John Lewis
On 08/05/2016 07:42 AM, John Lewis wrote: > On 08/02/2016 11:43 AM, Ryan Tandy wrote: >> On Tue, Aug 02, 2016 at 12:37:58AM -0400, John Lewis wrote: >>> How do I allow root aka >>> dn.exact=gidNumber=0+uidNumber=0,cn=peercred,cn=external to edit >>> olcDatabase={1}mdb,cn=config. >> Besides