Operating System - HP-UX
1826398 Members
3634 Online
109692 Solutions
New Discussion

Re: HPUX Shadow Passwords and BMC Patrol

 
Keri MacNeil
Advisor

HPUX Shadow Passwords and BMC Patrol

I have installed the Shadowing PW utility for HPUX 11.11 on several servers here. It seems to work well, except for BMC Patrol. When I
turn on shadowing (pwconv), patrol is unable to connect to the agent. Rebooting doesn't clear out the problem. As soon as I unconvert the shadowinig (pwunconv), patrol is immediately able to connect to the agent.
4 REPLIES 4
Darren Prior
Honored Contributor

Re: HPUX Shadow Passwords and BMC Patrol

Hi,

It certainly sounds like BMC Patrol isn't aware off the different system calls required to authenticate in a trusted environment. I'd suggest you contact the s/w author and check if they support their product on a trusted system.

regards,

Darren.
Calm down. It's only ones and zeros...
Colin Topliss
Esteemed Contributor

Re: HPUX Shadow Passwords and BMC Patrol

Many applications are not C2 compliant. The call to get the password entry changes from getpwent to getprpwent, and many vendors don't cater for this in their code.

It sounds as if you have maybe applied the patch that gives you just shadowed passwords rather than full-blown C2? You should also be aware that this on its own doesn't work with LDAP and NIS (or certainly never did when it first came out)!

Col.
Keri MacNeil
Advisor

Re: HPUX Shadow Passwords and BMC Patrol

Contacted BMC, and it's a known issue. There's sending me a patch that replaces an executable.
Keri MacNeil
Advisor

Re: HPUX Shadow Passwords and BMC Patrol

BMC was very helpful, and have already identified the bug:

422086 - PATROL Agent may be unable to authenticate user accounts on HPUX managed
systems that have been configured to use the optional shadow password feature.

This was fixed with patch # 3.5.32.20