- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- SSH logins not working for any user but system - V...
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
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
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-07-2009 04:00 AM
тАО05-07-2009 04:00 AM
SSH logins not working for any user but system - VMS 8.3
Just installed OpenVMS 8.3. No one can login via SSH except "system". It is pretty much a default install.
Am I missing a config option? Audit log shows only:
%%%%%%%%%%% OPCOM 7-MAY-2009 07:51:12.04 %%%%%%%%%%%
Message from user AUDIT$SERVER on VMS02
Security alarm (SECURITY) and security audit (SECURITY) on VMS02, system id: 113
57
Auditable event: Network login failure
Event time: 7-MAY-2009 07:51:12.03
PID: 000004B0
Process name: TCPIP$S_BG13458
Username: TCPIP$SSH
Remote node fullname: SSH_PASSWORD:SOURCE-HOST.DOMAIN
Remote username: PALLADINOL(LOCAL)
Status: %LOGIN-F-NOTVALID, user authorization failure
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-07-2009 04:20 AM
тАО05-07-2009 04:20 AM
Re: SSH logins not working for any user but system - VMS 8.3
what output do you get using the -v option to connect ?
hth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-07-2009 04:29 AM
тАО05-07-2009 04:29 AM
Re: SSH logins not working for any user but system - VMS 8.3
also have a read of the ssh manual so you can check your settings in the ssh config files :-
http://h71000.www7.hp.com/doc/83final/ba548_90007/ba548_90007.pdf
hth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-07-2009 04:37 AM
тАО05-07-2009 04:37 AM
Re: SSH logins not working for any user but system - VMS 8.3
OpenSSH_5.1p1 Debian-5ubuntu1, OpenSSL 0.9.8g 19 Oct 2007
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Connecting to vm02 [10.113.88.117] port 22.
debug1: Connection established.
debug1: identity file /home/lpalladino/.ssh/identity type -1
debug1: identity file /home/lpalladino/.ssh/id_rsa type 1
debug1: Checking blacklist file /usr/share/ssh/blacklist.RSA-2048
debug1: Checking blacklist file /etc/ssh/blacklist.RSA-2048
debug1: identity file /home/lpalladino/.ssh/id_dsa type -1
debug1: Remote protocol version 2.0, remote software version 3.2.0 SSH Secure Shell OpenVMS V5.6 VMS_sftp_version 2
debug1: no match: 3.2.0 SSH Secure Shell OpenVMS V5.6 VMS_sftp_version 2
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_5.1p1 Debian-5ubuntu1
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-cbc hmac-md5 none
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: sending SSH2_MSG_KEXDH_INIT
debug1: expecting SSH2_MSG_KEXDH_REPLY
debug1: Host 'vm02' is known and matches the DSA host key.
debug1: Found key in /home/lpalladino/.ssh/known_hosts:244
debug1: ssh_dss_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey,password
debug1: Next authentication method: publickey
debug1: Trying private key: /home/lpalladino/.ssh/identity
debug1: Offering public key: /home/lpalladino/.ssh/id_rsa
debug1: Authentications that can continue: publickey,password
debug1: Trying private key: /home/lpalladino/.ssh/id_dsa
debug1: Next authentication method: password
palladinol@vm02's password:
debug1: Authentications that can continue: publickey,password
Permission denied, please try again.
palladinol@vm02's password:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-07-2009 05:01 AM
тАО05-07-2009 05:01 AM
Re: SSH logins not working for any user but system - VMS 8.3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-07-2009 05:09 AM
тАО05-07-2009 05:09 AM
Re: SSH logins not working for any user but system - VMS 8.3
case sensitive user name ?
Any audit alarms (but enable file access failre first).
Is VMS to VMS working ?
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-07-2009 05:11 AM
тАО05-07-2009 05:11 AM
Re: SSH logins not working for any user but system - VMS 8.3
are you able to login over the network using telnet for example ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-07-2009 05:18 AM
тАО05-07-2009 05:18 AM
Re: SSH logins not working for any user but system - VMS 8.3
Read through the TCP/IP Services manual (again) and confirm the whole process has been followed completely, from the ssh daemon startup on through to the per-user ssh2 files. It is easy to miss a step.
Do load the current ECOs for OpenVMS and for TCP/IP Services. This as a general rule.
And try using the:
ssh PALLADINOL@vms02.example.com
syntax here, as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-07-2009 05:35 AM
тАО05-07-2009 05:35 AM
Re: SSH logins not working for any user but system - VMS 8.3
I was following Wim's test of VMS to VMS, just SSH'ing back to myself on the same box. It connected, and prompted me to change the password (since it was pre-expired). I changed the password, then tried from a *NIX system, and I could login fine.
So the issue is that the SSH connections coming from *NIX hosts or terminal emulators on Windows boxes are not able to process the pre-expiring password process? While this doesn't quite make sense, it is what I saw.
Does this make sense to anyone else?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-07-2009 05:43 AM
тАО05-07-2009 05:43 AM
Re: SSH logins not working for any user but system - VMS 8.3
please have a look at this thread:
http://forums13.itrc.hp.com/service/forums/questionanswer.do?&threadId=1246613
Hope this helps,
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-07-2009 05:49 AM
тАО05-07-2009 05:49 AM
Re: SSH logins not working for any user but system - VMS 8.3
from the previously mentioned ssh manual :-
The client user login is rejected if:
49
├в ┬в The connection is from a different SSH implementation to an OpenVMS system and the
AllowVmsLoginWithExpiredPw parameter is set to no in the server configuration file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-08-2009 08:23 AM
тАО05-08-2009 08:23 AM
Re: SSH logins not working for any user but system - VMS 8.3
We use a Windows version of Attachmate Reflection a lot. That little change seemed to help at our site.