Displaying 2 results from an estimated 2 matches for "usrl".
Did you mean:
usr
2017 Feb 15
2
Samba AD domain member with SSSD: ACL not work
...dati).
If I try to access to itĀ from a windows PC into domain (\\server-dati)
do not access and require a user and password
If I try to access it via smbclient from samba on another Linux PC (es.
my notebook) not in domain I can access only if I specify the
domain+user like this:
> smbclient -Usrl\\administrator%pwd //server-dati/dati
If I do not specify the domain but only user, I do not access and show
this error:
> smbclient -Uadministrator%pwd //server-dati/dati -d3
> lp_load_ex: refreshing parameters
> Initialising global parameters
> rlimit_max: increasing rlimit_max (102...
2017 Feb 15
3
Samba AD domain member with SSSD: ACL not work
Have you seen :
( centos/redhat )
https://outsideit.net/realmd-sssd-ad-authentication/
( debian/ubuntu )
http://www.alandmoore.com/blog/2015/05/06/joining-debian-8-to-active-directory/
but i must say, i havent tested/tried these, i dont use sssd.
But i think these are usefull for you to read at least.
If you use the debian variant, you may need to install also :
One or more of these :