- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: Advanced Server Computer account login problem
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2005 08:16 AM
05-03-2005 08:16 AM
Advanced Server Computer account login problem
I think that the problem is that the computer password from the member server is not valid anymore. I did a restore from a backup about two weeks ago and got the following message when on the PDC given this command:
[SV]
%PWRK-E-ERRGETSES, error getting session information
-LM-E-ERROR_LOGON_FAI, logon failure
Do i have to reconfigure Advanced Server? Are all the local shares lost if i reconfigure the server?
Jeroen Bleeker
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2005 05:28 PM
05-03-2005 05:28 PM
Re: Advanced Server Computer account login problem
I'vw attached a document from HP, which describes how to save these defnitions before and restore them after the rejoin.
regards Kalle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2005 06:58 PM
05-03-2005 06:58 PM
Re: Advanced Server Computer account login problem
I'm with Karl. You have to run PWRK$CONFIG to retype admin password.
Antonio Vigliotti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2005 08:54 PM
05-03-2005 08:54 PM
Re: Advanced Server Computer account login problem
The best thing is to reconfigure the AdvancedServer and get back the SHAREDB. file.
First rename the dot-files in PWRK$ROOT:[LANMAN.DATAFILES] to eg .old_
so ACL. to ACL.OLD_20050504, BUILTIN. to BUILDIN.OLD_20050504, LSA. to LSA.OLD_20050504 and SHAREDB. to SHAREDB.OLD_20050504.
Rename the PWRK$ROOT:[LANMAN.DOMAINS]
Startup PWRK$CONFIG and add this domain again as memberserver into the domain but don't start it up after configuration.
Now rename the newly created SHAREDB. to .NEW_20050504 and the oldone SHAREDB.OLD_20050504 to SHAREDB. and do the same for the ACL. file.
When starting up AS now it should be setup correctly with the 'old' shares.
AvR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2005 01:36 AM
05-04-2005 01:36 AM
Re: Advanced Server Computer account login problem
From another source i got a very simple solution wich fixed my problems:
First define the logicals:
$ @sys$startup:pwrk$define_commands.com
Stop pathworks :
$ pwstop
Commando geven:
$ makemach "-M" -a
The account name has to be an account with admin rights. The quotes which is in the command must be supplied.
It fixed my problem!
Weird that such commands are not in the manuals.
Thanks everybody, Jeroen Bleeker
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2005 01:54 AM
05-04-2005 01:54 AM
Re: Advanced Server Computer account login problem
correct me if I am wrong, but I understood from your question that you lost the password, and now in your solution you state that you specify the password????.
I guess those are different passwords?
Please explain.
Proost.
Have one on me.
jpe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2005 02:35 AM
05-04-2005 02:35 AM
Re: Advanced Server Computer account login problem
Memberservers and PDC/BDC exchange credentials to validate that the memberserver is "valid" in the domain. The password from the credentials is changed every 7 days. So when you restore a server (what i did) the password is not valid anymore when the backup is older than 7 days. This proces is not visible for users. The same is happening in Windows domains.
With the command I supplied in the solution you can make a server (which (internal) password is expired) make valid again. The credentials you supply are credentials you use when you login with the ADMIN account.
Ok ?
Greetings, Jeroen Bleeker
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2005 02:53 AM
05-04-2005 02:53 AM
Re: Advanced Server Computer account login problem
Bedankt! Eentje om te onthouden.
(thanks, this one will be remembered!)
Proost.
Have one on me.
jpe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2005 04:22 AM
05-04-2005 04:22 AM
Re: Advanced Server Computer account login problem
Greetings, Jeroen Bleeker