Glenn Johnson wrote:
> I can not login to a box with FreeBSD 5 -current via ssh because I get
> the following error from ypserv:
>
> Mar 28 12:48:15 node1 ypserv[317]: access to master.passwd.byuid denied -- client 192.168.1.1:49344 not privileged
man ypbind
(-s is the magic incantation).
I have the same issue, I tried Terry's suggestion but I don't think its working like it should:
On the client: aylee # ps fax|grep yp 252 ?? Is 0:0.62 /usr/sbin/ypbind -s
aylee # rpcinfo -p localhost|grep yp 100007 2 udp 1022 ypbind 100007 2 tcp 1023 ypbind
Tailing the server's log:
Mar 31 10:10:39 erwin ypserv[92]: access to master.passwd.byuid denied -- client 192.168.100.30:49255 not privileged
Why would the request be coming from a high port when I have specifically told it to bind to a low port?
Cheers, Rob
-- On Earth there is no reckoning.
This is random quote 883 of 1254.
Distance from the centre of the brewing universe [15200.8 km (8207.8 mi), 262.8 deg](Apparent) Rennerian
Public Key fingerprint = 6219 33BD A37B 368D 29F5 19FB 945D C4D7 1F66 D9C5
_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"