Operating System - HP-UX
1827296 Members
2629 Online
109961 Solutions
New Discussion

Re: NIS+ and trusted mode

 
Janusz Iskrzynski_1
Occasional Contributor

NIS+ and trusted mode

HP-UX 11.0 with patches.
NIS+ working properly.
Master server.
I can?t convert a server to to trusted mode.
When I starting the daemon ttsyncd ( /sbin/init.d/comsec start)
I get an error:
?ttsyncd[1543]: ttsyncd.c: main(), Nis+ Password table does not exist?
and ttsyncd doesnt start.
niscat passwd.org_dir - working well.
Whot can I do ?
Janusz Iskrzynski
8 REPLIES 8
CHRIS_ANORUO
Honored Contributor

Re: NIS+ and trusted mode

If you are using NIS+, it those not work in a trusted system mode. Check this from by searching for the word "trusted". You cann't convert to trusted system if you have NIS+ installed.
When We Seek To Discover The Best In Others, We Somehow Bring Out The Best In Ourselves.
Janusz Iskrzynski_1
Occasional Contributor

Re: NIS+ and trusted mode

Than You, Chris but I think that You're wrong.
Manual "HP-UX 11_00_Managing Systems and Workgr.pdf" page 559 describe how set up NIS+ with Trusted Mode , but it doesn't work.
Janusz Iskrzynski
Steffi Jones_1
Esteemed Contributor

Re: NIS+ and trusted mode

Hello,

NIS+ and trusted are supported.
I checked into the error message and found the message in the source code of ttsyncd.

I couldn't come up with a good reason why you see this message.

Did this ever work?

There is a ttsyncd patch available and you might consider putting this patch on, even I can't see a fix for exactly your problem.

Patch is PHCO_13719 s700_800 11.00 comsec (ttsyncd) patch.

Other than that I would check again into the configuration.

Here is some more info on that issue:

on www.docs.hp.com and search for ttsyncd.

One thing... this works only on HP-only environments, the limitation is here trusted and not nis+

Steffi Jones
Rita C Workman
Honored Contributor

Re: NIS+ and trusted mode

steve_56
New Member

Re: NIS+ and trusted mode

I have just started working on NIS+ and trusted and had the same problem.

Reason appears to be due to nisserver creating directory for tables based on host name, but setting char. as lower case only. IE hostname NISPLUS creates /.../.../nisplus)

ttsyncd however refers to HOSTname when searching for passwd table and uses actual case of characters.
I'm here by default.
Roger Baptiste
Honored Contributor

Re: NIS+ and trusted mode

Hi Janus,

Did you figure this one out?? Two years back i tried setting trusted system on NIS+ systems. It didn't work; there were numerous issues (i don't remember the details now) and HP was working to resolve them at that time.
We prefered live with NIS+ alone.

I am not sure what the latest is on that front.
Ofcourse, even then the manual and docs stated that it is supported. So, i won't give too much credence to it.

-raj
Take it easy.
steve_56
New Member

Re: NIS+ and trusted mode

Hi raj
I'm not sure if you are refering to me. Im not janus though.

My comments are my conclusions based on what I have observed in the embedded error responses.
Please dont take it to be an authoritive statement of expected behaviour.

I got ttsyncd to find the passwd table by creating a symbolic link between and
steve
I'm here by default.
Bambang Lestari
Occasional Contributor

Re: NIS+ and trusted mode

Hi Janusz,

You should have given 10 point to steve :-) I was facing the same problem and did what steve said. It works now.

Regards,
Bambang