Displaying 20 results from an estimated 105 matches for "system_groups_user".
2013 Aug 02
1
system_groups_user syntax especially in LDAP
so if possible, I'd like an example of how to include system_groups_user in the userdb setup.
I'm using ldap, but I could revert to using pam on ldap.
There is a ldap query (gleaned from smbldap-tools) that will return a list of groups for a user
(&(objectclass=posixGroup)(memberuid=%u)) but I don't know if the ldap driver will handle it but above all I c...
2017 Mar 16
2
Timeout Leak
Hello all,
I've got 3 occurences of this message in my log file:
auth: Warning: Timeout leak: 0x805e480 (auth-request-handler.c:550)
Can I ignore it, or is it a syhmptom of something wrong?
I'm running dovecot 2.2.28 (bed8434). I'll post my doveconf -n if it
is worth investigating further...
Cheers,
Luciano.
--
/"\ /Via A. Salaino, 7 - 20144 Milano
2010 Jun 20
1
system_groups_user=%u seem not to be considered by deliver
Hi,
while trying to deliver a mail I got the following error:
Jun 20 21:57:09 shrike dovecot: lda(matthias): Error: user matthias:
Initialization failed: Namespace 'shared.': stat(/home/sharedbox/Maildir)
failed: Permission denied (euid=1014(matthias) egid=1022(scheff32) missing
+x perm: /home/sharedbox, euid is not dir owner)
Jun 20 21:57:09 shrike dovecot: lda(matthias): Fatal: Invalid
2019 Feb 04
2
acl_groups from LDAP issue
...rver,ou=system,ou=services,dc=server,dc=example
dnpass = protectedpassword12345
tls = yes
tls_ca_cert_file = /etc/ssl/certs/ca-certificates.crt
tls_require_cert = demand
ldap_version = 3
base = ou=users,dc=server,dc=example
deref = always
scope = subtree
user_attrs =
=home={ldap:dcMailMessageStore},system_groups_user=%u,allow_all_users=yes,=acl_groups=%{env:ACL_GROUPS}
user_filter =
(&(objectClass=posixAccount)(uid=%u)(!(sn=NoLogin))(|(memberof=cn=perm-app-mymail_admins,ou=mymail,ou=apps,ou=services,dc=schuerz,dc=at)(memberof=cn=perm-app-mymail_users,ou=mymail,ou=apps,ou=services,dc=schuerz,dc=at)))
when...
2013 Jun 14
0
Pam authentication failure message but it works
...auth: Debug: client out: OK 1 user=christineg
Jun 12 23:11:29 auth: Debug: master in: REQUEST 4079353857 10098
1 0229474c9c1038e161328ecd28884af2
Jun 12 23:11:29 auth: Debug: passwd(christineg,65.13.54.123): lookup
Jun 12 23:11:29 auth: Debug: master out: USER 4079353857 christineg
system_groups_user=christineg uid=1116 gid=100 home=/home/christineg
Jun 12 23:11:29 imap(christineg): Debug: Effective uid=1116, gid=100,
home=/home/christineg
Jun 12 23:11:29 imap(christineg): Debug: maildir++:
root=/home/christineg/Maildir, index=, control=,
inbox=/home/christineg/Maildir
Jun 12 23:11:44...
2018 Oct 18
1
trouble with ssl disable in centos 7 with version 1.0 1.2 and 3.10
...th: Debug: master in: REQUEST 2718302209? ? ? 22513? ?1? ? ? ?05eac7a2917ce3bc1f0f359b21b138e6? ? ? ? session_pid=22516Oct 18 13:30:17 auth-worker(22515): Debug: passwd(joe2,192.168.0.10,<WXv1I4R4FOXAqAAK>): lookupOct 18 13:30:17 auth: Debug: master userdb out: USER? ? 2718302209? ? ? joe2? ? system_groups_user=joe2 uid=660 gid=661 home=/home/joe2Oct 18 13:30:17 pop3(joe2)<22516><WXv1I4R4FOXAqAAK>: Debug: Effective uid=660, gid=661, home=/home/joe2Oct 18 13:30:17 pop3(joe2)<22516><WXv1I4R4FOXAqAAK>: Debug: Namespace inbox: type=private, prefix=, sep=, inbox=yes, hidden=no, list=yes...
2011 Feb 08
1
ldap: LDAP attribute used multiple times. This is currently unsupported
Hi,
I have a problem when migrating from dovecot 1.0 to dovecot 1.2 (Debian
lenny to Debian squeeze).
In my dovecot-ldap.conf I have:
user_attrs =
homeDirectory=home,uidNumber=uid,gidNumber=gid,uid=system_groups_user
I use the last parameter for the groups which I need for shared folders.
If I only use this, everything works. However, I also use LDAP as passdb
with prefetch:
pass_attrs =
uid=user,userPassword=password,homeDirectory=userdb_home,uidNumber=userdb_uid,gidNumber=userdb_gid,uid=userdb_system_gro...
2013 Sep 08
1
Is this odd?
$ doveadm user kremels
field value
uid 1033
gid 1033
home /home/kremels
mail maildir:~/Maildir
system_groups_user kreme
$ doveadm user user at virtual.example.com
field value
uid 89
gid 89
home /usr/local/virtual/user at virtual.example.com/
mail /usr/local/virtual/user at virtual.example.com
mail_location /usr/local/virtual/user at virtual.example.com
The local users doesn't have...
2013 Sep 13
1
Change mail_location for one user?
...ate to Maildir format. I'm confused how to do this. I'm
running shadow passwords:
$: doveconf -n passdb
passdb {
driver = shadow
}
Testing any given user gives:
$: dovecot user sarah
field value
uid 1478
gid 116
home /home/sarah
mail mbox:~/mail:INBOX=/var/mail/sarah
system_groups_user sarah
What would I have to do to make only sarah's mail_location ~/Maildir
now? My userdb is:
$: doveconf -n userdb
userdb {
driver = passwd
}
I tried following the wiki's but its confusing. Thanks for any help or
tips.
2013 Jul 28
1
Please help with : undefined symbol: mail_deliver_save_open
...group = postfix
mode = 0666
user = postfix
}
}
service imap-login {
inet_listener imap {
port = 143
}
}
ssl_cert = </etc/ssl/certs/SERVER.pem
ssl_key = </etc/ssl/private/SERVER.key
userdb {
args = username_format=%u /etc/dovecot/passwd
default_fields = mail_plugins=sieve system_groups_user=%u
driver = passwd-file
}
protocol lda {
mail_plugins = acl fts fts_solr sieve
}
protocol imap {
mail_max_userip_connections = 20
mail_plugins = acl fts fts_solr
}
# dpkg -l '*dovecot*' |grep ii | cut -c 0-60
ii dovecot-antispam 2.0+20120225-3
ii dovecot-...
2016 Oct 17
2
First steps in Dovecot; IMAP not working
Marnaud <anic297 at mac.com> writes:
> "mailtest", the new user, is in group mail(8). In addition, I've added
> write permission for "others" to /var/mail. Now, I'm trying to send a
> message to "mailtest" from another, working, e-mail account and nothing
> happens. This time, "doveadm log errors" is empty.
>
> In short, I
2016 Feb 02
2
Dovecot with Maildir
...0.163.195.82, mpid=7489, session=<5h3qtL4qTACto8NT>Feb ?1 19:37:31 speedy dovecot: imap(rsmith): Disconnected: Logged out in=95 out=440
The maildir on my instance is located in /var/log/mail.
The output of doveadm is as follows:
root at speedy:/var/mail# doveadm user -u jsmithuserdb: jsmith? system_groups_user: jsmith? uid ? ? ? : 1000? gid ? ? ? : 1000? home ? ? ?: /home/jsmith
If that home variable is suppose to be the maildir folder it is wrong. ?It should be /var/mail/jsmith. ?If that is the problem, where or how do I change it.
Thanks in advance!!
From: Steffen Kaiser <skdovecot at smail.in...
2011 Sep 13
1
Quota fs (don't start script quota-warning.sh)
Hi,
# doveadm -Dv quota get -u pit
doveadm(pit): Debug: auth input: pit system_groups_user=pit uid=500 gid=500 home=/home/pit
doveadm(pit): Debug: Effective uid=500, gid=500, home=/home/pit
doveadm(pit): Debug: Quota root: name=INBOX backend=fs args=mount=/var/spool/mail
doveadm(pit): Debug: Quota rule: root=INBOX mailbox=* bytes=19922944 messages=0
doveadm(pit): Debug: Quota warning: by...
2023 Feb 13
1
Could not override "mail_location" with "userdb_mail" statment in "/etc/passwd"
...test user is is not taken into account).
When i try to make an "doveadm user testm2m_mydomain.tld" i get this :
8<--------------------------------
field ? value
uid ? ? 2122
gid ? ? 2122
home ? ?/home/mail/testm2m_mydomain.tld
mail ? ?mbox:~/mail:INBOX=/var/mail/testm2m_mydomain.tld
system_groups_user ? ? ?testm2m_mydomain.tld
8<--------------------------------
My modification is not taken into account ...
Any help is welcome !
/Xavier
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20230213/da5370cc/atta...
2016 May 05
2
Dovecot/Rainloop 2.0.13-1_129.el5
...out: OK 1 user=chris
May 5 16:34:29 firewall dovecot: auth: Debug: master in: REQUEST 2607546369 13001 1 0bcf2e3a108cd9cd18eaff4b7de9c428
May 5 16:34:29 firewall dovecot: auth: Debug: passwd(chris,127.0.0.1): lookup
May 5 16:34:29 firewall dovecot: auth: Debug: master out: USER 2607546369 chris system_groups_user=chris uid=514 gid=100 home=/home/chris
May 5 16:34:29 firewall dovecot: imap-login: Login: user=<chris>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=13002, secured
May 5 16:34:29 firewall dovecot: imap(chris): Disconnected: Logged out bytes=11/334
May 5 16:34:29 firewall sendmail[1300...
2016 Dec 12
3
Dovecot 2.2.27 & windows 10 outlook (no auth attempts in 0 secs) error.
...g folder.
So how to debug this ssl issue?
Aki Tuomi wrote:
> https://wiki2.dovecot.org/Debugging/Rawlog
>
> can you try this to get rawlogs to find out what happens?
>
> Aki
I'm bit confused, how this rawlog works. I did:
doveadm user -u kaka
userdb: kaka
user : kaka
system_groups_user: kaka
uid : 566
gid : 566
home : /home/kaka
ls -al /home/kaka
total 16
drwx------ 4 kaka kaka 4096 Dec 12 15:36 .
drwxr-xr-x 12 root root 4096 Dec 12 12:41 ..
drwx------ 2 kaka kaka 4096 Dec 12 12:41 dovecot.rawlog
drwx------ 2...
2018 Aug 10
1
dying on osx
...ug: master in: REQUEST??? 4201906177 77432???
1??? b8126b4b71be2959fc7716888eccc566 session_pid=77433???
request_auth_token
20180810-083730 auth-worker(77426): Debug:
passwd(mkm,127.0.0.1,<xo1p2BRzZNd/AAAB>): lookup
20180810-083730 auth: Debug: master userdb out: USER 4201906177???
mkm??? system_groups_user=mkm??? uid=503 gid=20??? home=/Users/mkm
auth_token=4d2bb44168df3d63e4e1bb352e59de632bc7da49
20180810-083730 imap-login: Info: Login: user=<mkm>, method=PLAIN,
rip=127.0.0.1, lip=127.0.0.1, mpid=77433, secured,
session=<xo1p2BRzZNd/AAAB>
20180810-083730 imap(mkm)<77433><xo1p...
2011 Sep 10
2
Why can NOT login as root
...msg=Password:
Sep 10 10:15:44 auth: Debug: client out: OK 1 user=root
Sep 10 10:15:44 auth: Debug: master in: REQUEST 2889482241 18077 1
3500554cf70742dfc0515671c7671bbd
Sep 10 10:15:44 auth: Debug: passwd(root,212.97.133.82): lookup
Sep 10 10:15:44 auth: Debug: master out: USER 2889482241 root
system_groups_user=root uid=0 gid=0 home=/root
Sep 10 10:15:44 imap-login: Info: Login: user=<root>, method=PLAIN,
rip=212.97.133.82, lip=212.97.133.82, mpid=18082, secured
Sep 10 10:15:44 imap: Error: user root: Invalid settings in userdb: userdb
returned 0 as uid
Sep 10 10:15:44 imap: Error: Invalid user se...
2013 Mar 01
0
No NTLM with PAM after upgrade
...: Debug: master in: REQUEST 751435777 18513 2
db445872b80e33772b5f0d35d50af3d1
Feb 28 23:29:19 auth: Debug: userdb-cache(pquesinb,192.168.2.100): miss
Feb 28 23:29:19 auth: Debug: passwd(pquesinb,192.168.2.100): lookup
Feb 28 23:29:19 auth: Debug: master out: USER 751435777 pquesinb
system_groups_user=pquesinb uid=507 gid=508 home=/home/pquesinb
Feb 28 23:29:19 imap-login: Info: Login: user=<pquesinb>, method=PLAIN,
rip=192.168.2.100, lip=192.168.2.102, mpid=18526
Feb 28 23:29:27 auth: Debug: cache(pquesinb,192.168.2.100): hit:
{SHA1}+2ZUmdHOxxxxxxxxxxxxOLinOC0= user=pquesinb use...
2011 Jul 27
2
lmtp multiple recipients fail
...not steve or
mary:
ul 27 11:24:41 testmailserver dovecot: lmtp(12412): Debug: none:
root=, index=, control=, inbox=
Jul 27 11:24:41 testmailserver dovecot: lmtp(12412): Connect from 143.112.53.4
Jul 27 11:24:41 testmailserver dovecot: lmtp(12412): Debug: auth
input: jerry home=/spool/mail/j/jerry system_groups_user=jerry
uid=18738 gid=4025
Jul 27 11:24:41 testmailserver dovecot: lmtp(12412): Debug: auth
input: steve home=/spool/mail/s/steve system_groups_user=steve
uid=9838 gid=3011
Jul 27 11:24:41 testmailserver dovecot: lmtp(12412): Debug: auth
input: mary home=/spool/mail/m/mary system_groups_user=mary uid...