site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com User-agent: Microsoft-Entourage/11.0.0.040405 On 21.01.2005 04:36, "Damien Sorresso" <dsorres@ilstu.edu> wrote:
Also, as a follow-up, I need to get mount_smbfs compiling because I'm trying to modify it so that it will take passwords with non-alpha-numeric characters in the URL (like @, #, etc ...). Currently, you can't escape the @ character in the URL. But the code is ... well, unintelligible and poorly-formatted. Is there anyone who's played with mount_smbfs before who could tell me where to start?
AFAIK the ability to include a password in an SMB URL is Apple-specific, so I'd look for code guarded by Apple ifdefs :) Same ifdefs may help for stripping Keychain support to make mount_smbfs compilable. - WBR, Alexey Proskuryakov _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Alexey Proskuryakov