Displaying 20 results from an estimated 5000 matches similar to: "dsync userdb and required fields?"
2007 Apr 10
1
Memory management
Hi all, I'm just curious how memory management works in R... I need to run an
optimization that keeps calling the same function with a large set of
parameters... so then I start to wonder if it's better if I attach the
variables first vs passing them in (coz that involves a lot of copying.. )
Thus, I do this
fn3 <- function(x, y, z, a, b, c){ sum(x, y, z, a, b, c) }
fn4 <-
2018 Nov 13
0
Error running "samba-tool dbcheck" after going from 4.8.6 to 4.9.2
On Mon, 2018-11-12 at 20:36 +0000, Noel Power wrote:
> Hi
>
> On 09/11/2018 10:21, Andrew Bartlett wrote:
> > On Fri, 2018-11-09 at 11:46 +0300, Taner Tas via samba wrote:
> > > > I just tested Samba 4.9.2 on one of my DCs, previously running
> > > > version 4.8.6. Immediately after install, I ran "samba-tool dbcheck"
> > > > and got
2006 Mar 26
2
userdb prefetch not working for passdb sql
Hi all,
I'm using 1.0.beta3 and having problems using userdb prefetch in conjuction with passdb sql. Here are my mail logs when I log to virtual account "testuser at mydomain.com" by doing "telnet localhost 143":
Mar 26 15:15:47 imapserver dovecot: Dovecot v1.0.beta3 starting up
Mar 26 15:15:49 imapserver dovecot: auth-worker(default): mysql: Connected to (null) (mail)
2016 Apr 15
2
Previously extended schema not working in 4.4.0
On Fri, 2016-04-15 at 00:32 +0100, Jonathan Hunter wrote:
> Thank you Andrew, really appreciated.
>
> I have now run 'samba-tool dbcheck --cross-ncs --fix' and it has
> successfully fixed some errors; there were 110 previously, however
> there are still 69 remaining after a second pass of dbcheck --fix.
>
> The remaining errors seem to be mainly of this form:
>
2016 Nov 22
1
Problem with multiple ldap passdb
Hi mailing list,
I'm currently running dovecot 2.2.13 from Debian Jessie, all is running
fine. However I am attempting to merge 2 LDAP authentication sources.
I would like to attempt to authenticate against the first authentication
source, if that fails either by password fail or user not found,
then attempt the next LDAP server.
I've added the a passdb and userdb entry for the new
2013 Sep 06
1
userdb with LDAP
Hi list
I currently having troubles to "connect" dovecot (for proxy) to an
existing LDAP.
If I got the dovecot wiki right only userdb is needed for a proxy setup
where the proxy does not authenticate but just forward to the backend
for authentication.
So I setup the following in dovecot-ldap.conf.ext
user_attrs = =password,=y=nopasswd,=y=proxy,mailHost=host
user_filter =
2016 Feb 08
1
[samba4ad] Duplicate attributes list ?
Thank you Rowland for that reply, even if answer to Q2 is not a list of
deplicated attributes but the schema which contains all attributes.
To answer you: I'm trying to understand.
I'm currently working for one company to help them design an AD hosted by
Samba. I won't be there to manage it and they already have peoples working
with LDAP trees, these coming with their own habits.
I
2006 Nov 07
1
smb + ldap: changing passwords from windows: SSHA instead of CRYPT
Dear friends,
We have samba-3.0.21c-1 under RH9 + openldap 2.3.11 under FC4. When a
windows user changes his password using Ctrl-Alt-Del the password is
stored on ldap in SSHA format but we need to work with CRYPT because we
have some apps that don't support SSHA.
These are the lines related with authentication defined in smb.conf:
encrypt passwords = yes
ldap passwd sync = Yes
2017 Aug 01
0
Fw: Re: Made a join with a netbios name, which already existed, now replication errors
Hello,
now with "ldbsearch --cross-ncs ..." I dont find entries of domain controllers anymore except samba1 and samba2.
sam.ldb seems to be clean now.
But with the DNS-Tool from Windows I can see a lot of entries for samba3, all of them for services like _gc, _kerberos, _ldap, _kpasswd.
Can this be the reason for the error I get when I join samba5 ? Do I have to delete this entries ?
2019 Mar 05
2
samba-tool dbcheck: UnicodeDecodeError' with Samba 4.9.4
I decided to give Samba 4.9.x a new try as AD DC in one of my servers.
It has been running version 4.8.9. I installed version 4.9.4 and when I
ran samba-tool dbcheck I still obtained the following error message:
ERROR(<type 'exceptions.UnicodeDecodeError'>): uncaught exception -
'ascii' codec can't decode byte 0xc3 in position 25: ordinal not in
range(128)
File
2017 Nov 01
1
Made a join with a netbios name, which already existed, now replication errors
On Tue, 2017-10-31 at 17:37 -0500, Matthew Delfino via samba wrote:
> >
>
> I’m having a similar problem. I just fixed a bad member of my samba
> domain - an samba AD DC that wasn’t working. I demoted it,
> uninstalled Samba and reinstalled, then rejoined the domain.
>
> Everything's replicating nicely. All my users can authenticate. But
> my samba AD DCs are all
2014 Jan 23
0
php script to migrate other attributes after running classicupgrade
Hi,
I have written a php script to upgrade a fresh s4 AD with more details
from a (s3) ldap server. I am no programmer AT ALL, so I guess this is
very dirty and un-elegant, but it does the trick.
We had multiple "mail" attributes in openldap, and since AD only allows
1 mail attribute, additional mail addresses are migrated to
"otherMailbox" AD attributes.
Perhaps someone
2016 Apr 14
0
Previously extended schema not working in 4.4.0
Thank you Andrew, really appreciated.
I have now run 'samba-tool dbcheck --cross-ncs --fix' and it has
successfully fixed some errors; there were 110 previously, however there
are still 69 remaining after a second pass of dbcheck --fix.
The remaining errors seem to be mainly of this form:
ERROR: duplicate attributeID values for myattrib in replPropertyMetaData on
2011 Aug 31
1
[PATCH] Allow verification of user's hash in doveadm-pw
Hi,
It may be useful for testing purpose to know if a generated password
hash correspond to a given clear password. This can be useful to check
if a hash generated by another program can be verified by Dovecot
without any errors.
This patch adds the ability the verify a password hash using `doveadm
pw` via the `-V` option.
??? $ doveadm pw -s SSHA.hex
??? Enter new password:
??? Retype new
2014 Dec 20
1
doveadm pw generates different hash each time it is invoked !?
I am absolutely dumbfounded by "doveadm pw". My understanding is that
the command should be used to create a hashed password that should in
turn be placed into /etc/dovecot/passwd
Here comes the "dumbfounded" part. I was creating a new virtual user,
running doveadm pw to generate the hashed password. But when I tried to
login via imap, the password was rejected. So I started
2013 Mar 19
0
ssha passwords in samba4
Hi,
I have to bring samba4 as a DC in my setup which currently runs zimbra mail
server, I need to migrate all the users with their passwords to samba4.
I am able to extract the users and their ssha encrypted passwords, But am
unable to set the passwords of these users as ssha.
I really don't want to reset the passwords of all the users. Can anybody
tell if/how i can set the passwords of users
2005 Dec 02
2
LDAP authenticated bind support
Recently at Better.be we implemented LDAP authenticated bind support for
dovecot. A patch against CVS HEAD is attached.
I have not tested it against all possible configurations one can use,
but the basic operation seems to be right.
As documented in the patch, it adds one new option to the
dovecot-ldap.conf configuration file:
# Set "auth_bind" to "yes" if you want to use
2009 Jun 04
3
ldap_search() failed "Server Busy"
Hi,
We are using dovecot 1.1.11 on Solaris 10u6. Under load, we are
experiencing the following errors:
Jun 4 18:30:59 ug1s02-zone1 dovecot: [ID 107833 mail.error]
auth(default): ldap(0202934816 at ug.smilecoms.com,10.31.3.13):
ldap_search() failed (filter (uid=0202934816 at ug.smilecoms.com)): Server
is busy
We are authenticating against sun directory server yet see no errors in
the directory
2019 Apr 14
2
[A bug?] Failed to use BuildMI to add R7 - R12 registers for tADDi8 and tPUSH of ARM
Hi Craig,
Thanks for the information. Can you point to the source that specifies tGPR to be R0 - R7?
I tried to search in ARMInstrThumb.td but couldn’t find it.
Thanks,
- Jie
On Apr 14, 2019, at 15:28, Craig Topper <craig.topper at gmail.com<mailto:craig.topper at gmail.com>> wrote:
I believe there is probably a separate instruction in LLVM for thumb2 add. Probably starting with t2
2019 Feb 28
3
samba-tool dbcheck Unicode-Error
Hello,
we have 2 DC with Sernet Samba-packages 4.9.4 if we do a "samba-tool
dbcheck" we get the following error:
----------
samba-tool dbcheck
Checking 1631 objects
ERROR(<type 'exceptions.UnicodeDecodeError'>): uncaught exception -
'ascii' codec can't decode byte 0xc3 in position 29: ordinal not in
range(128)
File