[Freeipa-users] Root certificates

2014-04-19 Thread Andrew Holway
Hello, I would like to install the root certificate from my freeipa installation into some browsers and other clients. If this statement makes sense; does anyone have a guide for this? Thanks, Andrew ___ Freeipa-users mailing list Freeipa-users@redha

Re: [Freeipa-users] Root certificates

2014-04-19 Thread Tamas Papp
On 04/19/2014 03:12 PM, Andrew Holway wrote: > Hello, > > I would like to install the root certificate from my freeipa > installation into some browsers and other clients. > > If this statement makes sense; does anyone have a guide for this? > All you need to do is installing http://ipaserver/ipa

Re: [Freeipa-users] nothing sync'ed to AD

2014-04-19 Thread Dmitri Pal
On 04/17/2014 08:38 PM, Will Last wrote: Many thanks, Bob, for letting me know that I missed the important point as designed, and for giving me the confidence that my setup is correct after scratching my head for two weeks:-D. So, is there any solution for my case, i.e., *using an already setu

Re: [Freeipa-users] Questions about Logs

2014-04-19 Thread Dmitri Pal
On 04/18/2014 09:38 AM, Chris Whittle wrote: One of the big rocks I am trying to accomplish is the ability to audit access information and password resets. I know the audit capabilities is on the road map for the future so I'm trying to make due with what I have. 1) is all the above informa

Re: [Freeipa-users] Adding custom attributes in User Settings screen in FreeIPA UI

2014-04-19 Thread Dmitri Pal
On 04/18/2014 09:15 PM, Christopher Swingler wrote: If I've extended the LDAP schema to add in some custom attributes, is it possible to have those show up under Identity > Users > [username] > Settings, perhaps under "MISC. INFORMATION"? I've already added the custom class under IPA Server >

[Freeipa-users] External domain use case wiki page

2014-04-19 Thread Nordgren, Bryce L -FS
http://www.freeipa.org/page/External_Collaboration_Domains This is mostly Dimitri's text, but I did butcher it some. Also has a figure. Will update the external users RFE next. Bryce This electronic message contains information generated by the USDA solely for the intended recipients. Any u

[Freeipa-users] External collaboration edits

2014-04-19 Thread Nordgren, Bryce L -FS
I've run out of time for today, but the external collaboration pages are slowly evolving. http://www.freeipa.org/page/External_Users_in_IPA Dimitri observed that my RFE page was too long. I observe it also has too much stuff unrelated to the actual meat of the RFE. So I factored out most of th

Re: [Freeipa-users] experience using IPA in a mixed environment

2014-04-19 Thread Carl E. Ma
Hi Rob/all, The original freeipa-client 2.1.4 on ubuntu 12.04 doesn't have "ipa-client-automount" command. I manually configured the autofs as following: ===*/etc/autofs_ldap_autofs*=== root@ecs-94a55510:/etc# more autofs_ldap_auth.conf ===end of autofs_ldap_autofs=== ===*/etc/default/aut

Re: [Freeipa-users] Root certificates

2014-04-19 Thread Andrew Holway
>> I would like to install the root certificate from my freeipa >> installation into some browsers and other clients. >> >> If this statement makes sense; does anyone have a guide for this? >> > > All you need to do is installing http://ipaserver/ipa/config/ca.crt . Brilliant! Thanks. ___