Search found 3 matches
- Mon Apr 29, 2013 3:35 pm
- Forum: Open Source Nagios Projects
- Topic: Running scripts as an active directory domain account?
- Replies: 6
- Views: 4098
Re: Running scripts as an active directory domain account?
So how do the majority of people run windows powershell scripts as a certain user? There must be a common method, or is storing the password in the script (be it a secure string or plain text) the only answer?
- Sun Apr 28, 2013 11:18 pm
- Forum: Open Source Nagios Projects
- Topic: Running scripts as an active directory domain account?
- Replies: 6
- Views: 4098
Re: Running scripts as an active directory domain account?
Thanks, I have been told by the guy looking after Nagios that running the service as a domain account does not work? Is there a configuration step within Nagios that needs to be done?
- Tue Apr 23, 2013 8:54 pm
- Forum: Open Source Nagios Projects
- Topic: Running scripts as an active directory domain account?
- Replies: 6
- Views: 4098
Running scripts as an active directory domain account?
Hi all. We are implementing and testing Nagios and need to run some Exchange 2010 scripts, but the nagios service is using local system on the target machines. This works for CPU, memory, etc but local service has no rights to Exchange 2010 so Powershell commands do not work. Is there a document det...