|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
File access with mapped drive but not UNC
My current SAMBA configuration allows me to browse the shares with Win2k using the "network places" path, but I do not have any file control in the shares.
However, if I just map a drive letter to the share I have full control (create, delete, modify) of the folders. Using the UNC or the network places method it gives me a network permissions error. I have just rebuilt the BSD box since a hard drive crash and I did not have any problems with the previous SAMBA configuration, although this is a newer release of SAMBA (2.2.8) What am I missing in this? Here is my smb.conf file. It is quite simple: [global] workgroup = cvgs encrypt passwords = yes smb passwd file = /usr/local/samba/private/smbpasswd security = share browsable = yes local master = yes log level = 10 [homes] guest ok = no public = no browsable = no [public] guest ok = no public = yes browsable = yes read only = no writeable = yes create mask = 0755 path = /usr/public/%U guest account = guest FreeBSD 4.8 |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > BSD Help > File access with mapped drive but not UNC |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|