3
votes
2answers
1k views

Problem with samba shares Ubuntu server 12.04

I'm having a problem with setting up samba share permissions on Ubuntu Server LTS. I've got two shares set up in the smb.conf file. The entries look like this: [share] comment = Ubuntu File Server ...
0
votes
0answers
148 views

Cannot Map W7 Drive to Samba Server: Access Denied

I tried to make separate Samba accounts with different permissions, but now I can't login at all. I tried mapping a network drive from windows 7, and it says access denied every time, even though I'm ...
1
vote
1answer
397 views

How do I SSH into my Samba file server?

So I made a dedicated Samba file server on my Debian(3.2) machine. I have had great success accessing it from both Windows and Unix. I can SSH into it on the local network. When I try to SSH into it ...
2
votes
1answer
315 views

samba security share && user

This is my smb.conf: [global] workgroup = myworkgroup netbios name = mercurio server string = fileServer security = share map to guest = Bad User [Share] comment = Carella di condivisione globale ...
2
votes
1answer
160 views

Which steps I have to follow to configure Ubuntu server with Mac and Windows workstations?

I've recently installed Ubuntu Server 10.04. I already have configured the basics and now I want to associate Windows and Mac OSX machines with the users created on Ubuntu so that when I login in one ...