» Site Navigation |
|
|
» Stats |
Members: 9,496
Threads: 11,750
Posts: 55,298
Top Poster: Nick (4,981)
|
| Welcome our newest member, JessicaD |
» Online Users: 67 |
| 0 members and 67 guests |
| No Members online |
| Most users online at once 294, 06-30-2007 at 12:24 PM. |
» March 2010 |
| S |
M |
T |
W |
T |
F |
S |
| 28 |
1
|
2
|
3
|
4
|
5
|
6
|
|
7
|
8
|
9
|
10
|
11
|
12
|
13
|
|
14
|
15
|
16
|
17
|
18
|
19
|
20
|
|
21
|
22
|
23
|
24
|
25
|
26
|
27
|
|
28
|
29
|
30
|
31
| 1 | 2 | 3 |
|
 |
|
08-24-2006, 11:22 AM
|
#26 (permalink)
|
Status: Symantec Trusted Advisor
Join Date: 03-08-2005
Location: St. Louis, Missouri, USA
Age: 33
Posts: 420
|
JDS300:
This is probably because you have the client agents set to use the Agent Connectivity Credentials (ACC) and it is set to "Use application identity" for accessing packages. So your clients haven't retrieved the new password yet (still using the old cached one) and are locking the account out when they try to access packages on the package servers. To fix it: - Configuration > Altiris Agent > AA Configuration > Global Altiris Agent Settings
- Click the Authentication tab
- Change from "Use application identity" to "Use specified credentials" and put in a low-rights service account/password.
You'll still have to wait for all your clients to get the new configuration, but once that goes through you should be OK.
__________________
Kyle Schroeder
Symantec Trusted Advisor (TA)
(Yeah, at the other site)
|
|
|
08-24-2006, 11:26 AM
|
#27 (permalink)
|
Status: Super Altiris Admin
Join Date: 02-24-2006
Location: Ohio
Age: 28
Posts: 236
|
Quote:
|
Originally Posted by kschroeder
JDS300:
This is probably because you have the client agents set to use the Agent Connectivity Credentials (ACC) and it is set to "Use application identity" for accessing packages. So your clients haven't retrieved the new password yet (still using the old cached one) and are locking the account out when they try to access packages on the package servers. To fix it: - Configuration > Altiris Agent > AA Configuration > Global Altiris Agent Settings
- Click the Authentication tab
- Change from "Use application identity" to "Use specified credentials" and put in a low-rights service account/password.
You'll still have to wait for all your clients to get the new configuration, but once that goes through you should be OK.
|
Let me try that. That can be any account? How will the clients get checked in though if the account is locked?
|
|
|
08-24-2006, 11:30 AM
|
#28 (permalink)
|
Status: Symantec Trusted Advisor
Join Date: 03-08-2005
Location: St. Louis, Missouri, USA
Age: 33
Posts: 420
|
Well, as long as the Altiris service is running on the NS they can check in. That of course may require temporarily changing the NS AppId so that the service can be started due to the account being locked out (if it isn't already).
For an ongoing password change, setup 2 service accounts. When it is time to change the password for the in-use one, also change it for the secondary one, then update the ACC to use the 2nd account. Once all the clients have updated configuration, you can reset the account for the first one too. Then when you have to change the 2nd account, do the same process.
This is an old SMS trick, because SMS had to run the SMS Agent using credentials (or something like that; not sure how that worked on Win95 boxes).
__________________
Kyle Schroeder
Symantec Trusted Advisor (TA)
(Yeah, at the other site)
|
|
|
08-24-2006, 11:36 AM
|
#29 (permalink)
|
Status: Super Altiris Admin
Join Date: 02-24-2006
Location: Ohio
Age: 28
Posts: 236
|
I deleted my machine from NS to test it after the password change, and so far it hasn't called in to the NS yet. 
|
|
|
08-24-2006, 12:01 PM
|
#30 (permalink)
|
Status: Super Altiris Admin
Join Date: 02-24-2006
Location: Ohio
Age: 28
Posts: 236
|
These errors are now showing up in the LogViewer. Sorry for hi-jacking the thread, but I was hoping this would be much, much easier.
Log File Name: C:\Program Files\Altiris\Notification Server\Logs\a.log
Priority: 2
Date: 8/24/2006 11:54:00 AM
Tick Count: 463001968
Host Name: HQDS1
Process: AeXNSAgent.exe (1760)
Thread ID: 1796
Module: AeXNetComms.dll
Source: CoNetworkTransport(116)
Description: HTTP Request Failed: No connection could be made because the target machine actively refused it. (-2147014835)
Log File Name: C:\Program Files\Altiris\Notification Server\Logs\a.log
Priority: 2
Date: 8/24/2006 11:54:00 AM
Tick Count: 463001968
Host Name: HQDS1
Process: AeXNSAgent.exe (1760)
Thread ID: 1796
Module: AeXNetComms.dll
Source: AeXNetworkTransport
Description: Get 'http://HQDS1.monroe.com:81/Altiris/NS/Agent/GetClientPolicies.aspx?xml=<Request configVersion="2"><WrkstaGuid>HQDS1</WrkstaGuid></Request>&compress=1&hash=3e995d60-4785-4207-600c-582d5b57dc84' failed: HTTP Request Failed: No connection could be made because the target machine actively refused it. (-2147014835)
|
|
|
08-24-2006, 01:23 PM
|
#31 (permalink)
|
Status: Super Altiris Admin
Join Date: 02-24-2006
Location: Ohio
Age: 28
Posts: 236
|
So how long does what need to wait before everything just start working again?
None of our clients are checking in. Can we just change the password back or use a new App Identity?
|
|
|
08-24-2006, 01:39 PM
|
#32 (permalink)
|
Status: Altiris Architect (Site Founder)
Join Date: 01-01-2005
Location: RDU, North Carolina, USA
Posts: 4,981
|
How to change the NS application ID
Question
How can the Notification Server application Id be changed?
Or if the NS application Id account password was changed how can the NS easily be reconfigured to accept this change?
Answer
1. Close the console
2. Go to the \notification server\bin directory and run aexconfig /? and see the options.
3. Use the option /svcid which requires user: and password:
Note: Make sure to put the user in as <domain or computer name[if local])\account name and then the password
Example: AeXConfig /svcid user:gemini9\administrator password:pw .
4. Then go to the console and it should go right in without the setup wizard.
Note: The password is typed into the console and displayed on the screen so secure the screen and then close the command window when the process is done. All of the NS handling of the password is encrypted as the NS log entry below shows
[Jan 31 15:36:06 I AeXConfig being run with command line: /svcid user:gemini9\administrator password:******* Altiris.NS.AeXConfig.Main AltirisNativeHelper.dll AeXConfig.exe (3032) 2648 ]
__________________
Scire potentia est (knowledge is power)
|
|
|
08-24-2006, 01:42 PM
|
#33 (permalink)
|
Status: Super Altiris Admin
Join Date: 02-24-2006
Location: Ohio
Age: 28
Posts: 236
|
Is this the same end result that rerunning the NSSetup.aspx produces?
|
|
|
08-24-2006, 01:51 PM
|
#34 (permalink)
|
Status: Altiris Architect (Site Founder)
Join Date: 01-01-2005
Location: RDU, North Carolina, USA
Posts: 4,981
|
Yes
__________________
Scire potentia est (knowledge is power)
|
|
|
08-24-2006, 01:57 PM
|
#35 (permalink)
|
Status: Super Altiris Admin
Join Date: 02-24-2006
Location: Ohio
Age: 28
Posts: 236
|
So if I ran the NSSetup.aspx and nothing is working. Can we revert back to the old password or setup a new App Id?
How do the clients know what App Id to use? Are they required to check in before using the new App Id?
|
|
|
08-24-2006, 02:02 PM
|
#36 (permalink)
|
Status: Altiris Architect (Site Founder)
Join Date: 01-01-2005
Location: RDU, North Carolina, USA
Posts: 4,981
|
Quote:
|
Originally Posted by JDS300
So if I ran the NSSetup.aspx and nothing is working. Can we revert back to the old password or setup a new App Id?
How do the clients know what App Id to use? Are they required to check in before using the new App Id?
|
Should be able to revert or setup a new App ID.
I believe the clients will become aware of the new App ID setting when they run their next configuration request cycle.
__________________
Scire potentia est (knowledge is power)
|
|
|
08-24-2006, 02:07 PM
|
#37 (permalink)
|
Status: Super Altiris Admin
Join Date: 02-24-2006
Location: Ohio
Age: 28
Posts: 236
|
Thats the problem I seem to be running into, that the clients arent requesting anything.
So if the old app id is being locked, it's going to refuse to allow them to connect because of the account being locked they won't be able to pull the new config. At least if I understand correctly.
So I guess now, we'd have to revert back to the old ID and password? Apply a new App ID and then in a couple days change the Old ID's password?
|
|
|
08-24-2006, 02:43 PM
|
#38 (permalink)
|
Status: Super Altiris Admin
Join Date: 02-24-2006
Location: Ohio
Age: 28
Posts: 236
|
Changed the old App ID password back and everything is happy again. Now we're going to just change the app id all together, but how do we know when all of the clients are using the new id instead of the old?
|
|
|
 |
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|