search for: bind_password

Displaying 3 results from an estimated 3 matches for "bind_password".

2015 Aug 05
2
LDAP bindpw password
> SIGH, does nobody read the samba wiki ???? > Have a look here: > https://wiki.samba.org/index.php/Authenticating_other_services_against_AD > Yes, I read that document before writing to the list, but I cannot understand where I can set or modify the bind password.
2019 Jul 08
2
WBC_ERR_DOMAIN_NOT_FOUND error with RFC2307
...9;%s' => '%s'\n" "$2" "$username" >> /var/log/samba/idmap_script.bash.log ldap_info="$(ldapsearch -LLL -H ldaps://ldap.ldapdomain.org:636/ -b "ou=users,dc=ldapdomain,dc=org" -D "cn=samba,ou=agents,dc=ldapdomain,dc=org" -w 'BIND_PASSWORD' "(uid=$username)")" xid="$(<<< "$ldap_info" grep '^uidNumber: ' | cut -d ' ' -f 2)" printf "\t'%s' => '%s'\n" "$username" "$xid" >> /var/log/samba/idmap_script.bash.log if [...
2019 Jul 05
2
WBC_ERR_DOMAIN_NOT_FOUND error with RFC2307
On Fri, Jul 5, 2019 at 2:32 PM Rowland penny via samba < samba at lists.samba.org> wrote: > On 05/07/2019 18:50, Ryan via samba wrote: > > On Thu, Jul 4, 2019 at 4:49 PM Rowland penny via samba < > > samba at lists.samba.org> wrote: > > > >> On 04/07/2019 21:25, Ryan via samba wrote: > >>> I am still trying to configure Samba to authenticate