Displaying 10 results from an estimated 10 matches for "secretpassword".
Did you mean:
secret_password
2014 Jun 03
2
Replication with virtual users and static userdb possible ?
Is it possible to get replication working in a virtual user setup
that uses a static userdb ? My environment is fairly simple and typical
- there's a single system user (vmail) that owns all the home dirs
(/var/mail/domain.com/user). The virtual users
(userid at domain.com:secretpassword) are kept in a single file
(/var/mail/domain.com/PASSWD) that's unique per domain, and referenced
as a static userdb :
passdb {
driver = passwd-file
args =
scheme=plain username_format=%u /var/mail/%d/PASSWD
}
userdb {
driver
= static
args = uid=vmail gid=vmail home=/var/mail/%d/%n
}...
2012 Mar 16
2
imaptest: performance testing
Dear Folks,
Using head of imaptest with dovecot 2.1, I am attempting to put a
heavy load on the server, with insufficient success.
I made 15000 user accounts, put them in to a file, one per line. Then
I ran imaptest with
./imaptest userfile=../../imap-test-userlist-15001.txt clients=15001
pass=SECRETPASSWORD
But CPU load is only reaching 20.
I put an mbox containing 67 messages into ~/mail/dovecot-crlf
So what is the best way to put a really heavy load on an imap server?
The documentation describes testing correctness of the server without
really emphasising performance.
I would like to do somethin...
2019 May 29
2
AMI not responding correctly
I am communicating with Asterisk 13.18.3 over the AMI and issue the command:
ActionID: 11
Action: command
Command: core show calls
And the response I get is:
Response: Follows
Privilege: Command
ActionID: 11
--END COMMAND-
But where is the call data? What is going wrong on this system? I
confirmed the AMI connection has full read/write permissions. Why is the
call data
2008 Oct 30
0
Connection two asterisk via SIP (call forward)
...im at asterix.local:920622201") in new stack
-- Called outbound:geheim at asterix.local:920622201
It seems to be correct but at the other server there is no reaction.
Nothing happens.
At the other server I have the following in the sip.conf
[outbound]
context=outbound
type=peer
secret=secretpassword
auth=plaintext
host=192.168.100.2
nat=yes
Can anybody help me?
Best regards and many thanks in advance
Frank Becker
2003 Jan 22
1
Samba PDC+LDAP on FreeBSD
...n FreeBSD 4.7.
But it turned out that LDAP is not easy-going!!!
Without LDAP, things seems fine. I can join the Win2000 machine accounts
and the shares are all right. However, when configurating samba with ldap
support, then smbpasswd couldn't work anymore. I can only use
# smbpasswd -w secretpassword
to add the password for rootdn. Nothing else.
I read some articles online but very few are especially for FreeBSD. In
addition, a lot of articles about samba+LDAP didn't detail about the CA
certificate. I am wondering if there is anyone could help me out this
problems. I think I need to...
2018 Sep 28
2
Fatal: setgid, imap connections dropped.
...rotocol lmtp {
lmtp_save_to_detail_mailbox = yes
mail_fsync = optimized
mail_plugins = " fts fts_solr quota sieve"
postmaster_address = webmaster at example.com
}
In /usr/local/etc/dovecot/dovecot-ldap.conf.ext:
hosts = localhost
dn = cn=reader,ou=Roles,dc=example,dc=com
dnpass = secretpassword
auth_bind = yes
base = ou=People,dc=example,dc=com
deref = never
scope = subtree
user_attrs = uid=uid,homeDirectory=home,uidNumber=uid,gidNumber=gid
user_filter = (&(objectClass=posixAccount)(uid=%n))
pass_attrs = uid=user,userPassword=password
pass_filter = (&(objectClass=posixAccount)(uid...
2006 Jun 06
0
RE: samba Digest, Vol 42, Issue 6
...dtransfer.txt
root > service ldap stop
root > cd /var/lib/ldap
root > rm -rf * # be sure to be in right dir "/var/lib/ldap"
root > cd /dir
root > slapadd -v -l ldif.transfer.txt
root > chown -R ldap.ldap /var/lib/ldap
root > service ldap start
root > smbpasswd -w secretpassword
root > net rpc getsid
root > net rpc join
at this stage restart samba & ldap on the RHE4BDC and do a
root > net getlocalsid # check that it matches ur sid from
/dir/sidtransfer.txt
# if not cat sidtransfer.txt and "net
setlocalsid sid-556S-1-5-21...
2005 Feb 07
3
We need help with a bug....smbldap-installer script (long)
...irectory using:
"smbldap-populate -a root", not just the default which creates an
"Administrator" account.
- John T.
################
If I do it this way do I join machines to the domain using "root" as
opposed to administrator? And when I run smbpasswd -w secretpassword
will that set it for "root"?
Secondly....I noticed this....
when I run getent passwd on my current functioning Samba/LDAP
server (production box...pre smbldap-installer) I get ...
Administrator:x:0:512:Netbios Domain Administrator:/home/:/bin/false
Where as on a machine I ju...
2018 Oct 16
0
Fatal: setgid, imap connections dropped.
...= yes
> mail_fsync = optimized
> mail_plugins = " fts fts_solr quota sieve"
> postmaster_address = webmaster at example.com
> }
>
> In /usr/local/etc/dovecot/dovecot-ldap.conf.ext:
> hosts = localhost
> dn = cn=reader,ou=Roles,dc=example,dc=com
> dnpass = secretpassword
> auth_bind = yes
> base = ou=People,dc=example,dc=com
> deref = never
> scope = subtree
> user_attrs = uid=uid,homeDirectory=home,uidNumber=uid,gidNumber=gid
> user_filter = (&(objectClass=posixAccount)(uid=%n))
> pass_attrs = uid=user,userPassword=password
> pass_filte...
2014 Jun 24
2
Crash in service imap with version 2.2.13
Hi,
yesterday I upgraded to version 2.2.13 under Debian Squeeze.
Since today morning sometimes my logfile shows the folling error:
..
Jun 24 10:14:16 mailstore dovecot: imap(user at domain.net pid:23434 session:<jf6yi5D8TADD/vzh>): Fatal: master: service(imap): child 23434 killed with
signal 11 (core dumped)
...
The kernel error log shows:
...
Jun 24 10:14:16 mailstore kernel: