Comments
-
That's interesting. I did that and it worked. You're right, that setup won't fly with our security people.
-
No, that account is not a domain admin but it does have elevated permissions. The account used seems to resolve and import the accounts; at least the accounts tried have SID's associated with them in the Accounts table. Just used a domain admin account for the highlighted fields above to add a new account. New account was…
-
The accounts are not domain admins.
-
Nope, the server, the accounts, the AD group are all in the same domain.
-
Yes. One of the accounts I'm testing with is mine. First I added the AD group that I'm in but that didn't work. So then I tried just adding my account and that is also failing. Same error both times. There is one more account that I've tried and it also fails. All three (AD group and both accounts) show AccountSID's in the…
-
Thanks Martin, I support ticket is open but I'm not getting any progress with it so I thought I'd try posting the question. Jim
-
Thanks for the quick reply. The three accounts I attempted to add all have the AccountSID field is populated with SID's on those three accounts.
-
Sorry, meant to include that. IPAM 1.7
-
Hi, You may want to check this thread. Jim
-
Device: Nortel CS 1000 E SysObjectID = 1.3.6.1.4.1.562.3.3.1
-
So it seems like the following code should set all the interface descriptions on a switch. But it appears that the @interfaces.InterfaceName property does not return the text name of the interface on a 3750 and so the script fails. I can get hostnames and password changes to work using this script language on 3750's but…