Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

AFP connect problem: Extended attibutes needed

Got problems with your B2 or B3? Share and get helped!
Post Reply
hakansj
Posts: 8
Joined: 25 Feb 2008, 13:13

AFP connect problem: Extended attibutes needed

Post by hakansj »

I am connecting to a B2 using software version 2.4.1.1.
SMB works fine but AFP...
I connect using Finder from MacosX version 10.7.3 (Lion)

I see the folders, but when opening a folder I get the message:
Apr 15 17:47:24 b2 afpd[4168]: volume "User share" does not support Extended Attributes, using ea:ad instead

Bug or something I can do?

-Håkan
RandomUsername
Posts: 904
Joined: 09 Oct 2009, 18:49

Re: AFP connect problem: Extended attibutes needed

Post by RandomUsername »

Enabling extended attributes is a fairly easy affair. Instructions here for example. Basically, edit fstab (as root), add user_xattr as an option then remount your filesystem either by rebooting or using

Code: Select all

mount -o remount /
Post Reply