Woo hoo!

| 2 Comments

This will mean nothing to the non-techies out there.

13 Feb 2008 15:34:16 From [ANONYMOUS]@HOME.EXAMPLE.ORG: X-LOGIN nathan@example.org 192.168.0.102 PW=[redacted]
LDAP> ldap_initialize(ld, "ldap://home.example.org:389") -> SUCCESS
LDAP> ldap_set_option(ld, 17, =3) -> SUCCESS
LDAP> ldap_bind_s(ld, "cn=Manager,dc=example,dc=org", "XXXXXXXX", 128) -> SUCCESS
LDAP> ldap_search_s(ld, "dc=example,dc=org", 2, "mail=nathan@EXAMPLE.ORG", attrs, 0, &result) -> SUCCESS
LDAP> + attrs[0] = "1.1"
LDAP> ldap_first_entry(ld, 0x841A18) -> SUCCESS
LDAP> ldap_get_dn(ld, 0x7FBFFFDBC0) -> SUCCESS
LDAP> ldap_next_entry(ld, 0x841A28) -> EOF
LDAP> ldap_unbind(ld) -> SUCCESS
LDAP> ldap_initialize(ld, "ldap://home.example.org:389") -> SUCCESS
LDAP> ldap_set_option(ld, 17, =3) -> SUCCESS
LDAP> ldap_bind_s(ld, "cn=Nathan C. Brindle,ou=people,dc=example,dc=org", "XXXXXXXX", 128) -> SUCCESS
LDAP> ldap_unbind(ld) -> SUCCESS
13 Feb 2008 15:34:16 To [ANONYMOUS]@HOME.EXAMPLE.ORG: ***OK*** 31100E32EBF64BFF99
13 Feb 2008 15:34:16 From [ANONYMOUS]@HOME.EXAMPLE.ORG: X-LOGCK 31100E32EBF64BFF99 AUTHINFO(192.168.0.102) ORGINFO(192.168.0.102) GETCFG (...)

Dig it. Finally got OpenLDAP and LISTSERV to talk nice.

2 Comments

You really need to get out of the house.

Er, I do get out of the house. Problem is, I work in the house :)

Leave a comment

Archives

OpenID accepted here Learn more about OpenID
Powered by Movable Type 5.2.9