Operating System - HP-UX
1832658 Members
3002 Online
110043 Solutions
New Discussion

what does the /dev/screen file do

 
SOLVED
Go to solution
Simon Jespersen
Frequent Advisor

what does the /dev/screen file do

Hi!
Im wondering what the /dev/screen file do, it is created as world writable, is it a security risk that everybody can overwrite this file.
3 REPLIES 3
Peter Godron
Honored Contributor
Solution

Re: what does the /dev/screen file do

Simon,
I don't have /dev/screen, however from various sources:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=201182
and
"/dev/screen - the default window manager directory on HP-UX systems."

This thread may answer your world writable question :
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=970177
Pete Randall
Outstanding Contributor

Re: what does the /dev/screen file do

And - on my systems, it's not a file but a directory, so the permissions are not an issue.


Pete

Pete
Simon Jespersen
Frequent Advisor

Re: what does the /dev/screen file do

thanks for the reply, right it is a directory but anyone can write to it. Thats a probem as it reside on the root filesystem.

Well, it seems to be used by xwcreate and a applikation called starbase, which is an letover from earlyer hpux versions. Thats my understanding anyway.