Displaying 6 results from an estimated 6 matches for "saslpasswd".
Did you mean:
sasl_passwd
2005 Mar 22
0
Saslpasswd and sendmail.
Of course! There is a second version, saslpasswd2 and aimilarly
named alternatives....ahhhhhhhhhhhhrrrrggggggg.
--
*** e-mail is not a secure channel ***
mailto:byrnejb.<token>@harte-lyne.ca
James B. Byrne Harte & Lyne Limited
vox: +1 905 561 1241 9 Brockley Drive
fax: +1 905 561 0757 Hamilton, Ont...
2012 Jan 18
1
libvirt with sasl shadow backend
...-20 (SASL(-13): user not
found: no secret in database)
on client (virt-manager gui):
...
('virtConnectOpenAuth() faild')
..
I have tested it with tool "testsaslauthd" and their result:
e.g.: # testsaslauthd -u root -p root
0: OK "Success."
When i set it manually with saslpasswd:
# saslpasswd2 -a libvirt root -p
it works.
Although I use, in the configuration of sasl, shadow, libvirt does not use
it (i think so).
Host:
debian6.0.3 (squeez)
libvirt 0.8.3 (deb)
sasl2.1.23 (deb)
:-)
Best regards,
Robyn
-------------- next part --------------
An HTML attachment was scrubbe...
2005 Apr 03
0
CentOS 3.4 to CentOS 4
...graded to CentOS 4 from 3.4. I am having trouble figuring out
the mail changes. Under 3.4, Imap and POP were modules that xinetd
controlled. Under 4.0, I have a choice of either Cyrus-Imapd or
Dovecot. After googling all week, I was about to get my user account
authenticated under Cyrus and the saslpasswd program, as well as
dovecot. My problem is that they don't know where my mail is. I run
postfix, and have mail delivered to /var/spool/mail/%u. I put this into
Cyrus' mail directory but it still doesn't see anything. Dovecot always
tries to chdir to the user's home directory, ig...
2005 Mar 22
0
sendmail and saslauth2
OK. Why does saslauth ship on CentOS4 with a saslpasswd application
that creates a db called /etc/sasldb and a sasldblistusers
application that will look nowhere else while the sendmail that
ships with it looks for /etc/sasldb2??? Where is this getting set?
sendmail[25343]: unable to open Berkeley db /etc/sasldb2: No such
file or directory
Regards,
Ji...
2001 May 07
0
PAM authentication does not work with latest .tar.gz files ...
On Mon, 7 May 2001, Lawrence Greenfield wrote:
> Date: Mon, 7 May 2001 13:37:42 -0300 (ADT)
> From: "Marc G. Fournier" <marc.fournier@acadiau.ca>
>
> [...]
> If I do an 'saslpasswd -d marc' to remove myself from the sasldb file,
> then try and re-connect with pine, I get the following error:
>
> May 7 13:21:00 new-relay imapd[66067]: badlogin: atelier.acadiau.ca[131.162.138.223] CRAM-MD5 authentication failure [no secret in database]
>
> Cyrus is adv...
2002 Dec 22
1
LDAP, SASL, Invalid credentials???
...---
Hash: SHA1
I'm sorry for this but it's driving me craaaaaaaazzyyyyyy....
My setup:
samba: 2.2.7
openldap: 2.0.25
sasl: 1.5.27
I've configured my LDAP server (for testing purposes only) with
SASL/DIGEST-MD5 auth.
In slapd.conf
rootdn uin=root@bensa.ar
sasl-realm bensa.ar
# saslpasswd -u bensa.ar -c root
(I've set 'admin' as the password for root)
ldapsearch, ldapadd, ldapdelete, etc., do work.
in smb.conf
ldap admin dn = uin=root@bensa.ar
# smbpasswd -w admin
Setting stored password for "uin=root@bensa.ar" in secrets.tdb
# smbpasswd -D 15 -a nbensa
....