similar to: salt in Samba password

Displaying 20 results from an estimated 10000 matches similar to: "salt in Samba password"

2024 Jun 14
1
salt in Samba password
On Fri, 14 Jun 2024 11:32:30 +0300 Omnis ludis - games via samba <samba at lists.samba.org> wrote: > Good afternoon everyone, is Samba using a password with salt by > default or how can this parameter be enabled in Samba? This all depends on how you are running Samba, if you are running it as a standalone server, then it uses an encrypted password, but if you are running a Samba AD
2024 Jun 14
1
salt in Samba password
I am asking this question for general samba development, I just know that windows ad does not use salt, but I thought that samba ad has it, but thank you for the answer, but tell me is there an opportunity to enable salt on samba ad? or will it lead to problems with windows ad ??, 14 ???. 2024??. ? 11:40, Rowland Penny via samba <samba at lists.samba.org >: > On Fri, 14 Jun 2024
2024 May 28
1
LDAP error 53 LDAP_UNWILLING_TO_PERFORM
the CENTOS 7 operating system is used the command to enter is as follows: samba-tool domain join admugra.local DC -U Administrator --dns-backend=BIND9_DLZ --realm=ADMUGRA.LOCAL --backend-store=mdb --option="ad dc functional level = 2016" --server=dc1.admugra.local -d 10 version exactly 4.19 join to DC not RODC ??, 25 ??? 2024??. ? 14:11, Rowland Penny via samba <samba at
2024 Jun 06
1
Failed to bind to uuid NT_STATUS_LOGON_FAILURE
here's the nuance, I just had to put this script in the samba folder, because after assembly I do not find it in the samba folders, although this script is in the source code, maybe I forgot to specify some keys before assembly, but I would like to understand how in this in the script, just hardcode the paths to the directories my path
2024 Jun 06
1
Failed to bind to uuid NT_STATUS_LOGON_FAILURE
Thanks for the help, it turned out to fix the script for changing the password a little and the password was successfully changed, I recreated the keytab and the error went away, it's very fine thanks again to everyone for the help ??, 6 ???. 2024??. ? 11:29, Omnis ludis - games <sergey.gortinsc17 at gmail.com >: > > here's the nuance, I just had to put this script in the
2024 May 28
1
LDAP error 53 LDAP_UNWILLING_TO_PERFORM
On Tue, 28 May 2024 12:22:23 +0300 Omnis ludis - games <sergey.gortinsc17 at gmail.com> wrote: > the CENTOS 7 operating system is used OK, but where did you get the Samba packages from, by default, Centos, like RHEL cannot be provisioned or joined as a DC. > the command to enter is as follows: samba-tool domain join > admugra.local DC -U Administrator --dns-backend=BIND9_DLZ
2024 May 25
1
LDAP error 53 LDAP_UNWILLING_TO_PERFORM
On Fri, 24 May 2024 16:22:33 +0300 Omnis ludis - games via samba <samba at lists.samba.org> wrote: > good afternoon, when entering into the domain an error occurs, the > administrator has all the rights, but for some reason it is not > possible to enter this server into the domain, samba 4.19.0, the log > is attached > > INFO 2024-05-24 17:23:00,320 > pid:73718
2024 May 28
1
LDAP error 53 LDAP_UNWILLING_TO_PERFORM
A Windows-based domain controller is definitely not an RODC, I can?t understand why it goes to this line, I?m putting together a package for testing myself, making some changes to it, maybe this is related to this, tell me about local, why it?s not advisable to use .local ??, 28 ??? 2024??. ? 14:26, Rowland Penny via samba <samba at lists.samba.org>: > On Tue, 28 May 2024 12:22:23 +0300
2024 May 31
1
LDAP schema extended samba 4.19.0
I expanded my schema and am trying to add these entries to ldap dn: cn=test,ou=soft_users,dc=soft,dc=biz cn: test objectClass: nisMailAlias objectClass: top rfc822MailMember: test at ml.soft.com but I get the following error ldbadd -H /opt/samba/private/sam.ldb mail3.ldif ERR: Naming violation : "structural objectClass nisMailAlias is not a valid child class for
2024 Jun 10
1
Kerberos Forest Search Order(KFSO) in samba
hello everyone, please tell me whether it is possible to enable KFSO in samba or is this only possible with forests and since samba is, in theory, a flat domain, then such functionality is not available?
2003 Sep 15
1
md5 salt
Hi, I was looking at the crypt(3) manpage, and I'm having a hard time figuring out what the allowed characters are for the salt in md5 and blowfish encryption. For DES, it clearly states that only numbers, letters and digits may be used. Does anyone know the rules for md5/blowfish salt characters? Thanks, Charles -- Charles Sprickman spork@inch.com
2004 Jul 23
1
weakness in hash salt generation
Dovecot has routines for password hashing; two of these, crypt_generate and md5_generate, both use sizeof(salt_chars) when reducing a random string to salt. I became suspicious when I noted that all salts generated are composed only of "./01". Unfortunately salt_char is declared static const char * rather than static const char [], and so sizeof(salt_chars) is the size of a pointer.
2024 May 24
1
LDAP error 53 LDAP_UNWILLING_TO_PERFORM
good afternoon, when entering into the domain an error occurs, the administrator has all the rights, but for some reason it is not possible to enter this server into the domain, samba 4.19.0, the log is attached GENSEC backend 'gssapi_spnego' registered GENSEC backend 'gssapi_krb5' registered GENSEC backend 'gssapi_krb5_sasl' registered GENSEC backend 'spnego'
2009 Nov 09
4
Decrypt a admin password (with salt)
Hello, I want decrypt a password which is encrypted by MD5. there are 4 functions which i am using : # Encrypts some data with the salt. def self.encrypt(password, salt) Digest::SHA1.hexdigest("--#{salt}--#{password}--") end # Encrypts the password with the user salt def encrypt(password) self.class.encrypt(password, salt) end def authenticated?(password)
2016 Oct 08
3
LLVM Social in Salt Lake City, UT (Nov. 14th)?
Hi everyone, On Monday, November 14, 2016 the LLVM in HPC workshop will be held in Salt Lake City, Utah (in conjunction with the SC16 conference). For last year's workshop, which was in Austin, we held an LLVM social the evening of the workshop, and I think that turned out really well. If you'll be in Salt Lake City and are interested in attending an LLVM social on the evening of November
2007 Feb 07
1
PLAIN-MD5 password scheme with salt?
Hello! I'm storing passwords as MD5 hashes in a MySQL database and have specified "default_pass_scheme = PLAIN-MD5" in dovecot-sql.conf. Can Dovecot append or prepend a salt to a password before hashing them? Because without salt the plaintext passwords can be restored from the MD5 hashes using rainbow tables. Greetings Steffen Weber
2024 Jun 05
1
Failed to bind to uuid NT_STATUS_LOGON_FAILURE
Good afternoon, tell me, this error occurs on the domain controller samba v 4.19.0, I paired the domain controller with sssd so that authentication occurs under domain accounts on the domain controller, but as you know, sssd changes the machine password every 30 days if this option is not disabled ad_maximum_machine_account_password_age = 0 I haven?t disabled it for 30 days and as I understand it,
2011 Aug 07
1
SQL passdb lookups not working
Hello everyone, I'm trying to make dovecot do user authentication against a SQL database. The passwords (managed by Django) are stored as salted SHA1 encoded in hex. I monkey patched Django's password method so that the password hash is made with <password><salt> (Django does <salt><password>, the patched method was verified to return same value as
2007 Jun 01
1
SSHA salt?
Hi there, I was wondering if someone could explain how dovecot/dovecotpw produces salt for use in ssha passwords, I'd like to replicate this in PHP so I can write my passwords from php in ssha instead of just sha1. Thanks in advance, Andrea Baitis
2007 May 30
1
Static and dynamic graphics course, July 2007, Salt Lake City
We're pleased to announce a one day course covering static and dynamic graphics using R, ggplot and GGobi. The course will be held just before the JSM, on Saturday, 28 July 2007, in Salt Lake City. The course will be presented by Dianne Cook and Hadley Wickham. In the course you will learn: * How to build presentation quality static graphics using the R package, ggplot. We will cover plot