ipa2passwd is a Bash script that enables legacy applications that rely on a traditional Unix-style passwd
file to integrate with FreeIPA/IDM user management solutions.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them:
- Access to an account with permissions to read IPA
Clone the repository
git clone https://github.com/jgooge/ipa2passwd.git
Navigate to the script directory
cd ipa2passwd
Make the script executable
chmod +x ipa-passwd-gen.sh
Authenticate to IPA
kinit <username>
Run the script
./ipa-passwd-gen.sh