[794] in Zephyr_Bugs
Re: Problem with Zephyr 2.03
daemon@ATHENA.MIT.EDU (gantt (g.) edmiston)
Wed Jul 3 13:10:52 1996
Date: Wed, 3 Jul 1996 13:01:00 -0400
From: "gantt (g.) edmiston" <gantte@nortel.ca>
To: ghudson@MIT.EDU
Cc: bug-zephyr@MIT.EDU, "william (w.) pfister" <pfister@nortel.ca>
In message "Re: Problem with Zephyr 2.03", ghudson writes:
>If you compile without Kerberos support, zephyr uses a privileged port
>for the brain dump between servers (no, this wasn't my idea). I can
>imagine the servers functioning mostly okay if you ran them as some
>user other than root, with the exception of the brain dump not
>working.
>
>If you're running zephyrd as root, say so and I'll try to reproduce
>the problem here.
Yes, I am running zephyrd as root. See below:
root@b4pph12d-> ps -ef | grep zephyrd
root 1084 1080 1 12:42:38 ttys4 0:00 grep zephyrd
root 799 1 0 11:09:37 ? 0:00 /usr/local/sbin/zephyrd -d
root@b4pph12d-> ypcat services | grep -i zephyr
zephyr-hm 2104/udp # Gantt Edmiston - Zephyr hostmanager
zephyr-srv 2102/udp # M. Brook Zephyr server
zephyr-clt 2103/udp # Gantt Edmiston - Zephyr server-hostmanager
zephyr-hm-srv 2105/udp # Gantt Edmiston - Zephyr hm-serv
Note the extra port assignment above. We assumed that it would not
matter if it existed. We are a large corporation and our services
maps are distributed via NIS. We all (unfortunately) have to use
the same maps and compete for the same services and resources.
If this extra services entry in anyway might be causing our problem,
please advise. Thanks,
Gantt Edmiston
gantte@nortel.ca
PS: Here's some output from the dump of one zephyrd:
root@b4pph12d-> more zephyr.db
0:0.0.0.0/SERV_DEAD
1:47.194.32.78/SERV_UP
2:47.194.35.87/SERV_DEAD
gantte@local-realm/b4ppha6c/Wed Jul 3 10:49:18 1996/b4ppha6c:0.0/RLM_VIS/47.194.35.173/3938
3938 (gantte@local-realm):
'message' 'personal' ''
'operations' 'message' ''
'message' 'personal' 'gantte@local-realm'
'message' 'urgent' 'gantte@local-realm'
'urgent' 'message' 'gantte@local-realm'
'urgent' 'message' ''
Triplet 'zephyr_admin' '' '':
Triplet 'message' 'personal' 'gantte@local-realm':
47.194.35.173 3938 (gantte@local-realm)
Triplet 'ops' '' '':
Triplet 'zmatch_all' '' '':
Triplet 'message' 'urgent' 'gantte@local-realm':
47.194.35.173 3938 (gantte@local-realm)
Triplet 'urgent' 'message' 'gantte@local-realm':
47.194.35.173 3938 (gantte@local-realm)
Triplet 'message' 'personal' '':
47.194.35.173 3938 (gantte@local-realm)
Triplet 'hm_stat' '' '':
Triplet 'zephyr_ctl' '' '':
Triplet 'wg_ctl' '' '':
Triplet 'operations' 'message' '':
47.194.35.173 3938 (gantte@local-realm)
Triplet 'operations' '' '':
Triplet 'urgent' 'message' '':
47.194.35.173 3938 (gantte@local-realm)
Triplet 'login' '' '':
Triplet 'hm_ctl' '' '':
Triplet 'filsrv' '' '':
Triplet 'locate' '' '':
root@b4pph12d->