- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- Re: mkpasswd command in SSH
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
тАО03-04-2004 08:06 AM
тАО03-04-2004 08:06 AM
mkpasswd command in SSH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-04-2004 08:21 AM
тАО03-04-2004 08:21 AM
Re: mkpasswd command in SSH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-04-2004 08:24 AM
тАО03-04-2004 08:24 AM
Re: mkpasswd command in SSH
I have already tried uninstalling OpenSSH and re-installing. It isn't creating the file on install. The systems are part of our domain, so that should not be the issue either. Other systems have installed just fine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-04-2004 08:51 AM
тАО03-04-2004 08:51 AM
Re: mkpasswd command in SSH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-04-2004 11:30 AM
тАО03-04-2004 11:30 AM
Re: mkpasswd command in SSH
I went looking for the doc entry that results in the "C:\Program" directory getting created and didn't find it (I want to get the doc corrected). Can you direct me there and we'll fix it for the next release?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-04-2004 12:42 PM
тАО03-04-2004 12:42 PM
Re: mkpasswd command in SSH
Good point.
A while back now, but I recall myself and someone else making the same error. It could have been we'd made the same misinterpretation so I may have to retract a bit.
I've just gone back through the Readme file as that's where I thought I'd got the original commands and they seem okay, except that you can't just execute the commands as is.
But I do recall that there was at least one other person that created a program file in the C: directory. It could only be due to a lack of quotes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-04-2004 12:50 PM
тАО03-04-2004 12:50 PM
Re: mkpasswd command in SSH
See
http://docs.hp.com/hpux/onlinedocs/5990-7221/5990-7221.html
There are no quotes around the location statement. Also, the login name and domain is somewhat merged leading to confusion.
Rob.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-05-2004 02:25 AM
тАО03-05-2004 02:25 AM
Re: mkpasswd command in SSH
I do indeed have a program folder located in the root of the C: drive that contained the password information that was supposed to populate the passwd file in the \etc folder. I copied the data in, to no avail..I also see there are several other files that appear to be created during the installation, I tried copying these into the \etc folder as well but no luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-07-2004 06:27 AM
тАО03-07-2004 06:27 AM
Re: mkpasswd command in SSH
Try the same request but make sure there are quotes around the output destination.
Rob.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-08-2004 11:58 PM
тАО03-08-2004 11:58 PM
Re: mkpasswd command in SSH
mkpasswd -d -u login domain >> "C:\Program Files\OpenSSH\etc\passwd"
I also had to create a share on my PDC for the PUB key. Didn't see this in any docs.
Regards,
ck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-09-2004 06:49 AM
тАО03-09-2004 06:49 AM
Re: mkpasswd command in SSH
A share for what? how was it referenced etc.
Could you provide a bit of detail.
As I'm still having fun with SSH this may be something that would help.
Cheers,
Rob.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-09-2004 07:41 AM
тАО03-09-2004 07:41 AM
Re: mkpasswd command in SSH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-09-2004 07:52 AM
тАО03-09-2004 07:52 AM
Re: mkpasswd command in SSH
You should be able to connect with at least the local Administrator account and the Account used for installing OpenSSH/SIM
This certainly points to SSH as being the reason why your tasks are not running.
I've also found that mxagentconfig goes into a 100% CPU usage mode even when just firing up the application. Not sure what causes this but it causes grief.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-10-2004 02:38 AM
тАО03-10-2004 02:38 AM
Re: mkpasswd command in SSH
I documented the steps I used.
1. Install all the latest windows updates and install MDAC update
-needed these for openssh to run
2. Followed HPSIM Howto on setting up a Windows managed system
http://docs.hp.com/hpux/onlinedocs/5990-6691/5990-6691.html
If Openssh install fails to initialize the sshd service you may need edit the hive for the service.
you may get a Error: 193 in the event log or command prompt
Hkey_Local_Machine
Sytem
Currentcontrolset
Services
Opensshd
encapsulate the "image path" key
3. encapsulate this command:
mkpasswd -d -u login domain >> "C:\Program Files\OpenSSH\etc\passwd"
4. If the "c:\program files\openssh\etc type passwd" command from the HPSIM documentation points to the \\Primary_domain_controller\administrator\.ssh...
-add an admin only share to the PDC called \administrator\ with a .ssh folder
--this will house the .CMS.pub key and authorized user file
5. Run mxagentconfig -g from the CMS. If it stills fails to connect do this:
--go to the ..\etc\passwd file of the managed sytem and remove the local admin entry.
--check eventviewer on the managed system. this will show you the status of mxagentconfig
Re-run mxagentconfig -g
6. Alas...connection.
Hope this helps.
ck