aws-iam-ldap-bridge
aws-iam-ldap-bridge copied to clipboard
Access to the AWS IAM accounts via LDAP
latest AWS CLI supports using EC2 instance metadata as credential source together with a role with following fashion: [profile crossaccount] role_arn=arn:aws:iam:... credential_source=Ec2InstanceMetadata This profile could be even default. The current...
Made some improvements to our instance, would like to contribute back and solicit feedback. Thanks in advance. - **Added an "external poller command"**: This lets us populate ApacheDS via script...
Hi, I'm using version 0.2.2 addUser() method in LDAPIAMPoller.java makes bug when user doesn't have an accesskey. Modification failure would delete the entity, and next schedule create it again. ```...
Users who have been set up with multi-factor authentication (MFA) can't authenticate against the LDAP. I'm not sure if the password supplied needs to be formatted to include the MFA...
Hello there, First and foremost, thank you very much for creating this bridge. I git cloned the src code and built it via "ant dist". Moved the newly built binary...
I have used the provided ami to run ApacheDS + the IAM-LDAP bridge code. I updated the ~/apacheds directory to the latest apacheds-0.2.1.zip and created a /etc/iam_ldap.conf with "validator=iam_password". In...
Your project seems interesting, however I've tried both your AMI based in sydney and when following the Install instructions the ldapsearch command is not found I've also tried to download...
Right now it looks very slow, about a second per account