Sponsored Content
Full Discussion: Solaris 9 Password
Operating Systems Solaris Solaris 9 Password Post 302144574 by Smiling Dragon on Thursday 8th of November 2007 07:44:48 PM
Old 11-08-2007
Quote:
Originally Posted by matt81
i think i may have found a problem,
using command
devalias
i found cdrom and cdrom1 both use the same location of

/pci@1f,0/ide@d/cdrom@1,0:f

but i cant seem to find the command to change it any help would be greatly appreciated
show-disks from the OK prompt is pretty useful for this, it'll list most of the bootable disks on your system and the paths to them.

Alternatively, do a reset (or reset-all depending on the PROM version, whatever works) then probe-scsi-all. Do NOT run the probe without doing the reset, sun boxen are not all that good at handling a probe when there's junk in memory.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Password unknown??? solaris 2.8 vs 2.6???

Hello all!!! We just inherited a sun 220r from another department. The Department doesn't exist any more and we have no way of getting the login password or any account information. The 220r has solaris 2.8 on it and the only version that I have on disk is 2.6. Question 1: Can I use 2.6 on... (6 Replies)
Discussion started by: juice
6 Replies

2. Solaris

how to reset the password in solaris

I forgot the password of root account of sun solaris .how to reset the root password. (1 Reply)
Discussion started by: mallesh
1 Replies

3. Solaris

Solaris root password

Bit of a strange problem I have never come across before.. I can log into the workstation going through the server as it is a trusted host but when I try and connect to the workstation through SSH or RSH directly it will not take the password, I changed the password when I logged in the machine... (5 Replies)
Discussion started by: Mr Pink
5 Replies

4. UNIX for Dummies Questions & Answers

No Password - - Setuid Only Option in Solaris 10

In Solaris 9, when I built users, there was an option for No Password -- Setuid Only. Now that I'm using Solaris 10, I no longer can find that option. Is there an equivalent option of No Password --Setuid Only in Solaris 10? Thanks, LeonD (1 Reply)
Discussion started by: leond
1 Replies

5. Solaris

Solaris 8 - Asks for current root password when trying to change root password.

Hello All, I have several solaris boxes running Solaris 8. When changing root passwords on them, all will simply ask for the new root password to change and of course to re-type the new password. One of the systems however asks for the existing root password before it will display the new password... (8 Replies)
Discussion started by: tferrazz
8 Replies

6. Solaris

How to force a same password in Solaris in Solaris 8?

hi all I need to add a user "abcd" and set the password same as the user id. But Solaris 8 is not allowing me to do it, is there any way we can force the password to be same as the user id. Any help would be appreciated. Thanks bash-3.00# cat /etc/release ... (9 Replies)
Discussion started by: imran721
9 Replies

7. Solaris

Blank Password (Solaris 10)

Hello, I have a doubt about the accounts. With a "grep" to file "shadow" get the accounts have no password: The output is: However, if I do a "su <bin, sys, etc>" request password. What is the true state of accounts? The file "shadow" are as follows: I... (4 Replies)
Discussion started by: musul
4 Replies

8. Solaris

Sudo without password Solaris 11.2

Hi guys, I have the strangest issue... might be a huge oversight.. who knows!! :) I am trying to configure a user to use sudo with no password, here is my sudoers configuration file root@isha:~# egrep -v "^$|^#" /etc/sudoers root ALL=(ALL) ALL %wheel ALL=(ALL) NOPASSWD: ALL... (5 Replies)
Discussion started by: akame
5 Replies

9. Solaris

Need help in configuring Password Constraints for Solaris 11.3

Hello Friends I was running Solaris 11.3 x86. Below is my configuration to set password Constraints. more /etc/default/passwd MAXWEEKS=4 MINWEEKS=1 WARNWEEKS=1 PASSLENGTH=8 NAMECHECK=YES HISTORY=4 MINDIFF=3 MINALPHA=2 (4 Replies)
Discussion started by: jebby123
4 Replies

10. Solaris

How recover the root password - Solaris 11?

Hello forum members, Please help me to recover the root password. I have had difficulties working with Solaris 11. The run-level equivalents single-user in Solaris 10, I can mount disk in one partition and edit files shadow/passwd. For example: {0} ok boot cdrom -s # mount... (4 Replies)
Discussion started by: Marcela Bueno
4 Replies
tapset::kprocess(3stap) 												   tapset::kprocess(3stap)

NAME
tapset::kprocess - systemtap kprocess tapset DESCRIPTION
This family of probe points is used to probe process-related activities. kprocess.create Fires whenever a new process or thread is successfully created See probe::kprocess.create(3stap) for details. kprocess.start Starting new process See probe::kprocess.start(3stap) for details. kprocess.exec Attempt to exec to a new program See probe::kprocess.exec(3stap) for details. kprocess.exec_complete Return from exec to a new program See probe::kprocess.exec_complete(3stap) for details. kprocess.exit Exit from process See probe::kprocess.exit(3stap) for details. kprocess.release Process released See probe::kprocess.release(3stap) for details. SEE ALSO
probe::kprocess.create(3stap), probe::kprocess.start(3stap), probe::kprocess.exec(3stap), probe::kprocess.exec_complete(3stap), probe::kprocess.exit(3stap), probe::kprocess.release(3stap), stap(1), stapprobes(3stap) IBM
--- tapset::kprocess(3stap)
All times are GMT -4. The time now is 12:37 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy