Hi,
I was just wondering if there is any way to create additional service provider logins without having to use DBA.ADMIN. Currently, I adopt the following process:
1. Login as DBA.ADMIN
2. Change domain context to SERVPROV
3. Add a new user, assign nickname and user role = SERVPROV
4. Use Manage Associations to associate the new user to a particular Servprov
What I would like to do is to enable a ADMIN level login in the domain which the service provider is created in, to be able to create a new user and associate that user to a service provider.
Thanks,
Simon.
I was just wondering if there is any way to create additional service provider logins without having to use DBA.ADMIN. Currently, I adopt the following process:
1. Login as DBA.ADMIN
2. Change domain context to SERVPROV
3. Add a new user, assign nickname and user role = SERVPROV
4. Use Manage Associations to associate the new user to a particular Servprov
What I would like to do is to enable a ADMIN level login in the domain which the service provider is created in, to be able to create a new user and associate that user to a service provider.
Thanks,
Simon.
Comment