Displaying 4 results from an estimated 4 matches for "caubl".
Did you mean:
  cabl
  
2006 Jul 11
2
SambaSID
I currently have in my slapd.conf:
index sambaSID                  eq
the release notes for 3.0.23 say I need
index sambaSID                  sub
can I use
index sambaSID                  eq,sub
TIA
2006 Apr 25
1
Changing Windows Passwords
...problem. My domains are purely Samba, and I need the to be able to 
change passwords because of Sorbanes-Oxley.
I get these error messages on the domain controller when I try to change 
the password
[2006/04/24 21:23:22, 0] lib/debug.c:reopen_logs(597)
  Unable to open new log file /var/log/samba/mcauble-lt.log: Permission 
denied
[2006/04/24 21:23:22, 0] auth/pampass.c:smb_pam_passchange(848)
  smb_pam_passchange: PAM: Password Change Failed for user mikec!
[2006/04/24 21:23:22, 0] auth/pampass.c:smb_pam_passchange(848)
  smb_pam_passchange: PAM: Password Change Failed for user mikec!
[2006/04/24...
2008 Mar 11
0
Samba 3.0.28a
I have a test environment running Fedora 8 and Samba 3.0.28a on two 
PDC's and one Domain Member. I have a DOM-A PDC with a ldap backend, 
running winbind. I have a DOM-B PDC with a ldap backend, running 
winbind. The two domains have trusts both ways. I also have a domain 
member called TESTSERVER joined to the DOM-A domain, running winbind. I 
was running 3.0.28 on TESTSERVER and I could do
2006 Sep 05
2
User Group SID behavior has changed from 21b to 23c
I am using LDAP as my backend. I have 6 PDC's running Samba 3.0.21b, 
each domain has a different SID. I store all user,groups,and machine 
accounts in one LDAP database. So that when I create a user once, all 
domains can see the user. This keeps me from having to create a user 
account on each domain for cross domain file sharing.
The behavior for Domains running Samba 3.0.21b is a follows.