[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Samba share from windows



2013-11-18 15:24 keltezéssel, Gábor Hársfalvi írta:
> Thanks for the answer.
> 
> Here is the smb.conf ->
> 
> [global]
> workgroup=MSHOME
> security=shared

This line should be deleted or changed to security=user. (Later there is
a security=user line so it can be deleted here or there. And of course
user is better option than shared.
> 
> [dtp]
> path=/home/serveradmin/_backupz/_dtp
> read only=no
> writable=yes
> browsable=yes
> comment= SMB share
> 
> security=user
> 
> guest ok=no
> 
The other thing: did you add the samba user on the server (smbpasswd -a )
If yes, try on windows machine: select Run... from Windows menu, and type:
\\yourcomputer\dtp

It should pop up a window with username and password. Give them. What is
the result?

-- 
--- Friczy ---
'Death is not a bug, it's a feature'


Reply to: