noah pushed to master at MetzNet/metznet-channel
- 77a3f34add Configured PAM correctly to login desktop users
noah pushed to master at MetzNet/metznet-channel
- 59e7e380ad Got LDAP login working(needed to make sure nscd was the only app that loaded libnss_ldap.so)
noah pushed to master at MetzNet/metznet-channel
- 7c351a0a04 Added openssh-ldap to test libnss-pam-ldapd as an propagated-input to openssh
noah pushed to master at MetzNet/metznet-channel
- 34e9460454 added base-server.scm, and moved nslcd config to variable
noah pushed to master at MetzNet/metznet-channel
- 9aa657073d Added Makefile, removed krb5 pam auth. Need to create user directory on login(pam_mkhomedir) and provide the shell binaries at the right path(/bin/zsh in most cases).
noah pushed to master at MetzNet/metznet-channel
- 98a93735b3 Simplified krb5 config
noah pushed to master at MetzNet/metznet-channel
- 3722bb85f0 reorganized, ldap nsswitch not working
noah pushed to master at MetzNet/graphvent
- 61565fa18c Made lockable abort fully if everything unlocked on first error
noah pushed to master at MetzNet/graphvent
- 9c534a1d33 Upped gql subscriber channel size from 1 to 100
noah pushed to master at MetzNet/graphvent
- c33f37e4cd Made NewSuccessSignal return correct type
noah pushed to master at MetzNet/graphvent
- b42753b575 Reduced test from 1000 to 100
noah pushed to master at MetzNet/graphvent
- df9707309f Added time to event_ext.UpdateState, added event start time to gql
noah pushed to master at MetzNet/graphvent
- c5f95d431d Changed event strings to EventCommand or EventControl
noah pushed to master at MetzNet/graphvent
- 59424cecc1 Added some logging and fixes
noah pushed to master at MetzNet/graphvent
- 786f374b5f Added unlock state change to lockable timeout handling