Add details on using a principal for the admin
authorNathan Kinder <nkinder@redhat.com>
Fri, 9 May 2014 23:12:31 +0000 (16:12 -0700)
committerSimo Sorce <simo@redhat.com>
Sat, 10 May 2014 13:56:23 +0000 (09:56 -0400)
commit493384f04be7f5615a2344ca896028837bfaa3a4
treeb7627f0ff0b0cb0c9aa636c6b445639c93c848b5
parent380b732e853b71d3a682a6189f8833c59b5e78d3
Add details on using a principal for the admin

When Ipsilon is being installed with IPA, one is most likely going
to use Kerberos to login to Ipsilon as the administrator.  We should
call this out, as the default of 'admin' for the Ipsilon admin user
will conflict with the IPA 'admin' user.  You will be unable to
create a local 'admin' user at this point, requiring you to modify
the sqlite database directly to change the admin user to a full
principal.

I also corrected a typo and wrapped a line that was > 79 chars.

Signed-off-by: Nathan Kinder <nkinder@redhat.com>
Reviewed-by: Simo Sorce <simo@redhat.com>
README