Accessing Single User mode box using SSH
Page 1 of 1 • Share •
Accessing Single User mode box using SSH
route add default `head -1 /etc/defaultrouter`
Restart ssh
/etc/init.d/openssh start
or whatever ssh software is running.
Does this work?
Does it work with tectia?
i.e I have not tested this yet so let me know if it works.....
Restart ssh
/etc/init.d/openssh start
or whatever ssh software is running.
Does this work?
Does it work with tectia?
i.e I have not tested this yet so let me know if it works.....
spanner- Posts: 14
Join date: 2008-04-10
Location: Somewhere in Somerset - where there is a lot of mud - and sounds a bit "Horsey"

For Solaris 10
You'll probably need to perform the following on a Solaris 10 system:
Freshly booted into single-user mode and logged in as root
Additionally for a NIS system...
And finally
No idea whether Tectia have gotten round to migrating to the SMF framework yet, so couldn't comment on whether the above style would work for that particular SSH service.
Freshly booted into single-user mode and logged in as root
- Code:
svcadm enable system/vxvm/vxvm-reconfig
svcadm enable system/filesystem/local
svcadm enable milestone/sysconfig
svcadm enable system/utmp
Additionally for a NIS system...
- Code:
svcadm enable system/identity:domain
svcadm enable system/sysidtool:net
svcadm enable network/rpc/bind
svcadm enable network/nis/client
And finally
- Code:
svcadm enable network/ssh
No idea whether Tectia have gotten round to migrating to the SMF framework yet, so couldn't comment on whether the above style would work for that particular SSH service.
tom- Posts: 4
Join date: 2008-07-04
Location: London

Permissions of this forum:
You cannot reply to topics in this forum





