search for: myuser

Displaying 20 results from an estimated 603 matches for "myuser".

2013 Feb 12
0
I can't sync with dsync and imapc
...f the with dovecot 2.1.9. Now I want to synchronize imap mailbox from the old to the new one. So, in my new server I run (whith a $ sudo dsync -v -D -o imapc_host="<oldserver>" -o imapc_password="<master password>" -o imapc_features=rfc822.size backup -R -f -u myuser at um.es imapc: doveadm(root): Debug: Loading modules from directory: /usr/lib/dovecot/modules doveadm(root): Debug: Module loaded: /usr/lib/dovecot/modules/lib01_acl_plugin.so doveadm(root): Debug: Module loaded: /usr/lib/dovecot/modules/lib02_lazy_expunge_plugin.so doveadm(root): Debug: Module...
2001 Dec 15
3
winbindd: local unix users vs. NTdomain users ........
Hi! I use Samba 2.2.2 on Linux Red Hat 7.1. My Samba server is NT domain member (security = domain), and I use winbindd. I detect some strange situation, as I look. See below. For example, my NT domain is MYDOMAIN (PDC implemented on NT4), and this domain have user myuser (MYDOMAIN+myuser as see him Samba&Winbindd). Linux, which run Samba&winbindd, have local user myuser too. Local unix user myuser have uid 542 and home directory /home/myuser. Domain user MYDOMAIN+myuser have uid 10012 and template home directory /smbhome/MYDOMAIN/myuser. Strange thing:...
2005 Mar 12
0
[LLVMdev] GCC 3.4.1 and conflicting types for 'malloc'
Chris, Thanks for your answer Here is the verbose output: =========================== gmake tools-only VERBOSE=1 TOOL_VERBOSE=1 for dir in lib/System lib/Support utils lib tools ; do \ if [ ! -f $dir/Makefile ]; then \ /home/myuser/LLVM/objdir/../srcdir/autoconf/mkinstalldirs $dir; \ cp /home/myuser/LLVM/objdir/../srcdir//$dir/Makefile $dir/Makefile; \ fi; \ (gmake -C $dir all ) || exit 1; \ done gmake[1]: Entering directory `/home/myuser/LLVM/objdir/lib/System' gmake[1]: Nothing to be done for `all'. gmake[1]...
2012 Oct 13
1
Segmentation fault in doveadm with lib01_acl_plugin.so
...un "doveadm expunge -A mailbox Trash savedbefore 30d" it crash with "Segmentation fault" [15022673.496902] doveadm[13072]: segfault at 8 ip 00007f4b7041f551 sp 00007fffdab4f8c0 error 4 in lib01_acl_plugin.so[7f4b70415000+10000] If I add -D to doveadm I can see this: doveadm(myuser at mydomain.com): Debug: Added userdb setting: plugin/quota_rule=*:backend=524288000S doveadm(myuser at mydomain.com): Debug: Effective uid=89, gid=89, home=/home/vpopmail/domains/2/mydomain.com/myuser doveadm(myuser at mydomain.com): Debug: Quota root: name=UserQuota backend=maildir args= dovea...
2009 Oct 03
2
Exclude directory from --delete
I have the following 3 commands which are supposed to run every night to back up my web server: rsync -avve ssh --numeric-ids --delete --ignore-errors myuser at myisp.com:/usr/home/myuser /Volumes/Downloads rsync -avve ssh --copy-links --numeric-ids --delete --ignore-errors myuser at myisp.com:/usr/home/myuser/mail_boxes /Volumes/Downloads/myuser/mail_boxesBU rsync -avve ssh --copy-links --numeric-ids --delete --ignore-errors myuser at myisp.com:/usr/ho...
2014 Apr 09
0
Error: broken sync positions in index file
Hi everybody, I'm runing dovecot 2.2.12 and a user mailbox got the "broken sync positions in index file" error twice in the last 20 days. this is an extract from the maillog maillog First Error -------------------- Mar 23 16:13:25 andromeda dovecot: pop3-login: Login: user=<myuser at mydomain.com>, method=PLAIN, rip=187.237.107.24, lip=207.7.90.83, mpid=3983, session=<5KSEbU310wC77WsY> Mar 23 16:13:27 andromeda dovecot: pop3(myuser at mydomain.com): Error: broken sync positions in index file /home/myuser/mail/mydomain.com/myuser/dovecot.index Mar 23 16:13:27 androme...
2023 Feb 28
1
"sh: doveadm: command not found" with doveadm -Dv backup -R
I?m moving from an old mail server to a new one. On the new one, trying to transfer mailboxes from the old machine using doveadm. It fails saying it can?f find doveadm: % sudo doveadm -Dv backup -R -u myuser at bordo.com.au remote:mail.bordo.com.au Password: Debug: Loading modules from directory: /usr/local/lib/dovecot/doveadm Debug: Skipping module doveadm_acl_plugin, because dlopen() failed: dlopen(/usr/local/lib/dovecot/doveadm/lib10_doveadm_acl_plugin.so, 0x000A): symbol not found in flat namespace...
2018 Jul 26
3
Inbox quota usage doubled when mailbox_list_index enabled, under some circumstances
...mail_location = maildir:~/Maildir mail_plugins = quota mailbox_list_index = yes namespace inbox { ? inbox = yes ? location = ? prefix = INBOX. ? separator = . } passdb { ? driver = pam } plugin { ? quota = maildir:Mailbox } userdb { ? driver = passwd } ========== With the system user "myuser" and a minimal Maildir setup containing 1 email in the inbox, and one sub-folder named "INBOX.Test": ========== root at centos7 [~]# ls -lAR /home/myuser/Maildir /home/myuser/Maildir: total 4 drwxr-xr-x. 2 myuser myuser 77 Jul 25 09:36 cur drwxr-xr-x. 5 myuser myuser 56 Jul 25 15:1...
2007 Apr 06
1
Vista, share level, UNC
...work; it worked randomly just twice in my numerous tests. (for every test I log-off,log-on). So, is this supposed to work or the supported method is "connect network drive only"? Thanks ntlm_password_check: NTLMv2 password check failed check_ntlm_password: Authentication for user [myuser] -> [myuser] FAILED with error NT_STATUS_WRONG_PASSWORD ntlm_password_check: LM password, NT MD4 password in LM field and LMv2 failed for user myuser check_ntlm_password: Authentication for user [myuser] -> [myuser] FAILED with error NT_STATUS_WRONG_PASSWORD ntlm_password_check: NTLM...
2012 Dec 18
4
site.pp referring to other manifests without modules
Hi all, I want to do some code reuse, and modules seem overkill. Is it possible to have something like this? A file called myuser.pp class myuser { user {...} file {...} ... } Then in site.pp have this: node ''foo.example.com'' { include myuser .. other things .. } node ''bar.example.com'' { include myuser .. other things .. } When I try this, I get a class not found: myuser...
2015 Jul 02
5
Asterisk 11 and pulseaudio setup as local user
>>I'm not sure that your question is clear. You'll probably want to be more specific. >> What is pulse? You mention "as a user", are you talking about voicepulse.com ? >> What are you trying to do with pulse? >> What problem are you running into? Sorry Rusty... I am trying to get Asterisk 11 to co-exist with a centos 7 box that has pulse audio running as
2020 Jul 20
3
Performance issues since upgrading to 3.X to 4.X
...t; [global] > ?? workgroup = DRAGONLAIR > ?? server string = Samba Server > ?? server role = standalone server > ?? log file = /usr/local/samba/var/log.%m > ?? max log size = 50 > ?? server signing = disabled > ?? server services = smb > ?? dns proxy = no > > [myuser] > ??????? path = /home/myuser > ??????? invalid users = root > ??????? valid users = myuser > ??????? read only = no > > [virtualbox] > ??????? path = /home/virtualbox > ??????? invalid users = root > ??????? valid users = myuser > ??????? read only = no >...
2009 Jul 05
3
Ambiguous mail location setting
...pha3 on OpenBSD 3.7) Log output: _________________________________ dovecot: Nov 04 11:15:28 Info: auth(default): client in: AUTH 1 PLAIN service=IMAP secured lip=127.0.0.1 rip=127.0.0.1 resp=AHl2cmlAbjN1dHJpbm4uaXQAeXVyaW6zgXRyaW1v dovecot: Nov 04 11:15:28 Info: auth(default): sql(myuser at mydomain.com <http://dovecot.org/cgi-bin/mailman/listinfo/dovecot>,127.0.0.1): query: SELECT password FROM user_accounts WHERE username='myuser at mydomain.com <http://dovecot.org/cgi-bin/mailman/listinfo/dovecot>' dovecot: Nov 04 11:15:28 Info: auth(default): client out: OK...
2015 Jul 03
2
Asterisk 11 and pulseaudio setup as local user
Ok digging deaper... I was always trying to run the session as su myuser -c "asterisk -fn" This does not seem to work. If I login as myuser and run "asterisk fn" it worked... I got a lot of crackly noise that I normally dont have but it worked. Any thoughts on why I cannot run the command as 'su myuser -c "asterisk -fn"' ? Thank...
2011 Oct 19
1
'doveadm quota get' dictionary SQL query ignores specified '@domain' part of username. bad config or bug?
...omain> pairs, with quota data. mysql> select * from PARAMS; +----+------------------------+------------+-------------+------------+ | ai | MAILBOX_user_domain | quota | quota_bytes | quota_msgs | +----+------------------------+------------+-------------+------------+ | 1 | myuser at domain1.com | 1073741824 | 0 | 0 | | 2 | myuser at domain2.com | 1000000000 | 0 | 0 | +----+------------------------+------------+-------------+------------+ 2 rows in set (0.00 sec) I've specified dict usage for quota, /etc/dovecot/dove...
2006 Jul 23
1
Module dict... How it works
Hello, I try to use dict for quota... But it's impossible :) I have this error message : === dovecot.err === dovecot: 2006-07-23 03:00:47 Error: IMAP(myuser): Unknown dict module: mysql =================== But, mysql is supported... I don't understand... My config about dict : ==== dovecot.conf ==== ... plugin { quota = dict:storage=10240 mysql:/etc/dovecot/dict-quota.conf } ====================== And my dict-quota.conf file : ==== c...
2012 Nov 19
0
upgrade 1.0.15 -> 2.1.7: MBOX index compatibility and performance
...s ~8000 mailboxes and about ~2000 simultaneous IMAP/POP active connexions. The problem is: - indexes seem to be rebuilt: first IMAP/POP connexion for each user thows lots of error messages in the log, and the global index size decreases. Example error log: Nov 19 08:56:38 myhost dovecot: imap(myuser): Error: Cached message size larger than expected (27884 > 27855) Nov 19 08:56:38 myhost dovecot: imap(myuser): Error: Corrupted index cache file /var/cache/dovecot/indexes/4/myuser/.imap/INBOX/dovecot.index.cache: Broken physical size for mail UID 4414 Nov 19 08:56:38 myhost dovecot: imap(m...
2020 Jul 20
0
Performance issues since upgrading to 3.X to 4.X
...? log file = /usr/local/samba/var/log.%m << that looks like a self compiled Samba install path, i suggest correct it. >> ?? max log size = 50 >> ?? server signing = disabled < remove >> ?? server services = smb < remove >> ?? dns proxy = no > >> [myuser] >> ??????? path = /home/myuser >> ??????? invalid users = root >> ??????? valid users = myuser >> ??????? read only = no >> >> [virtualbox] >> ??????? path = /home/virtualbox >> ??????? invalid users = root >> ??????? valid users...
2015 Jul 18
2
can't ssh into C7 host
...ordAuthentication yes ChallengeResponseAuthentication no GSSAPIAuthentication yes GSSAPICleanupCredentials yes So I performed a verbose ssh login, and this is what I saw: #ssh -vvv bluethundr at db1.example.com OpenSSH_6.2p2, OSSLShim 0.9.8r 8 Dec 2011 debug1: Reading configuration data /Users/MyUser/.ssh/config debug1: /Users/MyUser/.ssh/config line 4: Skipping Host block because of negated match for *.example.com debug1: Reading configuration data /etc/ssh_config debug1: /etc/ssh_config line 20: Applying options for * debug2: ssh_connect: needpriv 0 debug1: Connecting to db1.example.com...
2007 Apr 19
1
Re: Vista, share level, UNC (3.0.25rc1)
...>in my numerous tests. (for every test I log-off,log-on). > >So, is this supposed to work or the supported method is "connect network >drive only"? > >Thanks > > ntlm_password_check: NTLMv2 password check failed > check_ntlm_password: Authentication for user [myuser] -> [myuser] FAILED >with > error NT_STATUS_WRONG_PASSWORD > ntlm_password_check: LM password, NT MD4 password in LM field and LMv2 >failed >for user myuser > check_ntlm_password: Authentication for user [myuser] -> [myuser] FAILED >with > error NT_STATUS_WRONG_PASS...