Skip to content

jc1518/CrowdLess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrowdLess

Description

CrowdLess is a tool that syncs the disabled account from Active Directory to Crowd (make Crowd less crowded). Since Crowd 2.7, the Active Directory Connector is able to sync the disabled flag from AD to Crowd. The tool is useful for older version Crowd and other connectors, e.g Delegated Authentication Directory.

Features

  • Show all active users in Crowd
  • Check user status in Active Directory
  • Check user status in Crowd
  • Compare user status between Active Directory and Crowd
  • Disable user in Crowd
  • Enable user in Crowd
  • Synchronize disabled user from Active Directory to Crowd
  • Report mode for synchronization

Usage

Custom your parameters in params.py file, use params-samplep.py as a reference.

Optional arguments Description
-h, --help show this help message and exit
-a, --active show all active users in Crowd
-c username compare a user between AD and Crowd
-d username disable a use in Crowd
-e username enable a use in Crowd
-r, --report report mode of synchronize, work with -sync
--search-ad username search a user status in AD
--search-crowd username search a user in Crowd
-sync, --synchronize synchronize disabled user from AD to Crowd

Example

example

Reference

About

Sync disabled user in Active Directory to Crowd

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages