With freeipa-client in stable in buster I was considering joining the pve hosts in my cluster to my domain for ease of management.
Is this advisable? Thanks.
Is this advisable? Thanks.
Hey, I'm interested in doing this, as it will make user management easier (most users are in FreeIPA and I'd rather they use their own names for host shell access rather than root, or have to maintain separate host accounts). I've seen tutorials where the hosts are set up as clients and then IPA users can just use PAM to log in, I'd be interested in how stable that is. I don't want to risk my hosts if there will be problems with this. Did you ever attempt this?Thanks! I may spin up a test cluster. If I do I will report back with my findings.
Did you get any further ? if so could you share your findings ?So I did install freeipa-client on the PVE host without any issues. However it did not solve my GUI authentication problem. After some more testing I was able to get the LDAP authentication working via freeipa. Now I need to see if I can implement authorization as well.
Yep, what exactly do you want to achieve?Did you get any further ? if so could you share your findings ?
Currently working on getting our testproxmox connected to freeipa
Thanks
I would like to manage the GUI users using IPA, centralised user managment for our testlabYep, what exactly do you want to achieve?
Go to Datacenter-->Permissions-->Realms-->Add-LDAP Server
In General:
Enter the details of your freeipa server and port
Realm:your domain
Base Domain Name: cn=users,cn=accounts,dc=xxxxxx,dc=xx
User Attribute Name: uid
require TFA: none
Sync Options:
Bind user: uid=<<bind_username_here>>,cn=users,cn=accounts,dc=xxxxxxxx,dc=xx
Bind Password: <<your bind password>>
User classes: <<i left blank, you can explore>>
Group classes: <<i left blank, you can explore>>
Default Sync Options:
Scope: None
Full: None
Enable new users: Yes
Purge: None
Then Go to Users and cliick Add
User name: same username in freeipa
Realm: choose the Realm name you entered above