Configure Control-M agents to use AD groups

Everything about Control-M agents installation or setup.
Post Reply
tripwire

Configure Control-M agents to use AD groups

Post by tripwire » 11 Jun 2007 7:19

I have read in the Control-M/Agent guide that BMC recommends using AD groups to run jobs on servers; however, I see no documentation on how to setup this up or how it works. Currently we add individual accounts to each agent on the servers, but this becomes burdensome with 20+ accounts on 15+ different servers. Any information or a point the right direction would be grateful.

Thanks,

User avatar
gglau
Nouveau
Nouveau
Posts: 317
Joined: 13 Jun 2007 12:00

Post by gglau » 13 Jun 2007 4:36

Administrative work at individual agent server is unavoidable. It is assumed that all agent servers are in a Windows domain, that they are member servers and that they have "logon as user" enabled.
  • Create a local group at an agent server.
  • Permit the group in local security policy according to agent installation manual.
  • Add the desired domain user(s) or domain group(s) into the local group.
Repeat all steps for the rest of Windows agent servers. To add or remove job owners for an agent server, simple manage membership of the local group.

Hope this help.

User avatar
mauriziog
Nouveau
Nouveau
Posts: 807
Joined: 08 Jun 2007 12:00
Location: Varese - Italy
Contact:

Post by mauriziog » 24 Jul 2007 9:36

I complete "gglau":

If there is a single domain and all the agents are in the domain:

1) create a domain user with the right to run scripts on all agents
2) on all agent after installation start the agent services with the user created in step 1.

The problem can be some agents that arent in a domain: that in the DMZ for example. For these agents there must be a local user instead of the domain user, but normaly are a few agents.
For these agents for the 6.3 version is possible also use agentless tecnology if possible.

Post Reply