Johannes Grimm schrieb: > mit LoginDisabled: > > filter: "(&(loginDisabled=FALSE)(uid=BaK14512))" > attribute: "uid" > (:60522)(0x0002:0x63) Sending operation result 0:"":"" to connection > 0x8e47ae00 > > > ohne loginDisabled: > > filter: "(&(loginDisabled=FALSE)(uid=BaK14512))" > attribute: "uid" > (:60523)(0x0002:0x63) Sending search result entry > "cn=BaK14512,ou=Sz-1,o=xxx,c=DE" to connection 0x8e0f2620 Ich verstehe dich nicht. Die Filter, die du hier schreibst, sind ja immer gleich. Änderst du den Eintrag?
I.Ü. sieht ein Standardoutput von ldapsearch bei mir so aus: # ldapsearch -x "(&(mai...@ofd-sth*)(cn=marc*))" mail # extended LDIF # # LDAPv3 # base <> with scope subtree # filter: (&(mai...@ofd-sth*)(cn=marc*)) # requesting: mail # # 22144, humans, foo dn: employeeNumber=22144,ou=humans,ou=foo mail: marcxxxxxxxxxxxxx # 21727, humans, steuer, foo dn: employeeNumber=21727,ou=humans,ou=foo mail: marcusxxxxxxxxxxx # search result search: 2 result: 0 Success # numResponses: 3 # numEntries: 2 bzw: # ldapsearch -x "(&(mai...@ofd-stx*)(cn=marc*))" mail # extended LDIF # # LDAPv3 # base <> with scope subtree # filter: (&(mai...@ofd-stx*)(cn=marc*)) # requesting: mail # # search result search: 2 result: 0 Success # numResponses: 1 Marc _______________________________________________ postfix-users mailing list [email protected] http://de.postfix.org/cgi-bin/mailman/listinfo/postfix-users
