- 10.5: Extended character set passwords and SMB shares
-
After upgrading to Leopard, whenever I would try to mount SMB shares on my company's network, the Finder would hang interminably on the "Connecting to Server" progress dialog (the network is Active Directory-based).My password, like many that of many people, contains some extended characters. Today I tried URI-escaping the password, and it worked! I was able to connect immediately to all shares. To URI escape a password, try the following:ruby -ruri -e 'puts URI.escape("YourPasswordHere")'Copy and paste the result in the Finder's username/password dialog, and mount away!
Mon, 12 Nov 2007 23:30:00 +0100 - more MacOSXHints.com articles
-
- related articles found at MacOSXHints.com
- 10.4: One way to automount SMB network shares Wed, 07 Feb 2007 16:30:02 +0100
- 10.5: A workaround for -43 error mounting SMB shares Mon, 26 Nov 2007 16:30:05 +0100
- 10.5: Access advanced SMB printer setup options Wed, 31 Oct 2007 15:30:05 +0100
- 10.5: Connect to AFP shares with unencrypted passwords Tue, 06 Nov 2007 16:30:06 +0100
- 10.5: Permissions and SMB shares in Leopard Wed, 05 Mar 2008 16:30:04 +0100