Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Restrict dtlogin with ACL 1

Status
Not open for further replies.

nawlej

Programmer
Mar 26, 2004
380
0
0
US
Does anyone remember how to restrict dtlogin with an acl? Im runnning solaris 8.

___________________________________
[morse]--... ...--[/morse], Eric.
 
yeah access control list.

Let me a bit more precise. As of now, I have a sunblade 150 that does an XServer Broadcast. If you disable the dtlogin daemon, you prevent this. Instead of disabling it (because I do have the desire for a GUI on occasion), I need to set up an Access list just for that service, so I can restrict it to just certain IP addresses. Any Ideas?

___________________________________
[morse]--... ...--[/morse], Eric.
 
I believe you are referring to:

/etc/dt/config/Xaccess

the default one is in /usr/dt/config/Xaccess, don't modify this one, create the /etc/dt/config/Xaccess and make your list. The /etc/dt/config/Xaccess takes priority over the other one if it exists.
 
thanks, I actually worked that out during my security benchmark......It still listens on port 6000 (has to just for the console.) but you cant connect to it.

___________________________________
[morse]--... ...--[/morse], Eric.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top