Operating System - HP-UX
1833768 Members
1892 Online
110063 Solutions
New Discussion

restricting the client pc's from logging in as root

 
SOLVED
Go to solution
j.bobby
Frequent Advisor

restricting the client pc's from logging in as root

hi guys,

i want to know can we block some pc's (clients)from which we don't want the users to login as root into HPUX servers.This is the concept ,generally implemented in wireless by MAC Filtering means.likewise can we block specific macs to restrict the superuser login.

Regards
Jagan
2 REPLIES 2
Pete Randall
Outstanding Contributor
Solution

Re: restricting the client pc's from logging in as root

It sounds like you need to set up a /etc/securetty file. This thread offers some guidance:

http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1230922434591+28353475&threadId=1058393


Pete

Pete
j.bobby
Frequent Advisor

Re: restricting the client pc's from logging in as root

Thank u very much