similar to: mysql passwd backend

Displaying 20 results from an estimated 1000 matches similar to: "mysql passwd backend"

2005 Oct 25
1
Authentication problem with Mysql backend
hi, /**************************************************** i'm trying to configure samba with the mysql backend but it doesn't work. my smb.conf file is this: /**************************************************** #BOF [global] security = user workgroup = CABRERA encrypt passwords = no ;passdb backend = mysql:/usr/local/samba/lib/pdb/mysql.so passdb backend = mysql:mysql mysql:mysql host =
2009 Jun 12
1
SAMBA+PDC+Mysql authentication Backend
I ne w in samba world but i was configured a Samba with shares folder linkable to users and it was successfull. Now i try to extend to PDC but the client can't logon into the server: the log.smbd could this [2009/06/12 15:51:21, 0] smbd/server.c:main(1209) smbd version 3.2.3 started. Copyright Andrew Tridgell and the Samba Team 1992-2008 [2009/06/12 15:51:21, 1]
2004 Apr 13
0
v3.0.2a: can't login into domain after switching to pdb_mysql
Hello list.samba.org FreeBSD-5.2.1, samba from port with tdbsam-backend configured as PDC Everything is working fine: i.e. registering at samba domain and logging on to it, but after I switch to mysql-backend (pdb-mysql) I can only successfully register my Windows 2k3 at Samba domain (messagebox 'Welcome to slavel.ru domain' has appiered), i.e. can successfully change domain of my
2005 Mar 27
1
problem with listing users on winXP/2k+3
Hello list, Some days ago i sent an email to this ML about a problem im having with listing users on winXP/2k+3 computers. The thing is our samba PDC has +1600 users and, this time i counted, there only appear on the "security advanced settings" list box (where we select users that can read/write/execute on a windows directory share), about 500/550 users. There is no evident reason
2005 Dec 11
1
how to use MySQL-backend !?
Hi, i want to run a standalone-samba-PDC with a mysql-passdb backend and i configured the mysql-database as required. but how should i add/remove users ? when i try smbpasswd -a username most columns in database have [NULL] values i also tried pdbedit but it exits with "No user SID retrieved from database!" is there another tool to add/remove users ? is my smb.conf ok, or do i need to
2003 Sep 23
0
[PATCH] tdb multiple format
Hi, As I said yesterday, I worked on a solution for tdb format in order to manage easily new fields for this format. So I add small changes to init_sam_from_buffer and init_buffer_from_sam in this purpose. The data TDB_FORMAT_STRING became an array which contains the list of the different fields format which exist. When the tdb file is read, for each records, Samba will try the most recent
2005 Dec 16
2
Making tftp-hpa ignore files
Hey folks, Is there any way to make tftp-hpa ignore certain files in the tftpboot directory (-s /tftpboot) based on their filenames? We're running into an issue where users place an auto-config file in the directory and then about 3,000 routers download this, overriding their correct configurations. Obviously the root issue is that people are placing these files there in the first
2020 Apr 30
2
sender rewriting scheme
Hello, I would like to know if dovecot/pigeonhole provide a way to do sieve redirection with sender rewriting scheme (srs)? I apologize in advance if that e-mail address isn't meant for assistance, but I've asked on the official irc channel on freenode and was told to direct my query to dovecot at dovecot.org, I hope you won't mind. Thanking you in advance Best Regards
2013 Jan 10
1
SRS, Stratified, and Cluster sampling
Hi, Has anyone done (or know of) any nice R activities that help introductory students ( and teachers :) ) better understand the concepts of simple vs stratified vs cluster sampling? Any links? David -- View this message in context: http://r.789695.n4.nabble.com/SRS-Stratified-and-Cluster-sampling-tp4655099.html Sent from the R help mailing list archive at Nabble.com.
2011 Jul 26
1
sieve, vacation - lda-dupes being ignored?
Environment: dovecot 2.0.9, postfix 2.6, Pigeonhole 0.2.2 I'm in the process of setting up vacation auto-reply for the first time, (it's that time of the year) and it looks like .dovecot.lda-dupes is being updated, but not read (or just ignored). my vacation script: require ["vacation","variables"]; # get hold of the subject if header :matches "Subject"
2012 Sep 11
1
Bug#687319: xcp-storage-managers: CDROM VDIs don't hotplug in guests because ISO SRs are misconfigured
Package: xcp-storage-managers Version: 0.1.1-2ubuntu1 Severity: normal This bug prevents CDROM VDIs from being hotplugged into guest VMs. The issue is that the NFS ISO SR configures the ISO VDIs to be 'file' types, which it should configure them to by 'phy' types. This breaks on Debian's Xen because the Debian hotplug scripts are more robuse than the ones on XenServer, and
2008 Oct 09
11
Crossbow Code Review Phase III ready
(networking-discuss Bcc''ed) Good morning, The Crossbow team would like to invite you to participate in the project''s third and last phase of code review. The third phase of the review starts today, and will last for two weeks. It covers the following parts of the code: VLANs Link Aggregations Xen mac_datapath_setup All drivers
2017 Jul 20
0
vacation problem with SRS
Op 20-7-2017 om 10:37 schreef Kacper Guzik: > Hi i have similiar problem like here: > > http://www.iredmail.org/forum/topic11833-iredmail-support-vocation-respone-unknown-user.html > > > email send : > from : web123 at gmail.com > to : jacka at mail.com > > vocation sent back > from : jacka at mail.com > to : srs0=hmc8=v7=gmail.com=web123 at mail.com > >
2017 Aug 24
0
vacation problem with SRS
Op 7/20/2017 om 8:24 PM schreef Kacper Guzik: > I have this version with FIXME > > > /* FIXME: If From header of message has same address, we should use > that > > * instead to properly include the phrase part. > > */ > > rfc2822_header_printf(msg, "To", "<%s>", reply_to); > > > > This should
2017 Sep 22
1
Sieve vacation and srs
Hi, is this already fixed? https://www.dovecot.org/pipermail/dovecot/2017-July/108688.html If so, which version of Dovecot includes fix for this? Thanks for info. azur
2009 Sep 28
0
Data analysis package for positively skewed data
R-helpers   A curious question: Can you make suggestions  as to  what to use in R for the data from a sample of the following:   Hypermarket <- matrix(rnorm(100, mean=50000, sd=5000)) Supermarket <- matrix(rnorm(400, mean=34000, sd=3000)) Minimarket  <- matrix(rnorm(1000, mean=10000,sd=2000)) Cornershop  <- matrix(rnorm(1500, mean=2500, sd=500)) Spazashop   <- matrix(rnorm(2000,
2009 Sep 09
1
SRS Required sample size for simulated data
Hi   Out of curiosity, how can i determine the minimum required sample size of this data in a combined form say 100 entries which r functions can i use?   R helpers   Please help me combine the simulated data to a form of table where: Hypermarket have 10 rows, supermarket have 15 rows,......., spazashops with 35 rows.   Hypermarket <- rnorm(10, mean=20000, sd=7000) Supermarket <-
2017 Jul 20
2
vacation problem with SRS
Hi i have similiar problem like here: http://www.iredmail.org/forum/topic11833-iredmail-support-vocation-respone-unknown-user.html email send : from : web123 at gmail.com to : jacka at mail.com vocation sent back from : jacka at mail.com to : srs0=hmc8=v7=gmail.com=web123 at mail.com postsrsd changing return-path from web123 at gmail.com to srs0=hmc8=v7= gmail.com=web123 at mail.com this
2017 Jul 20
0
SRS and vacation message
Hi i have similiar problem like here: http://www.iredmail.org/forum/topic11833-iredmail-support-vocation-respone-unknown-user.html email send : from : web123 at gmail.com to : jacka at mail.com vocation sent back from : jacka at mail.com to : srs0=hmc8=v7=gmail.com=web123 at mail.com postsrsd changing return-path from web123 at gmail.com to srs0=hmc8=v7= gmail.com=web123 at mail.com this is
2019 Feb 27
2
Unexpected behavior with sieve_vacation_to_header_ignore_envelope = yes
Hello, we face an issue with the vacation extension of pigeonhole. Our upstream mail server (from which we pull our E-Mails with POP3) uses SPF and performs a SRS re-write of the Return Path. Once the mail is processed via our local postfix, it is delivered via dovecot deliver (using the lda). When the recipient has a vacation rule enabled in sieve, the out-of-office note cannot be sent, as