Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

[09:34:21 CDT(-0500)] <rlewis> Hi, I have external cas configured on a new quick start install. Now what is the best way to change the admin superuser from "admin" to myself? I tried "ant data-export" but I do not see a list of admin accounts.

[10:02:42 CDT(-0500)] <athena> add yourself to the portal developers and portal administrators group

[10:02:48 CDT(-0500)] <athena> groups

[10:03:03 CDT(-0500)] <rlewis> ok, i will try it, Thanks!

[10:03:19 CDT(-0500)] <athena> yep!

[10:37:58 CDT(-0500)] <rlewis> athena: I successfully added the admin users, Thanks! Now I need to change the default PersonDirectory config to get rid of "unrecognized user" etc. I am getting the user's name in the CAS service validation response, how would I configure PersonDirectory to use the user name attribute from that data source? The user manual is confusing on this topic.

[10:51:47 CDT(-0500)] <athena> typically that field is populated by the display name, not the user id

[10:51:54 CDT(-0500)] <athena> so like "Jen Bourey" instead of jbourey

[10:52:09 CDT(-0500)] <athena> you need a user attribute source in addition to an authentication source - typically something like LDAP or AD or a custom database

[10:52:18 CDT(-0500)] <athena> i'd recommend taking a look through the uportal manual

[10:54:00 CDT(-0500)] <rlewis> ok, Thanks!

  • No labels