1833934 Members
1769 Online
110063 Solutions
New Discussion

Re: login problem

 
SOLVED
Go to solution
Fadia Almarei
Super Advisor

login problem

Dear All

when i login to HP-UX 11.11 system as a user it give me the foolwing error
"the Desktop messaging system could not be started"
but if I login by root user or another I do not face this error, the user that have the problem is the application user and it's home directory is not under the /home so it does not have .profile file,I check the /etc/hosts file and all the things that may be related to this problem but nothing is wrong ,so where the problem will be?
fadia.marei
15 REPLIES 15
Jeff Schussele
Honored Contributor

Re: login problem

Hi Fadia,

Sounds to me like the user is trying to start a CDE session. To do this the user *must* have a .dt directory under their home dir.

Rgds,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
JASH_2
Trusted Contributor

Re: login problem

Fadia,

Sounds like it is trying to start a desk top messaging system, which is not supported within HPUX. It may well be that the application that this user controls wants to start talk or some such thing, but HPUX doesn't like it.
Go to the "home" directory of the application user and see what it is trying to start. Even if it has a home directory that is not under /home, it should still have some kind of profile under the application. Check in /etc/passwd to see where the home directory is for this user, then check to see what is there (.profile,.login etc)

Regards,

JASH
If I can, I will!
Fadia Almarei
Super Advisor

Re: login problem

ok it has this directory.
fadia.marei
Fadia Almarei
Super Advisor

Re: login problem

first this user was work before I do a restart to the system, and the application does not run automaticly after the logging, i do restart before this and nothing apears wrong, but this time it fails
fadia.marei
JASH_2
Trusted Contributor

Re: login problem

Fadia,

What changes did you make before the restart? Did you make changes to the application? Did you make changes in the startup scripts?

Regards,

JASH
If I can, I will!
Fadia Almarei
Super Advisor

Re: login problem

I did nothing
fadia.marei
JASH_2
Trusted Contributor

Re: login problem

Then why did you restart?
If I can, I will!
Fadia Almarei
Super Advisor

Re: login problem

I have a problem is starting sam , this happened before with me and after the restrat every thing goes ok and thers wa no problem in this user, I need to solve the problem.
fadia.marei
JASH_2
Trusted Contributor

Re: login problem

Fadia,

Have you checked the permissions in the users home directory, SAM can sometimes mess with them. Check ownership and permissions on the users home directory.
If I can, I will!
AwadheshPandey
Honored Contributor

Re: login problem

Hello Fadia,

check with users .dt/errorlog, startlog and session logs.

move .dtprofile to .dtprofile.old and try.
post the errorlogs if problem is not solved by moving .dtprofile.

Cheers,

Awadhesh
It's kind of fun to do the impossible
Fadia Almarei
Super Advisor

Re: login problem

it does not work ,and the errorlog file in the attachment
fadia.marei
JASH_2
Trusted Contributor

Re: login problem

Fadia,

Looking at your error, it seems there is now a problem with initialising tooltalk. I know nothing about this product, as such, but I typed in tooltalk into the above forums search and it produced a list of links that may help you more than I can, in this instance.

I hope this is the case, good luck,

JASH
If I can, I will!
JASH_2
Trusted Contributor

Re: login problem

AwadheshPandey
Honored Contributor
Solution

Re: login problem

You can check and match user's .Xauthrity .TTauthrity etc files in user's home dir, also match the permissions, I am not aware of ttotalk, but the problem for particular use shows that one of these files are currupted.

Check this link for tooltalk, it may be some configuration problem for this
http://www.cs.arizona.edu/computer.help/policy/DIGITAL_unix/ToolTalkUsersGuide/tt_ug_15.html

All the best,

Awadhesh
It's kind of fun to do the impossible
Fadia Almarei
Super Advisor

Re: login problem

thnaks for all the problem solved , the .TTauthrity file was corrupted and the permission for it wa rong , so I get another coppy of the file and correct the permissions.
fadia.marei