- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- locked out
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
09-06-2007 06:30 PM
09-06-2007 06:30 PM
Yesterday I reboored the system to start some new and changed applications, all of them running as detached processes.
After rebooting I did some interactive tests on
the system, everything worked fine.
In the early afternoon, I tried to log in to
the system to do some additional checks but
the system did not let me in:
"User authorization failure"
I tried different username/password combinations, but the system refused any login even at the console terminal.
The application was still running perfectly so
reboot was/ist not an option during production time.
There are no device errors on the system but in the OPERATOR.LOG file I found a suspicious entry:
%%%%%%%%%%% OPCOM 6-SEP-2007 10:04:44.43 %%%%%%%%%%%
Message from user SYSTEM on MYNODE
%SECSRV-E-QIOFAILED, security server QIO on client mailbox failed
%SYSTEM-S-NORMAL, normal successful completion
What has happened with the system ?
Is there a chance to 'repair' this without reboot ?
Is there a chance not to repair this after reboot ?
What is the meaning of the OPCOM message ?
Thank you very much in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2007 10:28 PM
09-06-2007 10:28 PM
Re: locked out
Check devices AUDSRV$CONTROL_MAILBOX and SECSRV$MAILBOX, and look for processses AUDIT_SERVER and SECURITY_SERVER: Persence, status?
You could check these using SDA.
If the proces is gone, check accounting to find out what caused it to die.
a\After you gatheered the information, the next issue is to find out what caused the problem.
OpenVMS Developer & System Manager
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2007 10:39 PM
09-06-2007 10:39 PM
Re: locked out
OpenVMS V6.2 on node MYNODE 7-SEP-2007 12:34:00.40 Uptime 1 04:02:51
...
00000209 AUDIT_SERVER HIB 10 310 0 00:00:00.80 539 805
...
0000020D SECURITY_SERVER HIB 10 51 0 00:00:00.16 1724 689
Both mailboxes exist:
"AUDSRV$CONTROL_MAILBOX" = "_MBA12:" (LNM$SYSTEM_TABLE)
Device MBA12:, device type local memory mailbox, is online, record-oriented
device, shareable, mailbox device.
Error count 0 Operations completed 2
Owner process "" Owner UIC [SYSTEM]
Owner process ID 00000000 Dev Prot S:RWPL,O:RWPL,G,W
Reference count 1 Default buffer size 65535
"SECSRV$MAILBOX" = "_MBA13:" (LNM$SYSTEM_TABLE)
Device MBA13:, device type local memory mailbox, is online, record-oriented
device, shareable, mailbox device.
Error count 0 Operations completed 53
Owner process "" Owner UIC [SYSTEM]
Owner process ID 00000000 Dev Prot S:RWPL,O:RWPL,G:RWPL,W:RWPL
Reference count 1 Default buffer size 8192
Device access control list:
(IDENTIFIER=SECSRV$OBJECT,ACCESS=READ+PHYSICAL+LOGICAL+CONTROL)
(IDENTIFIER=SECSRV$CLIENT,ACCESS=WRITE+PHYSICAL)
(IDENTIFIER=SECSRV$COMMUNICATION,ACCESS=WRITE+PHYSICAL)
(IDENTIFIER=*,ACCESS=NONE)
SDA is no an option at the moment, no chance for interactive login.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2007 10:44 PM
09-06-2007 10:44 PM
Re: locked out
Are there any potentials for "non-interactive" login?
- can you get to the system using SYSMAN?
- is it possible to use DECnet to run a batch job on the system?
How are you determining the information in your last posting?
- Bob Gezelter,http://www.rlgsc.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2007 11:00 PM
09-06-2007 11:00 PM
Re: locked out
What happens if you try the system account username from the system console - can you
Did you changed any SYSGEN parameters before the reboot ?
Patch anything ?
J.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2007 11:21 PM
09-06-2007 11:21 PM
Re: locked out
Non interactive login is possible.
I used decnet task-to-task via proxy access.
What can I do with SYSMAN ?
John:
The system resides some miles away, so I have
no access to the console terminal today. Next
chance will be on sunday.
No SYSGEN changes, no patches.
I activated NFS-Client for future use.
TCP/IP stack is:
Digital TCP/IP Services for OpenVMS VAX Version V4.2 - ECO 4
very old, I know.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2007 12:05 AM
09-07-2007 12:05 AM
Re: locked out
Take a look at the documentation for SYSMAN SET ENVIRONMENT/NODE command.
If you can do DECnet proxy access, is the proxy only for a non-privileged account?
- Bob Gezelter, http://www.rlgsc.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2007 12:15 AM
09-07-2007 12:15 AM
Re: locked out
But when I give invalid username and password it does. Or when there is an intrusion and the username + p is valid.
Do you have an intrusion ?
May be the message you see has nothing to do with this problem ?
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2007 12:16 AM
09-07-2007 12:16 AM
Re: locked out
Obiously.
Are you check the interactive limit value and intrusion database?
Saludos.
Daniel.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2007 12:16 AM
09-07-2007 12:16 AM
Re: locked out
I have all privileges.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2007 12:36 AM
09-07-2007 12:36 AM
Re: locked out
maybe the opcom message has nothing to do with the problem.
Daniel,
interactive limit is 64 as usual.
SHOW INTRUSION :
%SYSTEM-F-MBFULL, mailbox is full
There must be a lot of entries in the database. ! ??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2007 01:05 AM
09-07-2007 01:05 AM
Re: locked out
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2007 01:09 AM
09-07-2007 01:09 AM
Re: locked out
The problem I had was definately related to the audit server, although maybe it could have been more to do with a mailbox filter we have...
J.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2007 01:24 AM
09-07-2007 01:24 AM
SolutionDid you try stopping and restarting the audit and security servers?
$ SET SERVER SECURITY/EXIT
$ SET AUDIT/SERVER=EXIT
$ @SYS$SYSTEM:STARTUP AUDIT_SERVER
$ SET SERVER SECURITY/START
btw... Did you make sure you there is still space left on the system dusk or whatever disk the audit file is redirected to?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2007 03:05 AM
09-07-2007 03:05 AM
Re: locked out
Ok, if you have access to a privileged account, then it is highly likely that it is possible to resolve this situation without access to the console.
It would also appear that you have access to another system locally or over your internal network.
This can be an involved process, but it is likely better than being locked out of the system until Sunday (particularly in that the problem may cascade in an unexpected way).
It is difficult to give instructions in the forum on how to go through this step-by-step; as the precise steps depend on what exactly has happened.
The basic steps are to use SYSMAN or DECnet Task-to-Task to execute a series of commands or command files to diagnose and then correct the problem. Most of the involved components can be restarted without rebooting the system. While this is not a common, everyday event, it is a standard part of OpenVMS.
It is possible, but not guaranteed, that no reboot will be needed to clear this problem.
If I can be of additional assistance, please let me know. (Obviously, while I do monitor this forum, I am working on various projects at my desk, so private communications are faster).
- Bob Gezelter, http://www.rlgsc.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2007 03:02 AM
09-09-2007 03:02 AM
Re: locked out
Everything seems to work fine including interactive logins.
Before rebooting I tried to stop and restart SECURITY_SERVER and AUDIT_SERVER. This did not work with SECURITY_SERVER.
I also tried to flush/copy the mailbox SECSRV$MAILBOX
==> 25 additional operations in a SHOW DEVICE MBAxx.
After that I tried SHOW INTRUSION and got SECSRV-F-SRVREPLYTIMEOUT.
I used HELP/MESSAGE ... and decided to reboot.
Thank you guys for your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2007 07:36 PM
09-16-2007 07:36 PM