Re: su - access
From:Date: 08/27/02
- Next message: those who know me have no need of my name: "why is /bin/login suid root on some systems?"
- Previous message: Security Alert: "Security Vulnerability in DNS resolver libraries (rev. 3)"
- In reply to: Sree: "su - access"
- Next in thread: : "Re: su - access"
- Reply: : "Re: su - access"
- Reply: : "Re: su - access"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 27 Aug 2002 15:54:19 +0200
"Sree" <sreep@qnetstaff.com> ha scritto nel messaggio news:akf7tu$q641@medusa.qualitynet.net...
> Dear Friends,
> how to provide su access to oracle user and disable direct logging throught
> ssh or telnet.
> only for user oracle.On Sun systems.
>
from man sshd
DenyUsers
This keyword can be followed by a number of user names, separated
by spaces. Login is disallowed for user names that match one of
the patterns. `*' and `?' can be used as wildcards in the pat-
terns. Only user names are valid, a numerical user id isn't rec-
ognized. By default login is allowed regardless of the user
name.
and disable telnet access.
Hi
- Next message: those who know me have no need of my name: "why is /bin/login suid root on some systems?"
- Previous message: Security Alert: "Security Vulnerability in DNS resolver libraries (rev. 3)"
- In reply to: Sree: "su - access"
- Next in thread: : "Re: su - access"
- Reply: : "Re: su - access"
- Reply: : "Re: su - access"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]