Path: utzoo!attcan!telly!lethe!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!samsung!olivea!apple!snorkelwacker.mit.edu!bloom-beacon!EXPO.LCS.MIT.EDU!gildea From: gildea@EXPO.LCS.MIT.EDU (Stephen Gildea) Newsgroups: comp.windows.x Subject: Re: Stopping root access from xdm Message-ID: <9012211612.AA19313@excalibur.lcs.mit.edu> Date: 21 Dec 90 16:12:29 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 16 Date: 18 Dec 90 22:29:35 GMT From: paul@moore.com (Paul Maclauchlan) Is there some way that you can limit user access from xdm ? I have xdm running on a Sparc 1+ for a collection of X terminals. I do not want anyone signing on as root from the xlogin wigit. Should I be looking at the /etc/ttytab file ? No, you should be looking at the xdm man page. :-) See the section on the Xstartup file (specified by the DisplayManager.DISPLAY.startup resource). This is a script run before starting the user session. You could check for the user being "root" and blow the session away. < Stephen gildea@expo.lcs.mit.edu