Hello, I was wondering,is this still valid: http://www.freeipa.org/page/HowTo/LDAP
I am using these rpms: ipa-client-4.2.0-15.el7.centos.x86_64 python-iniparse-0.4-9.el7.noarch device-mapper-multipath-libs-0.4.9-85.el7.x86_64 libipa_hbac-1.13.0-40.el7.x86_64 python-libipa_hbac-1.13.0-40.el7.x86_64 device-mapper-multipath-0.4.9-85.el7.x86_64 sssd-ipa-1.13.0-40.el7.x86_64 ipa-server-4.2.0-15.el7.centos.x86_64 ipa-python-4.2.0-15.el7.centos.x86_64 ipa-admintools-4.2.0-15.el7.centos.x86_64 I am trying to add a service account to do simple auth from a Netapp so it can get uid/gid for NFS v3 automounting, ultimately. I was using this: https://www.redhat.com/archives/freeipa-users/2011-December/msg00084.html and this: https://www.redhat.com/archives/freeipa-users/2011-December/msg00090.html this kinda worked: dn: uid=devfs1,cn=sysaccounts,cn=etc,dc=dev,dc=my,dc=domain changetype: add objectclass: account objectclass: simplesecurityobject uid: devfs1 userPassword: mylamepassword passwordExpirationTime: 20380119031407Z nsIdleTimeout: 0 <blank line> ^D Thanks, -al -- Manage your subscription for the Freeipa-users mailing list: https://www.redhat.com/mailman/listinfo/freeipa-users Go to http://freeipa.org for more info on the project
