Skip to content

Instantly share code, notes, and snippets.

@mattias-lidman
Created October 13, 2011 19:22
Show Gist options
  • Select an option

  • Save mattias-lidman/1285242 to your computer and use it in GitHub Desktop.

Select an option

Save mattias-lidman/1285242 to your computer and use it in GitHub Desktop.
Config: {'x509_certificate': '/vagrant/go_ldap/keys/cacert.pem', 'ssl': 'False', 'allow_anonymous_bind': 'False', 'cache_time': '2', 'community_name': 'birn', 'x509_private_key': '/vagrant/go_ldap/keys/privkey.pem', 'root_dn_name': 'birncommunity', 'go_host_url': 'birndev.globuscs.info', 'port': '8085'}
2011-10-13 21:20:52+0200 [-] Log opened.
2011-10-13 21:20:52+0200 [-] STARTING SERVER... SSL False
2011-10-13 21:20:52+0200 [-] {'host_url': 'birndev.globuscs.info', 'cache_time': 2}
2011-10-13 21:20:52+0200 [-] GO WRAPPER birndev.globuscs.info
2011-10-13 21:20:52+0200 [-] ldap_server.go_ldap_server_factory.LDAPServerFactory starting on 8085
2011-10-13 21:20:52+0200 [-] Starting factory <ldap_server.go_ldap_server_factory.LDAPServerFactory instance at 0x97f142c>
2011-10-13 21:21:27+0200 [LDAPServer,0,127.0.0.1] handle_LDAPBindRequest
2011-10-13 21:21:27+0200 [LDAPServer,0,127.0.0.1] handle_LDAPSearchRequest
2011-10-13 21:21:27+0200 [community] root lookup 1
2011-10-13 21:21:27+0200 [community] :o=birncommunity
2011-10-13 21:21:27+0200 [authusesr] children called
2011-10-13 21:21:27+0200 [groups] Subtree
2011-10-13 21:21:27+0200 [users] children called
2011-10-13 21:21:27+0200 [users] Get users - checking TTL...
2011-10-13 21:21:27+0200 [users] current time 2011-10-13 19:21:27.244064 (expire None)
2011-10-13 21:21:27+0200 [go_wrapper] get go groups None
2011-10-13 21:21:27+0200 [go_wrapper] Getting users from group 57b451c3-e5b6-49b2-9c2a-df831219ae0c
2011-10-13 21:21:27+0200 [go_wrapper] get go group members 57b451c3-e5b6-49b2-9c2a-df831219ae0c
2011-10-13 21:21:31+0200 [LDAPServer,0,127.0.0.1] handle_LDAPUnbindRequest
2011-10-13 21:21:31+0200 [LDAPServer,0,127.0.0.1] B
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment