Forum Replies Created
-
AuthorPosts
-
February 2, 2010 at 12:38 am in reply to: 10.2 clients can’t authenticate against 10.4.3 for AFP? #377921
cedge
Participant[QUOTE][u]Quote by: Ross[/u][p]I actually ran into this today… I had to choose “Standard” for Auth. under AFP to get it to work (Kerb or Any method did not work), this was only with replicas and connected to directory servers. The master was not a problem..[/p][/QUOTE]
I believe this only occurred in upgrade scenarios.
Charles EdgeFebruary 11, 2006 at 7:04 am in reply to: Configuring your Qlogic switch for use with Xserve and Xserve RAID #365268cedge
ParticipantAuto Performance Tuning allows the firmware to set frame sizes (MFS), logging and the fibre channel virtual interface (FC-VI) to maximize performance. I typically leave this setting at its default value, which sets all of these settings based on the switch type. Qlogic also suggests not messing with this one unless you are nasty good at programming these things…
Hope this helps,
cedge
ParticipantThat reconstruct command can be found at:
/usr/bin/cyrus/bin/reconstruct
From the /usr/bin/cyrus/bin you can do a “reconstruct -r username” and it usually fixes this for me.cedge
ParticipantYou can use the “ipfw pipe ” (and of course a few more lines to shape the traffic) to limit bandwidth from the command line. Man ipfw and read the section on pipe/Dummynet for more information. Something like this:
ipfw add pipe 1 ip from any to any in via en0
ipfw add pipe 2 ip from any to any in via en1ipfw pipe 1 config mask src-ip 0xffffffff bw 128kbits/s
ipfw pipe 2 config mask dst-ip 0xffffffff bw 128kbits/sHope this helps,
cedge
ParticipantWhat kind of resources are being taken up by AFP? Backup Software?
cedge
ParticipantThis issue is not common with 1.2, but you can use the cvcp command to get around this issue. If you use -z with the command it will preserve modification dates. This is how I always bring in data from external sources when I’m setting up one of these things (about 70 under my belt now) as it’s faster and has the ability to use -t to increase the number of threads for the copy…
Hope this helps!
Charles Edge, ACSA, MCSE, CCNA, Network+
Author :: Mac Tiger Server Little Black Book
Partner :: Three18 Consulting
http://www.three18.com
[email protected]February 1, 2006 at 6:56 am in reply to: Configuring your Qlogic switch for use with Xserve and Xserve RAID #365067cedge
ParticipantApple has posted some documentation for this process at http://docs.info.apple.com/article.html?artnum=302135
Charles Edge, ACSA, MCSE, CCNA, Network+
Author :: Mac Tiger Server Little Black Book
Partner :: Three18 Consulting
http://www.three18.com
[email protected] -
AuthorPosts
Recent Comments