Displaying 4 results from an estimated 4 matches for "ldapdomain".
2005 May 13
0
Weird 'net getlocalsid' problem (Samba + LDAP)
...3554431
        workgroup = DomainName
        os level = 20
        printcap name = /etc/printcap
        security = user
        max log size = 50000
        domain master = Yes
        ldap passwd sync = Yes
        passdb backend = ldapsam:ldap://127.0.0.1/
        ldap admin dn = cn=Manager,dc=ldapdomain
        ldap suffix = dc=ldapdomain
        ldap group suffix = ou=Groups
        ldap user suffix = ou=Users
        ldap machine suffix = ou=Computers
        add machine script = /usr/local/sbin/smbldap-useradd -w "%u"
        add user script = /usr/local/sbin/smbldap-useradd -m "...
2005 Jun 15
2
Can't join pc to domain with smbldap-tools but can with smbpasswd
...om_ldap: Entry found for group: 512
[2005/06/14 19:01:12, 2] auth/auth.c:check_ntlm_password(305)
  check_ntlm_password:  authentication for user [root] -> [root] -> [root] 
succeeded
[2005/06/14 19:01:12, 2] rpc_server/srv_samr_nt.c:_samr_lookup_domain(2580)
  Returning domain sid for domain LDAPDOMAIN -> 
S-1-5-21-3007768992-1764342258-1846594437
[2005/06/14 19:01:13, 0] rpc_server/srv_samr_nt.c:_samr_create_user(2324)
  _samr_create_user: Running the command `/usr/local/sbin/smbldap-useradd -w 
"ldap-test$"' gave 9
[2005/06/14 19:01:13, 2] smbd/server.c:exit_server(609)
  Closi...
2019 Jul 08
2
WBC_ERR_DOMAIN_NOT_FOUND error with RFC2307
...uot;)" cut -d ' ' -f 1 | cut -d "$(wbinfo
--separator)" -f 2)"
  _NO_WINBINDD=1
  printf "\t'%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...
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