Forum Discussion
osozu
Jul 14, 2022Brass Contributor
manipulation with users and groups in root domain
Hi, we have problem with application server which resides in tree domain dm1.domain.com, we need to manipulate users and groups (crerate user, add to group e.t.c) in our root domain dm.domain.com, this application server (linux based) uses AD ldap to connect to tree domain, there is no direct connection to root domain controllers. Wee need to create users and groups through this application server in root domain. Is this possible to configure somehow?
Thanks
10 Replies
Sort By
- Did this answer your question?
- osozuBrass ContributorHi Harm i was try to use powershell but it doesnt work from tree domain, we must directly connect to root domain
- Do you have an update for us?
- You could try to use a Windows SSH service that you connect from your application server, from there you could start PowerShell scripts to create a root domain user?