secadm proxy - Security Administration: Maintain Proxies
secadm proxy addproxy proxyName grantorName [description] [isProxyEnabled] [fromDate] [toDate]
secadm proxy deleteproxy proxyName grantorName
secadm proxy addrole proxyName grantorName role
secadm proxy deleterole proxyName grantorName role
secadm proxy assign proxyName grantorName actor
secadm proxy remove proxyName grantorName actor
The secadm proxy
command enables you to maintain
proxies, including creating them, assigning roles to them, and assigning
them to actors. Proxies enable one actor (the grantor) to temporarily
assign that actor's security access privileges to another actor (the
grantee).
The basic setup steps for a proxy are:
-
Create the proxy.
-
Assign one or more of the grantor's roles to the proxy.
-
Assign the proxy to another actor.
When the proxy is enabled, the actor to whom the proxy is assigned will be able to log in to the Infor Rich Client and then switch to the grantor's security privileges.
secadm role options | Description |
---|---|
addproxy
|
Add a proxy and, optionally, provide a description, enable the proxy, and set active dates for the proxy. |
deleteproxy
|
Delete a proxy. |
addrole
|
Add one of the grantor's roles to a proxy. This enables actors who are assigned this proxy to have the security privileges associated with that role that the grantor has. |
deleterole
|
Delete a role from a proxy. |
assign
|
Assign a proxy to an actor. This enables actors who are assigned this proxy to have the security privileges that the grantor has. |
remove
|
Removes a proxy assignment for an actor. |
proxyName
|
A name for the proxy. |
grantorName
|
The actor whose security privileges will be assigned to another actor. |
description
|
A description for the proxy. |
isProxyEnabled
|
Enter |
fromDate
|
The beginning date that the proxy is available. |
toDate
|
The ending date that the proxy is available. |
actor
|
The actor to assign the proxy to. |