Displaying 12 results from an estimated 12 matches for "buserv".
Did you mean:
buser
2018 Aug 07
2
limit sharing ability to certain users
? attached the dovecot -n, linked files, debug log lines during a standard client login
root at buserver:/etc/dovecot/conf.d# doveconf -n
# 2.2.13: /etc/dovecot/dovecot.conf
# OS: Linux 3.16.0-6-amd64 x86_64 Debian 8.11
auth_debug = yes
auth_debug_passwords = yes
auth_mechanisms = plain login
auth_verbose = yes
auth_verbose_passwords = plain
debug_log_path = syslog
disable_plaintext_auth = no
info_...
2018 Aug 07
2
limit sharing ability to certain users
Now the attributes are correctly read for the user test at onnet.ch <mailto:test at onnet.ch>, but other users are not able to authenticate anymore.
root at buserver:/var/spool/postfix/virtual/onnet.ch/test/Maildir/.super# doveadm user test at onnet.ch
field value
uid 5000
gid 5000
home /var/spool/postfix/virtual/onnet.ch/test/
mail maildir:~/Maildir
quota_rule *:bytes=1073741824
acl vfile:/etc/dovecot/dovecot-acl
acl_globals_only yes
root at buserver:/etc/d...
2018 Aug 07
0
limit sharing ability to certain users
...#39;doveadm user test at onnet.ch' to verify that the attributes are read for this user, and with another username that they are not.
Aki
On 07.08.2018 12:23, Simeon Ott wrote:
> ? attached the dovecot -n, linked files, debug log lines during a
> standard client login
>
> root at buserver:/etc/dovecot/conf.d# doveconf -n
> # 2.2.13: /etc/dovecot/dovecot.conf
> # OS: Linux 3.16.0-6-amd64 x86_64 Debian 8.11?
> auth_debug = yes
> auth_debug_passwords = yes
> auth_mechanisms = plain login
> auth_verbose = yes
> auth_verbose_passwords = plain
> debug_log_path =...
2018 Aug 07
2
limit sharing ability to certain users
May you please clarify that? Where should I omit the userdb_ prefix? Which of my attempts are you pointing at?
As stated, I omitted the userdb_ prefix when working with an LDAP attribute.
> On 7 Aug 2018, at 10:03, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
>
> with ldap userdb, you need to omit the userdb_ prefix.
>
> Aki
>
>
> On 07.08.2018 10:54, Simeon Ott
2018 Aug 07
0
limit sharing ability to certain users
...e
? args = ....
? skip = notfound
? result_failure = continue-ok
}
Aki
On 07.08.2018 12:58, Simeon Ott wrote:
> Now the attributes are correctly read for the user test at onnet.ch
> <mailto:test at onnet.ch>, but other users are not able to authenticate
> anymore.
>
> root at buserver:/var/spool/postfix/virtual/onnet.ch/test/Maildir/.super#
> <http://onnet.ch/test/Maildir/.super#> doveadm user test at onnet.ch
> <mailto:test at onnet.ch>
> fieldvalue
> uid5000
> gid5000
> home/var/spool/postfix/virtual/onnet.ch/test/ <http://onnet.ch/test/>...
2018 Aug 07
2
limit sharing ability to certain users
still the same?
root at buserver:/etc/dovecot# doveadm user test2 at onnet.ch
field valueuserdb lookup: user test2 at onnet.ch doesn't exist
relevant config output from doveconf -n
userdb {
args = /etc/dovecot/dovecot-ldap.conf
driver = ldap
result_success = continue-ok
}
userdb {
args = username_format=%Lu /etc/dov...
2018 Aug 08
0
limit sharing ability to certain users
...:00, Simeon Ott <simeon.ott at onnet.ch> wrote:
> but, did you read my last note anyway?
> IMPORTANT NOTE: anyway.. even with this options set (acl and acl_globals_only) the user test at onnet.ch <mailto:test at onnet.ch> is still able to share its own folders?!
>
> root at buserver:/etc/dovecot# doveadm user test at onnet.ch <mailto:test at onnet.ch>
> field value
> uid 5000
> gid 5000
> home /var/spool/postfix/virtual/onnet.ch/test/ <http://onnet.ch/test/>
> mail maildir:~/Maildir
> quota_rule *:bytes=1073741824
> acl vfile:/etc/dovecot/dov...
2018 Aug 05
4
limit sharing ability to certain users
...ailboxes of users where the ability to share via IMAP SETACL should be prevented.
I tried the following so far?
doveadm acl remove -u test at onnet.ch INBOX user=test at onnet.ch admin
but when doing this the admin rights are still there
doveadm acl rights -u test at onnet.ch INBOX
vmail at buserver:~$ doveadm acl rights -u test at onnet.ch INBOX
Rights
lookup read write write-seen write-deleted insert post expunge create delete admin
Thanks in advance for your help
Simeon
---...
2018 Aug 08
2
limit sharing ability to certain users
...simeon.ott at onnet.ch>> wrote:
>> but, did you read my last note anyway?
>> IMPORTANT NOTE: anyway.. even with this options set (acl and acl_globals_only) the user test at onnet.ch <mailto:test at onnet.ch> is still able to share its own folders?!
>>
>> root at buserver:/etc/dovecot# doveadm user test at onnet.ch <mailto:test at onnet.ch>
>> field value
>> uid 5000
>> gid 5000
>> home /var/spool/postfix/virtual/onnet.ch/test/ <http://onnet.ch/test/>
>> mail maildir:~/Maildir
>> quota_rule *:bytes=1073741824
>>...
2004 Nov 23
0
[OT] *nix Server/Windows Client Tips and tricks
...n external script "rescan-scsi-bus.sh"
# that can be easily found by googling for it.
#
# This is meant to be run in a cron job, and the stdout will
# be emailed to the cron specified user.
#
# backup device (hard disk device)
TARGETDEV=/dev/sda1
# backup mount point
MOUNTPOINT=/mnt/lacie
BUSERVER=YOURSERVERNAME
# next line has list of shares, space seperated
# you MUST have a /mnt/sharename for each share
# listed here.
BUSHARES="share1 share2 share3"
BUSER=backupuser
BPASS=backuppassword
WEEKDAY=`date +%a`
echo Backup device is $TARGETDEV, backup mountpoint is $MOUNTPOINT, day...
2018 Aug 05
0
limit sharing ability to certain users
...ing so far?
doveadm acl remove -u test at onnet.ch <mailto:test at onnet.ch> INBOX user=test at onnet.ch <mailto:user=test at onnet.ch> admin
but when doing this the admin rights are still there
doveadm acl rights -u test at onnet.ch <mailto:test at onnet.ch> INBOX
vmail at buserver:~$ doveadm acl rights -u test at onnet.ch <mailto:test at onnet.ch> INBOX
Rights
lookup read write write-seen write-deleted insert post expunge create delete admin
Thanks in...
2018 Aug 06
0
limit sharing ability to certain users
...l remove -u test at onnet.ch <mailto:test at onnet.ch> INBOX
> user=test at onnet.ch <mailto:user=test at onnet.ch> admin
>
> but when doing this the admin rights are still there
> ? doveadm acl rights -u test at onnet.ch <mailto:test at onnet.ch> INBOX
> ? vmail at buserver:~$ doveadm acl rights -u test at onnet.ch
> <mailto:test at onnet.ch> INBOX
> ? Rights ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
> ? lookup read write write-seen write-deleted insert post expunge
> create...