LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris
User Name
Password
Solaris / OpenSolaris This forum is for the discussion of Solaris, OpenSolaris, OpenIndiana, and illumos.
General Sun, SunOS and Sparc related questions also go here. Any Solaris fork or distribution is welcome.

Notices


Reply
  Search this Thread
Old 08-05-2005, 12:15 AM   #1
UltraSoul
Member
 
Registered: Dec 2004
Location: Japan
Distribution: REDHAT9.0, Mandrake10.1
Posts: 404

Rep: Reputation: 31
XDMCP in Solaris9


I use solaris 9 in my sun blade 1500 workstation. I want to enable the
remote access from my win pc through XDMCP.
Then, I found the solution to this configuratoin in www.sun.com.

To allow XDMCP access from the remote host with GDM,
modify xdmcp entry in /etc/X11/gdm/gdm.conf file:

FROM:
[xdmcp]
Enable=false

To:
[xdmcp]
Enable=true

#svcadm restart svc:/application/gdm2-login:default

But my system is solaris 9. I wonder if there is a XDMCP
solution to solaris 9.
 
Old 08-05-2005, 01:27 AM   #2
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
/usr/dt/config/Xaccess
and "man xdm" would help you understanding how it works on Solaris 9.
 
Old 08-05-2005, 02:28 AM   #3
UltraSoul
Member
 
Registered: Dec 2004
Location: Japan
Distribution: REDHAT9.0, Mandrake10.1
Posts: 404

Original Poster
Rep: Reputation: 31
No Manual for xdm

Thank u for the quick answer.
I enter "man xdm"
But there is no xdm manual in my sun workstation.
How should I add the manual?

Now I use Xmanager to access the remote sun workstation.
Because there is a firewall (router) between the windows PCs with private IP address
and the applicatoin sun workstation with a public IP address. So I just can login the
remote sun workstation by xstart with ssh.

But I want to use XDCMP for loginning the remote sun workstation. In the Xmanager
official site the manual give me that the port numberof 177:UDP, 23,22:TCP in the re
mote sun workstaion must be opened for the communication through a firewall. I wo
nder some manage software in solaris 9. ---> Sun Screen is a good one ? or otherelse.
For ex, IPsec.
 
Old 08-05-2005, 02:49 PM   #4
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
Quote:
I enter "man xdm"
But there is no xdm manual in my sun workstation.
How should I add the manual?
man not finding it doesn't mean it's not there, maybe is it just somewhat hidden.
try:
Code:
$ export MANPATH=/usr/dt/man:/usr/man:/usr/openwin/share/man:\
/usr/man:/opt/csw/man
$ man xdm
and see if it improves.

About the firewall question, sunscreen is certainly a good software, but I've not that much experience with it, nor with any other firewall by the way, sorry.

I hope you have a high throughput and response time available between both machines, as remotely running the whole graphic environment is network resource intensive.

Last edited by jlliagre; 08-05-2005 at 02:51 PM.
 
Old 08-06-2005, 01:46 AM   #5
UltraSoul
Member
 
Registered: Dec 2004
Location: Japan
Distribution: REDHAT9.0, Mandrake10.1
Posts: 404

Original Poster
Rep: Reputation: 31
Echo $MANPATH

I want to show u the result for #echo $MANPATH

#echo $MANPATH
/usr/local/man:/usr/man:/usr/openwin/share/man:/usr/local/samba/man:/usr/dt/man:
/opt/csw/man:/usr/openwin/man

#man xdm
No manual for xdm

#which xdm
/usr/openwin/xdm

#find /usr/openwin -name xdm -print
/usr/openwin/bin/xdm
/usr/openwin/lib/X11/xdm
/usr/openwin/lib/xdm

The above info is for the xdm program in my sun workstation. How can I get the manual info
from the above infomation?
 
Old 08-06-2005, 11:12 AM   #6
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
The xdm manual page is in /usr/openwin/share/man/man1/xdm.1

If you're missing it, your Solaris installation is incomplete, add the SUNWxwman package from your distribution CDs.

By the way, xdm is there, but isn't the regular display manager under Solaris 9.
The one commonly running and used is dtlogin, part of CDE.
You cannot have both dtlogin and xdm running at the same time.

Just in case you are missing dtlogin manual page too, it is in /usr/dt/share/man/man1/dtlogin.1, and part of the SUNWdtma package.

An extensive CDE login manager documentation can be found at
http://docs.sun.com/app/docs/doc/802...a6232c5?a=view
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
where is download rpm tools for solaris9 ... jsnch Solaris / OpenSolaris 7 06-21-2005 07:55 AM
Best hard disk planning for Solaris9.0 UltraSoul Solaris / OpenSolaris 2 12-23-2004 10:01 PM
Installing KDE in Solaris9 Singular Matrix Solaris / OpenSolaris 6 10-12-2004 02:05 PM
SMC driver 4 Solaris9 x86 seingoku Solaris / OpenSolaris 5 12-04-2003 01:07 AM
Solaris9 setup freezes. tvlad Solaris / OpenSolaris 4 06-17-2003 01:52 AM

LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris

All times are GMT -5. The time now is 01:54 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration