Displaying 5 results from an estimated 5 matches for "ldap_pass".
2005 Jun 02
5
Samba Password Expiry Date
Hi,
i have configured a Samba PDC based on idealx.org.
now, whenever i set the sambaMustChangePassword flag to 0, then
from the subsequent logon, there is a popup urge me for changing password.
now, the problem is after i have changed the password, the
sambaMustChangePassword
is set to 2147483647(unix timestamp), which if i converted it into human
readable format, it will be 2038 year,
2012 Mar 06
1
LDAP auth_bind fails
...box Junk {
auto = create
special_use = \Junk
}
mailbox Sent {
special_use = \Sent
}
mailbox "Sent Messages" {
special_use = \Sent
}
mailbox Trash {
auto = create
special_use = \Trash
}
prefix =
}
passdb {
args = /etc/dovecot/dovecot-ldap_pass.conf.ext
driver = ldap
}
plugin {
sieve = /var/sieve/%d/%1n/%n
sieve_dir = /var/sieve/%d/%1n/%n
}
protocols = imap lmtp sieve
service managesieve-login {
inet_listener sieve {
port = 4190
}
}
ssl_cert = </etc/ssl/certs/webmail.arvoreen.pem
ssl_key = </etc/ssl/private/webma...
2011 Jun 27
1
Sendmail + dovecot-lda + LDAP
...ibexec/dovecot/deliver -d $u')
MODIFY_MAILER_FLAGS(`LOCAL', `-f')
......................................
define(`confLDAP_DEFAULT_SPEC', `-h "localhost" -b "dc=mydomain,dc=ru" -d "cn=dovecot,ou=accounts,dc=mydomain,dc=ru" -MLDAP_AUTH_SIMPLE -P /etc/mail/ldap_pass')dnl
LDAPROUTE_DOMAIN(`mydomain.ru')dnl
FEATURE(`ldap_routing', `null -T<TMPF>', `ldap -1 -T<TMPF> -v mail -k (&(objectclass=posixaccount)(mail=%0))', `passthru')dnl
......................................
MAILER(procmail)
++++++++++++++++++++++
After re-mak...
2018 Jun 09
0
Doveadm sync: Can't create mailbox mail_public/public: Permission denied if synchronize all the available namespaces
...comment = Trash
special_use = \Trash
}
mailbox VirusMail {
auto = subscribe
comment = VirusMail
special_use = \Junk
}
mailbox virtual/All {
special_use = \All
}
prefix =
separator = /
subscriptions = yes
type = private
}
passdb {
args = /etc/dovecot/dovecot-ldap_pass.conf.ext
driver = ldap
}
plugin {
acl = vfile:/etc/dovecot/acl/global.acl:cache_secs=300
acl_shared_dict = file:/srv/vmail/imap/domains/%d/shared-acl.db
fts = lucene
fts_autoindex = yes
fts_autoindex_exclude = \Junk
fts_autoindex_exclude2 = \Trash
fts_lucene = mime_parts
mail_cryp...
2010 Aug 05
18
dot-containing foldernames \HasNoChildren bug ?
...t:
mechanisms: plain login
user: vmail
master_user_separator: #
passdb:
driver: passwd-file
args: /etc/dovecot/dovecot.deny
deny: yes
passdb:
driver: passwd-file
args: /etc/dovecot/passwd.masters
master: yes
passdb:
driver: ldap
args: /etc/dovecot/dovecot-ldap_pass.conf
userdb:
driver: ldap
args: /etc/dovecot/dovecot-ldap_user.conf
socket:
type: listen
client:
path: /var/spool/postfix/private/auth
mode: 432
user: postfix
group: postfix
master:
path: /var/run/dovecot/auth-master
mode: 384
user:...