I canīt get a remote desktop login through CDE only with root user.
There are messages in the Xerror file:
/usr/bin/X11/xset: bad font path element (#0), possible causes are:
Directory does not exist or has wrong permissions
Directory missing fonts.dir
Incorrect font server address or syntax
X connection to 110.10.1.9:0.0 broken (explicit kill or server shutdown).
It seems a font problem, however, if I try to login with other user it can get a remote desktop without troubles.
I restarted the dtlogin.rc and dtconfig services, even I renamed the .dt directory, but the application didnīt create a new .dt
Some admins ( I am one of them...) do not allow root via xdmcp, the reason is:
What is the point of securing a box - Not allowing root connection except console if you can connect via XDMCP?
I suppose there are many ways to succeed in restricting the access, I forgot how I did (years ago...) and became more tolerant when I found out I was one of the very few knowing how to use XDMCP ( disabling CDE on servers I would not XDMCP was far easier...)
That said, It can be painkilling to find out why CDE refuses its services...( I spent days some times...) so my advise would be to see if you have it and if yes:
use /usr/contrib/bin/X11/dr_dt
At the end of the output from this script a summary will appear:
The ERROR and WARNING messages must be resolved before CDE will run properly.
What do you have in:
The second is interesting for you should try to compare the content with one of a user which has CDE working...
Best Practices of people you might trust with root in production are to stay out of root as much as possible (familiarity breeds contempt and disaster, like "rm -rf *" in the wrong window). Think "su - root -c 'something-I-need-to-do'". If you need to do it again, it is in your shell history.
Good security practices say you record who goes into root on every virtual host every time. A log of what they do can be nice, too.
If these practices get in your way, consider making admin IDs to do some of the things you do as root, perhaps using group permissions as they were intended. There are already too many various tasks under root. I recently found periodic new root-owned zero-length core dump files on a prod system's SAN mounts -- which app is crashing on which machine?
I m trying to run a batch script in remote desktop which executes unix commands on the unix server...the problem is i wnt the output in HTML format.so in my batch script i m giving the cmd like
ssh hostname path ksh HC_Report.ksh>out.html
...but it generates the HTML file in
remote desktop .i... (2 Replies)
I configured CDE on AIX server and lauched CDE from desktop using reflection 14.1.
I can lauch xclock with my own id
but when i Su to any other id and try xclock it is giving the follwoing error
X connection to localhost:10.0 broken ( explicit kill or server shutdown).
Please elp on this... (1 Reply)
Hi, can somebody please, please help me?
After a power loss and server restart my server running AIX 4.2.2 could not boot. Following the procedure in my user guide
I checked the hd's with
# fsck -y /dev/hd1
# fsck -y /dev/hd2
# fsck -y /dev/hd3
# fsck -y /dev/hd4
# fsck -y /dev/hd9var
I... (0 Replies)
I am a newbie to Solaris/UNIX. I just installed Solaris 10 and accidentally chose CDE as my desktop instead of Java. How can I set Java Desktop as my desktop?
Because before i installed my mechine is using java and more beauty from CDE.. (2 Replies)
Dear All
I am in a strange situation where I have install the Solaris 10 5/08 OS on Netra 1280 server. When I connect it through my laptop so that I can take the GUI from xmanager. When I try to login as root or any other users also through Java Destop Environment which accepted it after few... (3 Replies)
I'm having problem with the CDE pre login banner.
I configured the c/usr/dt/config/C/Xresources file to add my warning message:
Dtlogin*greeting.labelString: My Banner
I then modified the Dtlogin*greeting*fontList to display the message in smaller text. This did not work.
... (1 Reply)
Hi ,
I have SunBlade 150 Workstation (Solaris 9), I installed the OS again then when I try to login to any server using ( Options > Remote Login > Enter Host Name)
after I entered any host name nothing happened just white page for 2 or 3 mintues then the login screen reseted to the local... (4 Replies)
Hello,
how can I get a "remote login" option in the CDE login screen?
My Solaris box offers that by default.
I already found that this might be done by dtchooser, so I copied the /usr/dt/config/Xaccess to /etc/dt/config/Xaccess and uncommented the line * CHOOSER BROADCAST - but still no... (1 Reply)
Does anyone know if there is software out there top allow me to take remote control of a remote CDE desktop like using MS netmeeting? I do not mean mimick the window I mean take over/share the same session. Any help is appreciated (1 Reply)