Hello!
At first, thank you all! I received lots of mails that help me a lot to
resolve my problems that was describe in the following mail:
> I ve run the secsetup command to pass in ENHANCED mode on a Alpha 1000
> server with DU v4.0b. All has worked. But after having rebooted the
> server, our X terminals that runs under NCDware5.0.189 doesnt want to
> connect under the server: saying that it cant access to database
> information!
>
> I ve run secsetup again to disable ENHANCED mode and rebooted the
> server and it works again!
>
> How must I do to make it work in ENHANCED mode?
Just take a look on what M.C. Vialatte replied me (it has resolved all
my problem):
For example, with a X terminal named 'carre', just add the following
lines to the files named before:
/etc/hosts: 193.54.51.232 carre
devassign :
carre\:0:v_devs=carre\:0.0:v_type=xdisplay:chkent:
ttys :
carre\:0:\
:t_devname=carre\:0:t_login_timeout#0:\
:t_xdisplay:chkent:devassign :
If the terminal hasnt any name, replace it with the IP address:
devassign :
193.54.51.232\:0:v_devs=193.54.51.232\:0.0:v_type=xdisplay:chkent:
ttys :
193.54.51.232\:0:\
:t_devname=193.54.51.232\:0:t_login_timeout#0:\
:t_xdisplay:chkent:
Then you have to make it available by making that:
edauth -d v < devassign
edauth -d t < ttys
Received on Wed Oct 21 1998 - 06:54:11 NZDT