1
vote
2answers
77 views

Samba - password access, list all shared directories

I'm using Ubuntu/Samba and I seek for an explanation how to: put password protection access to computer, not on single directories list all directories that I share, and not search them manually I ...
1
vote
0answers
140 views

problem sharing printer via samba in Ubuntu server 12.04

I have cannon ImageRunner 1133 I want to share it through samba with cups server installed on Ubuntu server 12.04 it works all fine I installed samba and cups server ubuntu and windows clients can ...
0
votes
2answers
103 views

User's password can not be set with passwd

I am running Ubuntu as a server, but with X-windows setup. I have SSH , Samba and RAID 5 setup. Was having trouble browsing Samba shares from my Windows 7 laptop, so I thought it might be a problem ...
1
vote
2answers
1k views

How to make samba to ask password on every access?

We have configured samba with password protected share folders. The problem what we are facing is, multiple users were allowed to use the same system. For example if the user A uses the system S1 for ...
1
vote
3answers
4k views

Samba does not accept my password

I have installed Samba onto Ubuntu 12.04 Server but I can't login as it says my password is incorrect but I am the only user so there are no other passwords. I have tried changing the password ...
0
votes
1answer
152 views

Access via network without password

Have set-up Samba and gotten connected to my Ubuntu box from Windows network, but now playing up with password and cannot connect again :(. I really need to get my data across to Ubuntu box so I can ...
2
votes
1answer
8k views

Samba and User Acount Passwords

Is it possible to tie your login password to your samba password? Ideally every 30 days, users need to change their passwords to login into the machine and if its possible, when they update their ...
0
votes
1answer
1k views

Protecting samba shares with ubuntu 10.04

I'm using a linux distribution based on Ubuntu 10.04 (Backtrack 5 R1). I successfully managed to create a samba share that is read/write accessible to everyone in my network. I want to protect this ...
4
votes
2answers
1k views

How to discard saved password for samba share in unity?

I access samba shares from unity on Ubuntu 11.10 and saved username/pass for it. Now, I want to use a different username. Each time I go to the share and open it, it just opens without asking for ...
9
votes
6answers
9k views

How do I navigate to a samba location I've mounted in Nautilus on the command line?

Please note: I am two weeks old in Linux. I have found a lot of answers to this question on the internet, tried many, but all failed one way or another. Therefore I dare to ask once again in the hope ...
1
vote
1answer
923 views

How to disable samba shared folder password prompt

I have shared a samba folder on ubuntu desktop. Is there a way to disable ubuntu shared folder password prompt when accessed from windows?.
3
votes
1answer
4k views

How do I list samba user accounts that need synchronizing?

From searching, I have found a lot of suggestions for synchronizing the unix account and the samba account using smbpasswd, but how do I tell which accounts need synchronizing, and which accounts are ...