Displaying 20 results from an estimated 439 matches for "cleartext".
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 complex work to do.
This way one could for example pass firewall authentication sequence before
connection is passed to the ssh server on the other end -- firewalls cannot...
2016 Dec 20
3
Problem with keytab: "Client not found in Kerberos database"
...ong with that line.
>
>
> "imdap" is not "idmap"
>
> (so now you understand why I missed it after staring at it so long :-)
Oh yes ;-)
> I can't use rlm_krb5, because I plan to use PEAP+MSCHAP for wifi
> authentication. The krb5 module requires a cleartext password, but
> MSCHAP does not pass a cleartext password. (It is possible to use
> krb5 authentication with TTLS+PAP or TTLS+GTC, both of which send a
> cleartext password)
You might want to read this:
https://www.samba.org/samba/history/samba-4.5.0.html
Rowland
2006 Apr 04
1
Question regarding samba and smbldap-tools
...SIGNED MESSAGE-----
Hash: SHA1
Hi everyone,
I suceeded in setting up a samba server with ldap authentication using
smbldap-tools. Everything is fine except one thing:
If a user is changing his password inside windows client the password is
encrypted and saved in ldap tree. I need this password as cleartext
'cause a webmail application only matches with cleartext passwords.
I tried to set
hash_encrypt="CLEARTEXT" in smbldap.conf and
password program="smbldap-passwd -u %u" in smb.conf
but this has no effect, the password is still encrypted.
I also tried to set
encrypt password...
2008 Feb 27
0
Need to "net use \\someserver\someshare" to increase speed?
...n2K client would
need the shares to VOB storage mapped to speed processing would be
appreciated (note that it works without the mapping just uses a process
per connection). Or, perhaps there is a setting missing from smb.conf
or the Windows clients. Thoughts?
For those unfamiliar with clearcase, cleartext is the text generated by
clearcase (from a base version with deltas) when a user wants to view a
pariticular version of a file. There are 'scrubbing' parameters that
remove cleartext after it is unused for a period of time. But, as long
as someone accesses it or the scrubbing is set to ...
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.
2005 Apr 29
1
encoding a ntlm-hash from cleartext passwords with java
...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 know how to generate the NTLM-hashes
from cleartext passwords. I didn't find a solution in the jCIFS project
- did i overlook something?
Maybe i should port the routines from Samba sources to java which should
not be too difficult (I assume there are no system dependend parts) -
any hints where to look? smbpasswd.c?
At the end i would like to...
2009 Nov 14
3
authlogic fails on existing accounts when crypted_password is blank
I recently ran a migration to add the following to an existing user
model:
t.string "crypted_password"
t.string "password_salt"
t.string "persistence_token"
There is an existing (cleartext) password field, but authlogic doesn''t
seem to be reading that on existing accounts. As a result, all logins
for existing accounts fail.
How can I get authlogic to either use the cleartext passwords, or to
bulk-populate the crypted_password and password_salt fields for existing
accounts?...
2013 Oct 25
1
LZ4 compression in openssh
I see.
From reading that wikipedia article, I'm wondering what gets compressed
when compression is enabled in openssh. Is it the ciphertext or the
cleartext?
Regards,
Mark
On Fri, 2013-10-25 at 15:47 -0400, Daniel Kahn Gillmor wrote:
> On 10/25/2013 03:23 PM, Mark E. Lee wrote:
> > Thanks for the response, what kind of problematic interactions would
> > occur (other than trying to compress seemingly random data)?
>
> e.g. https:...
2004 Dec 09
0
Can asterisk accept cleartext auth (uri user:pass) via SIP
Does anyone know if Asterisk can accept cleartext auth (SIP), as in it
recv's a call destined to:
1234:blah@har.har.com
The problem I'm having is simply for faxing, normal calls come in as
g729 and of course we need ULAW for faxes.
sip.conf snippet
[sipfarm]
insecure=very
host=blahblah.netlogic.net
type=peer
context=sip-out
username=+1...
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 Jan 09
1
Question about implementing samba4 cleartext passwords
Hello
I want to create a domain using samba4 and from there to authenticate
users against ad. The challange for me is that i have never worked out
with domain or with ldap , and that i need to use AD users/passwords to
authenticate not only the domain clients , but the mail users and
perhaps the ftp, or web users , that are on another linux distro's.
It is possible to implement a AD with
2005 Dec 02
2
Internet explorer not authenticating properly
...types in his name and it attempts to authenticate
as
Proxy\james.clavering, which no such user exists.
If I manually use ntlm_auth to authenticate with the new password I get
a result code 0,
So I know that the DC's are working correctly.
[22734]: pam auth crap domain: BOH user: MOBEID
Using cleartext machine password
cred_create
cred_create
cred_assert
[22734]: pam auth crap domain: PROXY user: JAMES.CLAVERING
Using cleartext machine password
cred_create
cred_create
cred_assert
NTLM CRAP authentication for user [PROXY]\[JAMES.CLAVERING] returned
NT_STATUS_NO_SUCH_USER (PAM: 10)
[22734]: pam aut...
1997 Oct 16
3
Encrypted and cleartext at the same time? (PR#902)
>> you cannot select by username, the reason being that the negotiation SMBs
>> incidate encrypted or cleartext password capability _before_ a session
>> setup SMB, which indicates username and password.
>
> Which end controls this? I'm perfectly happy to continue to accept
> cleartext from any client that offers it. This is a firewalled
> business environment where people aren'...
2000 Oct 13
0
GPG 1.0.3 doesn't detect modifications to files with multiple signatures
Hi!
Jim is right. There is a bug in all GnuPG versions up to 1.0.3:
If you have more than one cleartext signature in a file (or pipe
that to gpg), gpg does not compare each signature but flags each
document as good or bad depending on the first document in the file.
This is a very serious bug in gpg's verification function.
I have made a snapshot version which corrects this bug available at:...
1998 Nov 30
1
Getting smbpasswd file to work alongside unencrypted ones
We operate a samba('18p10) server accessed by WIN3.11, 9x & NT4 clients,
security=share. Uptil now, the NT clients have been pre service pack 3 &
therefore sent cleartext passwords. Post-SP3 we need to enable encrypted
passwords for the NT clients whilst preserving cleartext for the rest. For
various (political) reasons, we cant' get the clients to use the registry
hack to re-enable cleartext passwords.
I have, as outlined in docs/ENCRYPTION.txt, to set up an s...
2002 Aug 26
2
Homedrive mapping
...we sp2 applied to our clients, none of them have been able to map
their home drives to our samba servers.
According to Microsoft's q-article,
http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q308580&, "this
behavior is by design".
Is the issue described in the q-article ( cleartext passwords sent to
downlevel servers ) truly the issue? Is there any way to re-enable this
functionality with more modern (2.2.x) versions of samba?
Thanks,
Ben Vaughan
Ben Vaughan
Systems Engineer, Engineering Computing Support Services
210 Marston 515 294-1629, Iowa State University
benvon@i...
2016 Dec 20
4
Problem with keytab: "Client not found in Kerberos database"
I finally found it, thanks to a clue from
https://wiki.archlinux.org/index.php/Active_Directory_Integration
This works:
kinit -k -t /etc/krb5.keytab 'WRN-RADTEST$'
These don't work:
kinit -k -t /etc/krb5.keytab
kinit -k -t /etc/krb5.keytab host/wrn-radtest.ad.example.net
kinit -k -t /etc/krb5.keytab host/wrn-radtest
That is: the keytab contains three different principals:
root
2016 Dec 21
0
Problem with keytab: "Client not found in Kerberos database"
On 20/12/2016 14:10, Rowland Penny wrote:
>> I can't use rlm_krb5, because I plan to use PEAP+MSCHAP for wifi
>> authentication. The krb5 module requires a cleartext password, but
>> MSCHAP does not pass a cleartext password. (It is possible to use
>> krb5 authentication with TTLS+PAP or TTLS+GTC, both of which send a
>> cleartext password)
> You might want to read this:
>
> https://www.samba.org/samba/history/samba-4.5.0.html
I'...
2010 Nov 01
1
auth child abort - "Requested NTLM scheme, but we have only SSHA256"
Hi!
I noticed these messages in my logs. It seems that the user checked the
"encrypted password" in her outlook or something, and wants NTLM auth.
I'm storing all the passwords as SSHA256, and when the user tries to
auth, this happens:
=> dovecot.info
auth: Info: password(<username>,<user_ip>): Requested NTLM scheme, but
we have only SSHA256
auth: Debug:
2013 Feb 18
1
Password encryption?
hi all
Trying to setup a testserver with NUT here, and I notice the password is set in cleartext in the upsd.users file. Is there a way to store it encrypted? I don't like cleartext passwords?
--
Vennlige hilsener / Best regards
roy
--
Roy Sigurd Karlsbakk
(+47) 98013356
roy at karlsbakk.net
http://blogg.karlsbakk.net/
GPG Public key: http://karlsbakk.net/roysigurdkarlsbakk.pubkey.txt
-...