This website requires JavaScript.
Explore
Help
Sign In
fruworg
/
pgls
Archived
Watch
1
Star
0
Fork
0
You've already forked pgls
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2023-12-11
. You can view files and clone it, but cannot push or open issues or pull requests.
2d700214af
pgls
/
exe
/
pg_ldap_sync
6 lines
79 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Sync roles works, sync membership not yet
2011-05-18 17:45:08 +04:00
#!/usr/bin/env ruby
Move from Hoe to Bundler This adds a gemspec and a Gemfile to the repository.
2018-02-06 23:56:53 +03:00
require 'pg_ldap_sync'
Sync roles works, sync membership not yet
2011-05-18 17:45:08 +04:00
PgLdapSync::Application.run(ARGV)
Reference in New Issue
Copy Permalink