[Freeipa-users] Add attributes

2018-03-15 Thread Per Qvindesland via FreeIPA-users
Hi List We are currently busy implementing freeipa with a saml idP but we noticed that we are missing the following attributes: edupersontargetedid, edupersonaffiliation, displayname, and mail. How can we add these attributes into the freeipa server? Regards Per

[Freeipa-users] any freeipa master slave configuration

2018-03-15 Thread barrykfl--- via FreeIPA-users
Hi: I m seeking a replication of master - slave mode of free ipa ? Is there such mode ? as I saw actually 2 nodes configuration acutally called master - master . Regards ___ FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org To unsubscr

[Freeipa-users] Re: any freeipa master slave configuration

2018-03-15 Thread Florence Blanc-Renaud via FreeIPA-users
On 03/15/2018 11:04 AM, barrykfl--- via FreeIPA-users wrote: Hi: I m seeking a replication of master - slave mode of free ipa ? Is there such mode ? as I saw actually 2 nodes configuration acutally called master - master . Regards ___ FreeIPA-user

[Freeipa-users] Re: Add attributes

2018-03-15 Thread Per Qvindesland via FreeIPA-users
Anserwing my self here, I found this article https://www.freeipa.org/images/5/5b/FreeIPA33-extending-freeipa.pdf which suggests using ipa config-mod -addattripaUserObjectClasses=eduPersonTargetedID but when i run i then it fails with ipa: ERROR: objectclass eduPersonTargetedID not found is that

[Freeipa-users] Re: any freeipa master slave configuration

2018-03-15 Thread barrykfl--- via FreeIPA-users
Hi: I want to make cluster of 3 nodes ...does this graph shown servers need 2 virtual ips if not made single point of failure ? 2018-03-15 18:12 GMT+08:00 Florence Blanc-Renaud : > On 03/15/2018 11:04 AM, barrykfl--- via FreeIPA-users wrote: > >> Hi: >> >> I m seeking a replication of master - s

[Freeipa-users] Re: Add attributes

2018-03-15 Thread Alexander Bokovoy via FreeIPA-users
On to, 15 maalis 2018, Per Qvindesland via FreeIPA-users wrote: Hi List We are currently busy implementing freeipa with a saml idP but we noticed that we are missing the following attributes: edupersontargetedid, edupersonaffiliation, displayname, and mail. How can we add these attributes into

[Freeipa-users] Re: Add attributes

2018-03-15 Thread Florence Blanc-Renaud via FreeIPA-users
On 03/15/2018 10:40 AM, Per Qvindesland via FreeIPA-users wrote: Hi List We are currently busy implementing freeipa with a saml idP but we noticed that we are missing the following attributes: edupersontargetedid, edupersonaffiliation, displayname, and mail. How can we add these attributes in

[Freeipa-users] Re: any freeipa master slave configuration

2018-03-15 Thread Florence Blanc-Renaud via FreeIPA-users
On 03/15/2018 11:23 AM, barrykfl--- via FreeIPA-users wrote: Hi: I want to make cluster of 3 nodes ...does this graph shown servers need 2 virtual ips if not made single point of failure ? The issue with this topology is that a failure of server1 would lead to a situation where server2 and s

[Freeipa-users] Re: any freeipa master slave configuration

2018-03-15 Thread barrykfl--- via FreeIPA-users
So if short time after server 1 recovery it will syn back correct data right ? 2018-03-15 18:38 GMT+08:00 Florence Blanc-Renaud : > On 03/15/2018 11:23 AM, barrykfl--- via FreeIPA-users wrote: > >> Hi: >> >> I want to make cluster of 3 nodes ...does this graph shown servers need 2 >> virtual ips

[Freeipa-users] Re: Add attributes

2018-03-15 Thread Per Qvindesland via FreeIPA-users
Hi Florence First of all many thanks for responding to me and the information. Step 1 adding eduPerson was not a problem but when I tried to run ipa user-mod perq --addattr "edupersontargetedid=value” it fails with the error ipa: ERROR: attribute "edupersontargetedid" not allowed When I look

[Freeipa-users] Re: Add attributes

2018-03-15 Thread Florence Blanc-Renaud via FreeIPA-users
On 03/15/2018 12:16 PM, Per Qvindesland via FreeIPA-users wrote: Hi Florence First of all many thanks for responding to me and the information. Step 1 adding eduPerson was not a problem but when I tried to run ipa user-mod perq --addattr "edupersontargetedid=value” it fails with the error ipa:

[Freeipa-users] Re: any freeipa master slave configuration

2018-03-15 Thread Florence Blanc-Renaud via FreeIPA-users
On 03/15/2018 11:47 AM, barrykfl--- via FreeIPA-users wrote: So if short time after server 1 recovery it will syn back correct data right ? There is always a risk that some entries get simultaneously modified on server2 and server3, with each server unaware of the modification on the other on

[Freeipa-users] Re: Add attributes

2018-03-15 Thread Per Qvindesland via FreeIPA-users
Hi Florence I did that added ipa user-mod perq --addattr objectclass=eduPerson which went fine then ipa user-mod perq --addattr "edupersontargetedid=value” but it still gives me the error ipa: ERROR: attribute "edupersontargetedid" not allowed. Looking into the logs and there is not much to go

[Freeipa-users] Re: [SSSD-users] Re: nss_getpwnam: name 't...@my.dom@localdomain' does not map into domain 'nix.my.dom'

2018-03-15 Thread Rob Crittenden via FreeIPA-users
TomK wrote: > On 3/12/2018 11:25 AM, Rob Crittenden wrote: >> TomK wrote: >>> On 3/7/2018 1:11 PM, Rob Crittenden wrote: >>> Hey Rob, >>> >>> When starting idmapd or stopping it, logs on the LDAP server don't >>> change.  But UID and GID's change to nfsnobody when I set Nobody-User >>> and Nobody-G

[Freeipa-users] Re: Add attributes

2018-03-15 Thread Florence Blanc-Renaud via FreeIPA-users
On 03/15/2018 02:35 PM, Per Qvindesland via FreeIPA-users wrote: Hi Florence I did that added ipa user-mod perq --addattr objectclass=eduPerson which went fine then ipa user-mod perq --addattr "edupersontargetedid=value” but it still gives me the error ipa: ERROR: attribute "edupersontargeted

[Freeipa-users] Re: Untrusted Peer certificate after CA renewal

2018-03-15 Thread Stéphane Mehat via FreeIPA-users
Making progress... Alright, so we checked the files permissions and owner: -r--r--r-- 1 root root 1313 Mar 9 00:24 /etc/ipa/ca.crt -r--r- 1 root ipaapi 1854 Mar 7 19:11 /var/lib/ipa/ra-agent.key -r--r- 1 root ipaapi 1451 Mar 7 19:11 /var/lib/ipa/ra-agent.pem CA was not correct, so we

[Freeipa-users] Re: Add attributes

2018-03-15 Thread Per Qvindesland via FreeIPA-users
Hi Florence ipa user-show perq —all gives: objectclass: top, person, organizationalperson, inetorgperson, inetuser, posixaccount, krbprincipalaux, krbticketpolicyaux, ipaobject, ipasshuser, ipaSshGroupOfPubKeys, mepOriginEntry, eduPerson And ldapsearch -x -b cn=schema -LLL -s b

[Freeipa-users] Re: Add attributes

2018-03-15 Thread Rob Crittenden via FreeIPA-users
Per Qvindesland via FreeIPA-users wrote: > Hi Florence > > ipa user-show perq —all gives: >   objectclass: top, person, organizationalperson, inetorgperson, > inetuser, posixaccount, krbprincipalaux, krbticketpolicyaux, >                ipaobject, ipasshuser, ipaSshGroupOfPubKeys, > mepOriginEntry

[Freeipa-users] Re: [SSSD-users] Re: nss_getpwnam: name 't...@my.dom@localdomain' does not map into domain 'nix.my.dom'

2018-03-15 Thread TomK via FreeIPA-users
On 3/15/2018 11:06 AM, Rob Crittenden wrote: TomK wrote: On 3/12/2018 11:25 AM, Rob Crittenden wrote: TomK wrote: On 3/7/2018 1:11 PM, Rob Crittenden wrote: Hey Rob, When starting idmapd or stopping it, logs on the LDAP server don't change.  But UID and GID's change to nfsnobody when I set No