Displaying 4 results from an estimated 4 matches for "sharedirectori".
Did you mean:
sharedirectory
2004 Jan 07
0
Win2K3 ADS and Samba 3.0.1: Cannot access shares even with IP
Regarding the problem where you cannot view shares using the hostname
(netbios) of the server, but can if you use the IP address: I can view my
Samba shares from a Win2000 server using the IP, but I cannot access them.
Double-clicking on the shares in Windows Explorer results in the following
error:
'\\<ipaddr>\Share is not accessible. The network name cannot be found.'
The smbd
2019 Jan 18
3
force re-authentication when accessing different shares
...in to a share with one user(with the distinct username/password
combination), and (2) opening another share (different directory, different
username, different password), NO password prompt opens, i.e. the (correct)
share is just delivered by samba.
instead, samba should see different usernames + sharedirectories for (1)
and (2), and therefor
refuse access until successful authentication occurs.
any ideas?
regards,
harri
---------------------------------------------- smb.conf
----------------------------------------------
[global]
security = user
invalid users = root
encrypt pas...
2019 Jan 19
0
force re-authentication when accessing different shares
...user(with the distinct username/password
> combination), and (2) opening another share (different directory, different
> username, different password), NO password prompt opens, i.e. the (correct)
> share is just delivered by samba.
>
> instead, samba should see different usernames + sharedirectories for (1)
> and (2), and therefor
> refuse access until successful authentication occurs.
>
To my knowledge, from a Windows client, you can't connect to a server
multiple times with different users from the same Windows session. You can
only close the current connection (net use /d .....
2019 Jan 21
2
force re-authentication when accessing different shares
...sword
> > combination), and (2) opening another share (different directory,
> different
> > username, different password), NO password prompt opens, i.e. the
> (correct)
> > share is just delivered by samba.
> >
> > instead, samba should see different usernames + sharedirectories for (1)
> > and (2), and therefor
> > refuse access until successful authentication occurs.
> >
>
> To my knowledge, from a Windows client, you can't connect to a server
> multiple times with different users from the same Windows session. You can
> only close the...