Operating System - HP-UX
1833443 Members
3506 Online
110052 Solutions
New Discussion

Login issue with trusted system.

 
Anshumali
Esteemed Contributor

Login issue with trusted system.

Hello Gurus,

Let me explain the situation in detail. We have an application running on version 11.x. The user logs in using the GUI client running on windows machine utilizing CORBA services. Server is running on B2600 or C8000 platform. The system is trusted.
Issue is: When the particular user account is deactivated. The user tries to login through telnet and gets the account block message, but from GUI client, he just logs in without any message. this is when Server is running 11.0.
When server is running 11.11, this isn't an issue and user gets the password expired Pop up and option to change as coded in GUI application.

As this is only on 11.0 but not on 11.11, i am sure that there is some patch or something which is not causing it on 11.11. I could ask development team to look but still being Admin i am concerned as this doesn't happen on 11.11 but on 11.0

Any pointers for me before i could ask Development to look into code?

Anshu
Dreams are not which you see while sleeping, Dreams are which doesnt allow you to sleep while you are chasing for them!!
4 REPLIES 4
Ralf Seefeldt
Valued Contributor

Re: Login issue with trusted system.

Hello Anshu,

are you using NIS:
I found some document here:
http://www5.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000080063342
Document ID: 4000039490
and
http://www5.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000080093778

May be, this is of some help for you.

Check for PHCO_30912 and run the PATCH assesment on this server.

Bye
Ralf
Anshumali
Esteemed Contributor

Re: Login issue with trusted system.

There is no NIS on it but i will try running a Patch Assessment on it.
Dreams are not which you see while sleeping, Dreams are which doesnt allow you to sleep while you are chasing for them!!
Anshumali
Esteemed Contributor

Re: Login issue with trusted system.

finally it was solved by modification of code. Coding had a bug in deciding if the user account is disabled or enabled. Thanks for your replies.
Dreams are not which you see while sleeping, Dreams are which doesnt allow you to sleep while you are chasing for them!!
Anshumali
Esteemed Contributor

Re: Login issue with trusted system.

closing thread. Solution above
Dreams are not which you see while sleeping, Dreams are which doesnt allow you to sleep while you are chasing for them!!