Re: hashed passwords
From: Johhny (exter_c_at_hotmail.com)
Date: 02/17/05
- Previous message: Johhny: "hashed passwords"
- In reply to: Johhny: "hashed passwords"
- Next in thread: Johhny: "Re: hashed passwords"
- Reply: Johhny: "Re: hashed passwords"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 17 Feb 2005 01:02:54 -0800
http://h30097.www3.hp.com/docs/base_doc/DOCUMENTATION/V51B_HTML/ARH95ETE/TITLE.HTM
Is the document that ive been reading however the one thing im not sure
about is when I goto modify the following :
/etc/auth/system/devassign
Currently its the default and looks like this :
console:v_devs=/dev/console:v_type=terminal:chkent:
local\:0|local\:0.0:v_devs=local\:0,local\:0.0:v_type=xdisplay:chkent:
\:0|\:0.0:v_devs=\:0,\:0.0:v_type=xdisplay:chkent:
\:1|\:1.0:v_devs=\:1,\:1.0:v_type=xdisplay:chkent:
\:0.1:v_devs=\:0.1:v_type=xdisplay:chkent:
*:v_type=terminal:chkent:
*\:*:v_devs=*\:*:v_type=xdisplay:chkent:
What I want to do is enable SSH to come in. Which I assume is
/dev/pts/[0-30]
To allow that do I have to add the following ?
pts/0:v_devs=/dev/pts/[0-9]:\
:v_type=terminal:v_users=root,otheruser1,otheruser2,test4:\
:chkent:
?
Im assuming that the regular expression may not work?
Any feedback would be great.
- Previous message: Johhny: "hashed passwords"
- In reply to: Johhny: "hashed passwords"
- Next in thread: Johhny: "Re: hashed passwords"
- Reply: Johhny: "Re: hashed passwords"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|