Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Hostname lost when changing user Post 97578 by Pablo_BR on Tuesday 31st of January 2006 06:29:28 PM
Old 01-31-2006
Hostname issue

Thanks!
Actually I had verified /.profile before. Nothing seems really wrong there.
I believe something is wrong with ./dtprofile file (which refers to /etc/kshrc) for root user and main application administrator.
We have detected that /bin/uname -n shows the wrong hostname when the problem happens. So we believe that other process is attributing a wrong value to the environment variable.
If anybody knows another hint, please reply.
Tks!
Pablo.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

what happen when changing Hostname?

I 'm using RH 7.2 Genome in the Network Configuration I change therer are two places one for static hostname for my machine and in DNS hostname I don't know what happen when restarting my PC when connecting using dialer I can't browse the Internet also I can't use sendmail .......Server timeout... (2 Replies)
Discussion started by: atiato
2 Replies

2. HP-UX

lost standart input after su - <user>

All, hope somebody can help here: wrote a small shell script running under root on //usr/bin/ksh no specialisties in the profile. Then the test script: ------------------------------------------- echo "Now we start, press any key..." read su - test -c "id | wc -l" 2>/tmp/x echo... (0 Replies)
Discussion started by: tamo2000
0 Replies

3. UNIX for Advanced & Expert Users

How to stop DHCP from changing hostname

Hi, greetings. I have installed OS 10 on sunfire 240. FOr now let dhcp to give IP address but it keeps chaning hostname. How do I stop this? thanks Jaya (3 Replies)
Discussion started by: vr76413
3 Replies

4. Solaris

changing ip and hostname on solaris

dears does any one know in steps how can i change ip and hostname on solaris (10 Replies)
Discussion started by: murad.jaber
10 Replies

5. UNIX for Dummies Questions & Answers

Changing IP & hostname

I have to do this twice. First, A) change IP address, subnet & default gateway. then a few days later B) change IP address again (same subnet & gateway) & hostname. (why twice? To get the vlan stuff out of the way in advance) what is the best way to do A? can all be done through... (5 Replies)
Discussion started by: LisaS
5 Replies

6. Solaris

changing hostname on Solaris 8 ?

hi, does anyone had experience changing hostname on Solaris 8 ? any idea how is it done ? (4 Replies)
Discussion started by: Exposure
4 Replies

7. Solaris

SVM - Metadevices are offline after changing hostname solaris x86

Hi , We are facing an issue on one of our solaris x86 server, After changing the hostname and a orderly reboot , all metadevices shows offline. please let us know the steps to restore back all metadevices to working state with this new hostname (3 Replies)
Discussion started by: karthick.sh
3 Replies

8. Solaris

New user: lost application manager

Dear all, I am a beginner with Solaris. I unfortunately remove the Application Manager from the Front Panel, and I really don't know how to put it again, or from where launch it... Could anyone help me? (1 Reply)
Discussion started by: avr
1 Replies

9. UNIX for Dummies Questions & Answers

How do I know my user@hostname ?

(8 Replies)
Discussion started by: wojeezy
8 Replies
COMSAT(8)						    BSD System Manager's Manual 						 COMSAT(8)

NAME
comsat -- biff server SYNOPSIS
comsat DESCRIPTION
The comsat utility is the server process which receives reports of incoming mail and notifies users if they have requested this service. The comsat utility receives messages on a datagram port associated with the ``biff'' service specification (see services(5) and inetd(8)). The one line messages are of the form: user@mailbox-offset[:mailbox-name] If the user specified is logged in to the system and the associated terminal has the owner execute bit turned on (by a ``biff y''), the offset is used as a seek offset into the appropriate mailbox file and the first 7 lines or 560 characters of the message are printed on the user's terminal. Lines which appear to be part of the message header other than the ``From'', ``To'', ``Date'', or ``Subject'' lines are not included in the displayed message. If the user specified is logged in to the system and the associated terminal has the group execute bit turned on (by a ``biff b''), two bell characters (ASCII 07) are printed on the user's terminal. If mailbox-name omitted, standard mailbox assumed. FILES
/var/run/utx.active to find out who is logged on and on what terminals /var/mail/user standard mailbox SEE ALSO
biff(1), inetd(8) HISTORY
The comsat utility appeared in 4.2BSD. BUGS
The message header filtering is prone to error. The density of the information presented is near the theoretical minimum. Users should be notified of mail which arrives on other machines than the one to which they are currently logged in. The notification should appear in a separate window so it does not mess up the screen. BSD
January 21, 2010 BSD
All times are GMT -4. The time now is 02:35 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy