Simon Wilkinson wrote: > > There is no inheritance. You'll have to change the command line > options for them all. Note also that the correct option, in all cases > is the plural one I gave you. Some of the man pages incorrectly list > it in the singular. > > S. > Ok, I did a grep 'allow-dotted-principals' on the binaries in /usr/lib/openafs/, for those that showed up, I added the option to the appropriate entry in BosConfig. I should be able to find out Monday if the problem is definitely gone. :) ------------------------------------------------------------------------
restarttime 16 0 0 0 0
checkbintime 3 0 5 0 0
bnode simple ptserver 1
parm /usr/lib/openafs/ptserver -allow-dotted-principals
end
bnode simple vlserver 1
parm /usr/lib/openafs/vlserver -allow-dotted-principals
end
bnode fs fs 1
parm /usr/lib/openafs/fileserver -p 23 -busyat 600 -rxpck 400 -s 1200 -l
1200 -cb 65535 -b 240 -vc 1200 -allow-dotted-principals
parm /usr/lib/openafs/volserver -allow-dotted-principals
parm /usr/lib/openafs/salvager
end
~
------------------------------------------------------------------------
I also created an /etc/default/openafs-fileserver file and put in:
DAEMON_ARGS="-allow-dotted-principals"
------------------------------------------------------------------------
When I do a grep for anything that is *ver, I now get:
r...@afs01:/etc/default# ps ax|grep ver
4422 ? S 0:00 [afs_checkserver]
14656 ? Ss 0:00 /usr/sbin/bosserver -allow-dotted-principals
14657 ? S 0:00 /usr/lib/openafs/ptserver
-allow-dotted-principals
14658 ? S 0:00 /usr/lib/openafs/vlserver
-allow-dotted-principals
14659 ? S<l 0:00 /usr/lib/openafs/fileserver -p 23 -busyat 600
-rxpck 400 -s 1200 -l 1200 -cb 65535 -b 240 -vc 1200
-allow-dotted-principals
14662 ? Sl 0:00 /usr/lib/openafs/volserver
-allow-dotted-principals
14711 pts/1 R+ 0:00 grep ver
--
LyX: http://www.lyx.org/ OpenOffice: http://www.openoffice.org/
Inkscape: http://www.inkscape.org/ Scribus: http://www.scribus.net/
GIMP: http://www.gimp.org/ PDF: http://www.pdfforge.org/
signature.asc
Description: OpenPGP digital signature
