"Riggs, Joan" wrote:
>
> How can I determine the patch level of AFS 3.4a running on a Solaris 2.6
> server?
Do the following command on any AFS binary to determine its version:
strings command | grep Base
sopko@capefear:3% cd /usr/afsws/bin
sopko@capefear:4% strings bos | grep Base
@(#)Base configuration afs3.4 5.74
>
> I am getting the following message and wonder if anyone knows what this
> means:
>
> pam_afs: Password required but not supplied by user uucp
> pam_afs: Password required but not supplied by user lp
>
> This started at midnight and is recurring every few minutes.
Probably some remote processs (cron job from some other sytem)
is trying to do a remote command to your sytem but can not get a token,
but still can get through as long as it does not need a token. I get
this with an automatic cron job I have that queries my systems. Try
doing an "unlog" from one system and a "rsh date" to another system and
the console will complain about the token.
>
> THANKS!
>
> Joan Riggs
--
John W. Sopko Jr. University of North Carolina
email: [EMAIL PROTECTED] Computer Science Dept., CB 3175
Phone: 919-962-1844 Sitterson Hall; Room 135
Fax: 919-962-1799 Chapel Hill, NC 27599-3175