Sync roles works, sync membership not yet
This commit is contained in:
6
bin/pg_ldap_sync
Executable file
6
bin/pg_ldap_sync
Executable file
@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env ruby
|
||||
|
||||
require 'rubygems'
|
||||
require 'pg_ldap_sync/application'
|
||||
|
||||
PgLdapSync::Application.run(ARGV)
|
Reference in New Issue
Block a user