Displaying 13 results from an estimated 13 matches for "bind_pw".
2011 Aug 04
0
dovecot + postfix + kerberos + AD - Multiple mailboxes ???
...l_mailbox_maps = ldap:/etc/postfix/ldap-users.cf,
ldap:/etc/postfix/ldap-users_oblr.cf
I create a two ldap files for search Multiple mailboxes in attribute AD
(mail, othermailbox).
*ldap-users.cf:*
server_host = srv-ad.cn.energy
search_base = dc=cn,dc=energy
version = 3
bind = yes
bind_dn = admin
bind_pw = passwd
chase_referrals = no
scope = sub
query_filter =
(&(objectclass=person)(|(mail=%s))(!(userAccountControl=514)))
result_attribute = mail
result_format = %s/
*ldap-users_oblr.cf:*
server_host = srv-ad.cn.energy
search_base = dc=cn,dc=energy
version = 3
bind = yes
bind_dn = admin
bind_pw...
2009 Oct 31
2
Post login script issue with pop3 protocol
...ss, login date, etc)
with dovecot, followed dovecot tutorial[1], and it now works with
IMAP, but failed with POP3. i don't know why.
My script:
----
LDAP_URI='ldap://127.0.0.1:389'
LDAP_BASEDN='o=domains,dc=iredmail,dc=org'
BIND_DN='cn=vmailadmin,dc=iredmail,dc=org'
BIND_PW='plain_passwd'
if [ X"${USER}" != X"dump-capability" ]; then
ldapmodify -c -x \
-H "${LDAP_URI}" \
-D "${BIND_DN}" \
-w "${BIND_PW}" <<EOF
dn: mail=${USER},ou=Users,domainName=$(echo ${USER} | awk -F...
2019 Aug 06
1
Configuration help
...hare/ca-certificates/samba-ad-dc/samba.crt
update-ca-certificates
/etc/ldap/ldap.conf
BASE dc=some,dc=dom,dc=tld
URI ldaps://dc1.some.dom.tld ldaps://dc2.some.dom.tld
TLS_REQCERT allow
# Optional, depending on need add:
#BIND_DN = CN=ldapBindUser,OU=Service-Accounts,DC=some,DC=dom,DC=tld
#BIND_PW = SomePasshere
Something like that.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Guillaume Couvreur via samba
> Verzonden: dinsdag 6 augustus 2019 10:23
> Aan: Rowland penny
> CC: sambalist
> Onderwer...
2010 Feb 13
2
Dovecot+Postfix+Maildir with ActiveDirectory userbase
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
has anyone implemented a mail server with maildir, Postfix and Dovecot using
Active Directory ad userbase and password authentication?
Do I need Samba to authenticate users?
Can I use credential caching just like mysql?
Ciao,
luigi
- --
/
+--[Luigi Rosa]--
\
This morning at breakfast, I noticed that Kellogg's have put a helpline
number
2019 Apr 09
2
Possible incorrect file permissions in documentation for setting up Samba with LDAP(S)?
Hi All,
This Samba release changelog
(https://wiki.samba.org/index.php/Updating_Samba#Incorrect_TLS_File_Permissions)
specifically mentions a security issue and that that the multiple *.pem
files needed for LDAP via TLS all need "special permissions" - and
mentions to delete old files without the required permissions to force
file renewal.
Yet in the official Samba documentation
2010 Nov 14
1
dovecot with Active Directory problem
...amples.
------------------------
# Active Directory Server settings
domain = example.com
server_host = ldap://xxx.xxx.xxx.xxx:389
search_base = dc=example, dc=com
version = 3
timeout = 30
# Active Directory Searcher settings
bind = yes
bind_dn = cn=Mail Administrator, cn=Users, dc=example, dc=com
bind_pw = *********
# Filter Query
query_filter =
(&(&(objectCategory=person)(|(mail=%s)(userPrincipalName=%s)))(!(userAccountControl:1.2.840.113556.1.4.803:=2)))
result_attribute = userPrincipalName
result_filter = %s/
chase_referrals = no
------------------------
The packet was done with wiresh...
2019 Aug 06
3
Configuration help
Distro : Debian 9
log samba and smb as attachments
Le mar. 6 ao?t 2019 ? 09:33, Rowland penny via samba <samba at lists.samba.org>
a ?crit :
> On 06/08/2019 07:54, Guillaume Couvreur via samba wrote:
> > Hello, here are the google logs.
> >
> > *[2019-08-05 17:04:31,544+0200] [SwingWorker-pool-1-thread-2] [ERROR]
> > [plugin.ldap.AbstractLdapHandler] Failed to
2019 Apr 09
0
Possible incorrect file permissions in documentation for setting up Samba with LDAP(S)?
...URI ldaps://dc1.your.domain.tld ldaps://dc2.your.domain.tld
# note, i have a separeted OU for my service-accounts. ( OU=Srv-Acc )
# su-service stands for 'ServiceUser'-'the_service_its_used_for' so its easy to identify.
BIND_DN = CN=su-ldap,OU=Srv-Acc,CN=your,DC=domain,DC=tld
BIND_PW = yourpass
TLS_CACERT /etc/ssl/certs/ca-certificates.crt
TLS_REQCERT allow
And now you can deploy your root CA.
Open the Group Policy Management Console.
1 Select a GPO to edit, or create a new GPO to deploy the certificate.
2 Navigate to Computer Configuration -> Policies -> Windows...
2016 May 11
1
Change Password after expired
Hi list,
Same wish here!
I'd like my users to change their password using LTB (great tool) but
since 4.2.10 (debian jessie) I lost the connection to samba4.
I tried using TLS and port 636 in LTB's config.inc.php with a dedicated
user and put the self signed AC from private/tls but it didn't work.
Before the upgrade, i was on samba 4.1.17 (debian jessie) and simple
bind on port 389
2013 Mar 07
3
When dovecot delivery, nested maildir (<user>/maildir/maildir) is "auto"created
...x/master.cf (relevant)
# Dovecot LDA
dovecot unix - n n - - pipe flags=DRhu user=vmail:vmail
argv=/usr/libexec/dovecot/deliver -f ${sender} -d ${recipient}
/etc/postfix/ldap-groups.cf
server_host = domain.local
search_base = CN=users,DC=domain,DC=local
bind = yes
bind_dn = query at domain.local
bind_pw = **********
query_filter = (&(objectclass=group) (mail=%s))
leaf_result_attribute = mail
special_result_attribute = member
version = 3
--
*Nunzio Falcone*
nunzio.falcone at gmail.com
*Cell * +39 320 1167923
*Voip*+39 081 0117933
*Fax * +39 081 0113049
2015 Aug 27
4
Samba Internal DNS vs. BIND_DLZ
On 08/27/2015 04:52 PM, Rowland Penny wrote:
> On 27/08/15 21:42, Robert Moskowitz wrote:
>>
>>
>> On 08/27/2015 04:37 PM, Rowland Penny wrote:
>>> On 27/08/15 21:23, Robert Moskowitz wrote:
>>>>
>>>>
>>>> On 08/27/2015 04:18 PM, Marc Muehlfeld wrote:
>>>>> Hello Jim,
>>>>>
>>>>> Am
2019 Sep 16
3
Migrating Samba NT4 Domain to Samba AD
On 16/09/2019 17:26, Bart?omiej Solarz-Nies?uchowski wrote:
> W dniu 2019-09-16 o?16:30, Rowland penny via samba pisze:
>> On 16/09/2019 15:04, L.P.H. van Belle via samba wrote:
>>> Well it was worth checking.. We just dont know what you already
>>> checked..
>
> now I setup the Ubuntu Server 18.04.3 LTS +
>
> http://apt.van-belle.nl/ +
>
2016 Aug 31
2
dovecot and ldap with problem on userdb
Hi,
I have setup a new ubuntu on 16.04..
I have already a running system on 14.04 but wanted to migrate.
I get an error when checking user in ldap.
+++
Aug 31 18:14:16 auth: Error: ldap_bind
Aug 31 18:14:16 auth: Error: ldap_simple_bind
Aug 31 18:14:16 auth: Error: ldap_sasl_bind
Aug 31 18:14:16 auth: Error: ldap_send_initial_request
Aug 31 18:14:16 auth: Error: ldap_new_connection 1 1 0
Aug 31