Re: FSMountServerVolumeSync Authentication problem
Re: FSMountServerVolumeSync Authentication problem
- Subject: Re: FSMountServerVolumeSync Authentication problem
- From: Sandro Noël <email@hidden>
- Date: Tue, 27 Oct 2009 18:05:15 -0400
In addition to my previous problem after installing Leopard on another
machine, i've tried multiple ways of mounting the remote drive
The first url i use is constructed like afp://server/share
The login and passwords are passed as parameters to the
FSMountServerVolumeSync function.
this one gives me user authentication -5002
I also get a intermittent IOErr.
if I construct the URL as afp://username:password@server/share
the drive get's mounted no questions asked.
I'm compiling my software with XCode 3.2 under OS X 10.6.1
32 and 64 bit executable, with 10.5 reference SDK.
The exact same code built under Leopard 10.5.8 with XCode 3.1.4
32 bit executable, with 10.5 reference SDK.
worked flawlessly.
am i missing something?
thank you for your help.
Sandor Noel.
On 2009-10-26, at 9:34 PM, Sandro Noël wrote:
Greetings.
I'm having some problems with FSMountServerVolumeSync
authentication on some leopard systems since i compiled my
application on snow leopard.
machines trying to mount shares off other machines in AFP mode
return error -5002
SMB, FTP, CIFS, HTTP still work just fine
i did not find any relevant documentation on the internet, and if i
try to mount the share with finder all is working ok.
does anyone have a hint for me ?
i can provide code.
thank in advance.
Sandro Noël
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden