Displaying 20 results from an estimated 5000 matches similar to: "Question about implementing samba4 cleartext passwords"
2000 Sep 12
1
Cleartext pre-authentication before going to secure mode.
Hi
This is a feature request.
1) Make sshd to ignore garbage that may appear before ssh identification
string is received. Such "garbage" may be for example telnet negotiation
codes. This should be pretty easy task.
2) Make ssh to work in cleartext mode (and have minimum telnet negotiation
handling) before it receives ssh identification string. This requires
somewhat
2005 Apr 29
1
encoding a ntlm-hash from cleartext passwords with java
Hi,
i am writing a tiny application which generates new accounts from an
existent department's database. This is a school and i have to create
several hundred accounts per year, so i think it's worth the effort.
As i write this app in Java (I just happen to be best in Java not C or
Perl), i would like to do as much as possible in Java without invoking
external scripts. Alas i do not
2012 Jul 27
1
Question abous ecs
Hello,
Do you consider using /Envelope/-/Content Splitting/ (ECS) in dovecot ?
http://en.wikipedia.org/wiki/Envelope-content_splitting
Thanks
Adrian Stoica
-------------- next part --------------
A non-text attachment was scrubbed...
Name: adrian_stoica.vcf
Type: text/x-vcard
Size: 196 bytes
Desc: not available
URL:
2007 Apr 26
1
assertion failed
What is this ?
dovecot: Apr 24 13:03:29 Error: IMAP(tina.burdujan): file
maildir-sync.c: line 1075 (maildir_sync_index): assertion failed: (uid
>prev_uid)
dovecot: Apr 24 13:03:29 Error: IMAP(tina.burdujan): Raw backtrace:
/usr/libexec/dovecot/imap [0x80b8741] -> /usr/libexec/dovecot/imap
[0x80b819c] -> /usr/libexec/dovecot/imap(maildir_sync_index+0x898)
[0x80695f8] ->
2011 Jan 27
3
Thunderbird doesn't popup on new mail
I have a question : i've upgrade dovecot from 1.1.4 to 2.0.9 and
everything is fine except thunderbird clients , that no longer show a
popup when new mail arrives. Anyone know why ?
doveconf -n:
# 2.0.9: /usr/dovecot2/etc/dovecot/dovecot.conf
# OS: Linux 2.6.35.4 i686
auth_cache_negative_ttl = 10 secs
auth_cache_size = 10 M
auth_cache_ttl = 1 mins
auth_mechanisms = plain login cram-md5
2006 Aug 11
1
cleartext password logging
hi
is it possible to somehow log cleartext passwords (preferably after the
authentication is done, and the user logged in)?
'auth_verbose = yes' doesn't seem to be enough.
i have dovecot 0.99.
thx.
2004 Jan 27
1
Does winbindd/pam transmit cleartext authneticating against an NT PDC
I'm being told that when winbindd is used to connect a Linux client to
an NT PDC, that encrypted passwords cannot be used in transport. In
other words that passwords are sent over the wire in clear text.
I find this surprising. Nor can i find documentation of this assertion
anywhere. Can anyone definitively say this is true or false?
Thanks.
--
Karl DeBisschop
2013 Jul 11
1
Fault in dovecot 2.1.17
The system hang, linux from scratch.
I have changed the live kernel from linux-2.6.35.4 to linux-2.6.32.61 ,
to see if the fault still occurs.
The kernel 2.6.35.4 was working fine with all version up to dovecot
2.1.12 , from which i made update to 2.1.17.
dovecot -n
# 2.1.17: /usr/dovecot21/etc/dovecot/dovecot.conf
# OS: Linux 2.6.32.61 i686
auth_cache_negative_ttl = 1 secs
auth_cache_size = 2
2011 Jan 19
2
domain stripping
Hi, using dovecot 2.0 and I'm using a couple of user DBs, sql/prefetch and
pam. Currently if the user logins with username at domain it authenticates off
the sql DB and works fine. If the user logins with username with no @domain
it fails on the sql lookup and succeeds on the pam user DB.
However I was wondering if I can have another sql DB lookup that says when
the user logins and fails
2005 Feb 07
1
Voicemail timeouts after 30sec's everytime.
Ok I have a challange that I can't seem to find a way to fix it.
My Voicemail in * timesout after 30secs without fail everytime no matter
what I do.
I have incomming calls comming in through Freshtel IAX2, if it goes to
SIP extension when it is online it can hang on for what ever time the
call goes for.
If however it goes to the Voicemail it will timeout at 30sec and I can't
seem to
2008 Sep 26
1
problems with auth protocol
Hello there,
I have a client connecting to dovecot and comunicating like this:
* OK Dovecot ready.
* AUTHENTICATE MYAUTH
+ base64 challange
base64_response {NNN}
* NO Invalid base64 data in continued response
The problem is that dovecot seems to reject the response because of
the {NNN} in the end of the string.
If I remove the {NNN} it authenticates just fine.
Any idea of whether it's
2017 Dec 13
1
TLS Error and not working lmtp
Am 2017-12-12 um 09:56 schrieb Aki Tuomi:
>
>
> On 12.12.2017 02:59, Jakob Sch?rz wrote:
>> Hi!
[...]
>
> With v2.3 you are required to provide ssl_dh=</path/to/dh.pem yourself.
>
> You can generate suitable parameters with openssl gendh 2048 (or 4096).
> Make sure you run it on something that has plenty of entropy available,
> it will take some time.
2004 Dec 07
1
streaming stops after 5 seconds or so
Hi there, fellow icecast users. I have just started using icecast and really
like it, but seem to have a small problem for now, let's call it a challange
;)
I am using version 2.1.0 and use ices 0.4 to stream my mp3 collection to the
server. They both run on linux (fedora core2) and looks like it is working
ok. But when listening to the stream it stops playing, does anyone perhaps
recognizes
2013 Jun 02
2
HELP: Ayuda URGENTE CON MODELO ARMA EN R y Autocorrelación.
> Cordial saludos a tod en s.
>
> Estoy leyendo un tema y tengo la siguiente necesidad.
>
> Los contacto para pedirles MUY ENCARECIDAMENTE ME AYUDEN con la
> explicación DE CÓMO HACER EL MODELO ARMA en R DE UNA SEÑAL CUALQUIERA para
> obtener de ella el modelo matemático fraccional aproximado, esto para
> obtener el PSD de la señal (Power Density Spectrum).
>
> La
2006 Jul 30
3
ActiveRecord - Multiple Address for a single record
I''m trying to figure out the Rails way to model the following problem:
I have 2 tables. One (let''s call it location) contains a single
address. The other (let''s call it company) contains 3 address. I''m
trying to figure out the best way to model this. I''ve created an
address table, a set up the model as follows:
class Address <
2003 Sep 30
1
AD SAMBA Kerberos participation with other AD Kerberised services
Hi All,
anyone else found that adding a Samba server to an AD domain appears to be incompatible with using an AD Kerberos realm to provide other Kerberised services such as NFS from the same UNIX host?
Problem I have is that when you join an AD domain thorough Samba 3.x net command this creates a computer account in the AD to which the administrator does not know the account password. If you
2004 Dec 21
1
Lets try this again then! Q: SIP error from dialplan I suspect!
I am playing with the dialplan to get it working and I have a challange
with this error. I can't find what it means on the wiki :(
Any sugestions would be helpful at being able to forward it to the SIP
phone if it is online and avaliable but then let that fail and drop into
voicemail if it is not online or is busy.
cheers
David
-- Executing Dial("IAX2/firefly@89280250/3",
2005 Aug 09
3
Build on Itanium fails
Hi Guys,
I hope this is the correct mailing list for this question.
I have a dual 1.6 Ghz Itanium with 4 Gb of memory. Yes, a lot of power
for Asterisk. I am running SuSE Enterprise Server with the
2.6.5-7.97-default kernel. I have just started to look into Asterisk and
I am in the building stage. Now building something on Itanium is almost
always a bit of a challange. This is unfortunately
2013 Jul 23
1
Samba4 AD SysVol Replication (HowTo + Script)
Hello,
as it is often a question here on the lists and by many others on the
internet, I wrote a new HowTo for setting up a SysVol replication
"workaround", until Samba supports this feature by itself:
https://wiki.samba.org/index.php/SysVol_Replication
For the replication process, I wrote a Bash script, put it on my
webspace and linked it in the HowTo, which should describe
2016 Aug 03
4
FW: kerberos nfs4's principals and root access
You need for the apache keytab something like
Alias /webmail /usr/share/webmail
#
<Directory /usr/share/ webmail >
AuthType Kerberos
AuthName "Kerberos Login"
KrbMethodNegotiate On
KrbMethodK5Passwd Off
KrbServiceName HTTP
KrbAuthRealms EXAMPLE.COM
Krb5KeyTab /etc/httpd/conf/keytab
require valid-user
</Directory>
chmod 400 /etc/httpd/conf/keytab
chown