Displaying 2 results from an estimated 2 matches for "secure_worm".
2015 Sep 02
3
Samba4.2.3 Authentication
...dance in setting up SAMBA 4.2.3 on CentOS7 with proper authentication.
Below are the details of my smb.conf file.
Problem: incorrect authentication when accessing share from windows machine
a) "worm" share is guest only and can be accessed by any person without authentication
b) "secure_worm" is share which require authentication from the user
when I have only one share(worm or secure_worm) configured in samba, everything works fine, however problem starts when I have both these configuration and user tries to access both share
i) I use \\10.0.0.21 which shows me two share named...
2015 Sep 02
0
Samba4.2.3 Authentication
...roper
> authentication.
>
> Below are the details of my smb.conf file.
>
> Problem: incorrect authentication when accessing share from windows
> machine
>
> a) "worm" share is guest only and can be accessed by any person without
> authentication
> b) "secure_worm" is share which require authentication from the user
>
> when I have only one share(worm or secure_worm) configured in samba,
> everything works fine, however problem starts when I have both these
> configuration and user tries to access both share
>
> i) I use \\10.0.0.21...