Jump to content
1 post in this topic

Recommended Posts

Dear All,

 

I've read forums and googled for 24 hours but still can't get the shares to work properly.

 

If I share with Everyone Read Write Permissions I can get windows to access the shares.

 

Windows cannot access the shares If I set the right permissions: Only MyUser to read-write and only Users to Read, Everyone NO-Access.

 

I tried accessing from Vista and from XP but neither can browse the shares.

 

From my other Linux machine I can browse and access fine:

 

[charles@charles ~]$ smbclient  //192.168.3.141/charles -U charles
Password: 
Domain=[CHARLES] OS=[Unix] Server=[Samba 3.0.25b-apple]
smb: \> ls
 .								   D		0  Sat Dec  6 02:19:43 2008
 ..								  D		0  Sat Dec  6 03:14:35 2008
 .bash_history					  AH	 4134  Sat Dec  6 13:14:07 2008
 .CFUserTextEncoding				AH		3  Thu Dec  4 23:08:59 2008
 .cups							  DH		0  Fri Dec  5 04:17:48 2008
 .DS_Store						  AH	12292  Sat Dec  6 13:29:22 2008
 .joe_state						 AH	  372  Sat Dec  6 03:28:50 2008

 

[charles@charles ~]$ smbclient  -L //192.168.3.141/charles -U charles
Password: 
Domain=[CHARLES] OS=[Unix] Server=[Samba 3.0.25b-apple]

	Sharename	   Type	  Comment
	---------	   ----	  -------
	IPC$			IPC	   IPC Service (charles)
	MFC8860DN	   Printer   
	charles		 Disk	  charles
	System		  Disk	  User Home Directories
	Untitled		Disk	  User Home Directories
	Backup1TB	   Disk	  User Home Directories
	charles public folder Disk	  Charles Public Folder
	corporate	   Disk	  Corporate
Domain=[CHARLES] OS=[Unix] Server=[Samba 3.0.25b-apple]

 

 

I'm switching from Linux to Mac and I had my shares working fine on Linux Samba, every time a user try to access a protected share Windows would request Username and Password, but that behavior is not happening on OS X.

 

I can go and modify smb.conf, but that would break the GUI compatibility, anyone suggest anything else ?

 

I already tried changing Vista LM Compatibility to 1 2 3 but no luck, It never asks for authentication, just tells me to check the spelling.

 

 

 

 

 

 

 

 

Guys I also already tried

 

\\user:pass@computer\share

 

and Also tried going to Map Network drive and checking the option to logon with another user.

 

By the way

If I go to command prompt and type

 

net use f: \\computer\share the Drive F: is created but I cannot access it due to permissions.

 

 

 

 

 

OKAY, HERE GOES THE SOLUTION:

 

CHANGE LM CompatibilityLevel to 5 on regedit.

 

LMCompatibility is at HKEY_LOCAL_MACHINE\System\CurrentControlSet\control\LSA

Use REGEDIT :D

 

 

http://www.microsoft.com/technet/prodtechn...2.mspx?mfr=true

×
×
  • Create New...