Roland Mainz wrote:
> Darren J Moffat wrote:
> > Roland Mainz wrote:
[snip]
> BTW: For those who are interested: X11's SUN-DES-1 auth. can be used
> (without NIS+) like this:
> 
> 1. Create a domain name for the machine:
> $ domainname monsterinc.com

Small correction:
Replace this with:
$ echo "monsterinc.com" >/etc/defaultdomain
and the Xserver needs to be started without "-nolisten tcp" via:
$ svccfg -s x11-server setprop options/tcp_listen=true #

Finally: On x86 builds < B73 the SecureRPC auth will not work (alanc
fixed this for B73) ...

----

Bye,
Roland

P.S.: Another small RFE: The code which parses /etc/publickey should
execute this file via |popen()|&co. when the file is executable (e..g
chmod a+rx /etc/publickey) - this would allow users to use a script to
manage the public keys... :-)

-- 
  __ .  . __
 (o.\ \/ /.o) roland.mainz at nrubsig.org
  \__\/\/__/  MPEG specialist, C&&JAVA&&Sun&&Unix programmer
  /O /==\ O\  TEL +49 641 7950090
 (;O/ \/ \O;)

Reply via email to