search for: lhart1

Displaying 2 results from an estimated 2 matches for "lhart1".

2005 Jun 29
3
Samba PDC w/ LDAP & Mass Adding Users
...="cn=Manager,dc=test-mcc,dc=edu" mech=SIMPLE ssf=0 Jun 28 04:56:50 esdev2 slapd[11506]: conn=12630 op=0 RESULT tag=97 err=0 text= Jun 28 04:56:50 esdev2 slapd[11499]: conn=12630 op=1 SRCH base="dc=test-mcc,dc=edu" scope=2 deref=2 filter="(&(objectClass=posixAccount)(uid=lhart1))" Jun 28 04:56:50 esdev2 slapd[11499]: conn=12630 op=1 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 28 04:56:50 esdev2 slapd[11424]: conn=12630 fd=11 closed These 2 users, lhart1 and tmoore, are 2 users that are supposed to be added after the last user that is successfully added. Now, w...
2005 Jun 30
0
Samba PDC w/ LDAP & Mass Adding Users [SOLVED]
...; Sorry, I am using BDB -- but I have used both LDBM and BDB. Cache settings and all seem to work good. > >> 3.) Does the "id {username}" still work for a user after it stops > addding-for-read? Can you perform an ldapsearch, without restarting the DSA? > > acad1 ~ # id lhart1 > id: io.c:171: ber_free_buf: Assertion `((ber)->ber_opts.lbo_valid==0x2)' failed. > uid=10214(lhart1) gid=505Aborted > > >> >> >> If you've disabled ncsd caching how is nscd crashing? >> > > Well, I can't seem to totally disable it from popp...