similar to: Wrong behaviour in pdb_get_set.c: pdb_get_pass_can_change_time?

Displaying 20 results from an estimated 300 matches similar to: "Wrong behaviour in pdb_get_set.c: pdb_get_pass_can_change_time?"

2003 Sep 23
0
[PATCH] tdb multiple format
Hi, As I said yesterday, I worked on a solution for tdb format in order to manage easily new fields for this format. So I add small changes to init_sam_from_buffer and init_buffer_from_sam in this purpose. The data TDB_FORMAT_STRING became an array which contains the list of the different fields format which exist. When the tdb file is read, for each records, Samba will try the most recent
2002 Jul 17
0
user password expiration patch (Samba 2.2.4/2.2.5 PDC with LDAP)
the following problem occurs when using samba 2.2.4 or 2.2.5 with ldap support as PDC: any time when a user logs on he is asked to change his/her password. whether he change it or not he will be asked again next time he logs on. this is annoying. the reason is, that the LDAP attribute 'pwdMustChange' is not updated at all. the easiest way to solve this to set the attribute to the
2004 Apr 19
1
Samba + pdb_mysql - password hashes disappearing?
This is using samba-3.0.2a, as downloaded from us2.samba.org today (19th of April), on Debian Linux. I have setup and gotten mostly-working the MySQL PDB for Samba. It queries the database correctly, pulls in the data, etc. However, when I connect as a user, I get: [2004/04/19 15:56:23, 3] libsmb/ntlm_check.c:ntlm_password_check(182) ntlm_password_check: NO NT password stored for user
2004 Apr 13
0
v3.0.2a: can't login into domain after switching to pdb_mysql
Hello list.samba.org FreeBSD-5.2.1, samba from port with tdbsam-backend configured as PDC Everything is working fine: i.e. registering at samba domain and logging on to it, but after I switch to mysql-backend (pdb-mysql) I can only successfully register my Windows 2k3 at Samba domain (messagebox 'Welcome to slavel.ru domain' has appiered), i.e. can successfully change domain of my
2002 Mar 15
0
logon home with ldap under win98
Hello, I hope this is the correct place for this mail... I have found that samba-2.2.3a (--with-ldapsam) gives the correct logon home for win2k, but not for win98. Obviously the two systems request the information in a different way. For win98 machines, in lanman.c, the information is taken only from smb.conf, and not from ldap (or other backends). I have attached a small patch that yields
2002 Aug 20
1
pam_smbpass
Okay - I've got samba working as a PDC with and ldap backend. I want to have some users not be in ldap (like the built in stuff like cyrus, mail, lp etc) I can get that to work with the pam_ldap and pam_unix but pam_smbpass doesn't seem to return user_unknown as i expect for users who are not in the ldap database does this make sense? --- pam_smb_passwd.c 12 Feb 2002 15:56:19
2019 May 31
3
Inconsistency with LANMAN1 and Samba 4.9
On 31.05.19 18:47, Jeremy Allison wrote: > On Fri, May 31, 2019 at 06:32:56PM +0200, Andreas Reichel via samba wrote: >> Dear samba team, >> >> I have a lot of hobby projects including old PCs. I wanted to hook up a Win3.11 machine to my current >> Arch-Linux Workstation running samba 4.9.4. >> >> I have used the following configuration: >> >>
2019 May 31
0
Inconsistency with LANMAN1 and Samba 4.9
On Fri, May 31, 2019 at 06:32:56PM +0200, Andreas Reichel via samba wrote: > Dear samba team, > > I have a lot of hobby projects including old PCs. I wanted to hook up a Win3.11 machine to my current > Arch-Linux Workstation running samba 4.9.4. > > I have used the following configuration: > > [global] > workgroup = HOMEBASE > netbios name = Orcane > wins
2019 May 31
0
Inconsistency with LANMAN1 and Samba 4.9
On Fri, May 31, 2019 at 07:09:44PM +0200, Andreas Reichel wrote: > > > > > > > When adding me as the user with 'smbpasswd -a andreas', and entering a password, > > > no LANMAN hash is generated. The generated smbpasswd entry always contains 32 X as the first hash. > > > > > > When I do the same with Samba 4.3.11-Ubuntu, the hash IS
2019 May 31
1
Inconsistency with LANMAN1 and Samba 4.9
On Fri, 2019-05-31 at 22:33 +0200, Andreas Reichel via samba wrote: > On 31.05.19 22:07, Andrew Bartlett wrote: > > On Fri, 2019-05-31 at 11:40 -0700, Jeremy Allison via samba wrote: > > > On Fri, May 31, 2019 at 07:09:44PM +0200, Andreas Reichel wrote: > > > > > > When adding me as the user with 'smbpasswd -a andreas', and entering a password, > >
2006 Jan 05
1
Cannot log in to domain
Hi folks, Just yesterday, my Samba installation on OpenSlug suddenly stopped working, out of the blue. Now, users on my WinXP SP2 systems cannot under any circumstances log in to the domain. Local Windows users however can map shares with no problem. When a domain user attempts to log on to a domain member PC (joining the domain works fine, by the way), they are denied with the generic Windows
2005 Apr 10
0
Trouble adding users with pdbedit
Hi list, I hope you can help me out here... Freebsd 5.3 Samba 3.0.12 installed from ports I use MySQL as backed and when I try to add users with pdbedit I get the following error: "Username not found!" My command looks like this: pdbedit -d 20 -a -u <username> -f "<Users name>" -c U Doing a little debugging I can tell that pdbedit tries to do a select
2008 Sep 09
1
shadowLastChange problem with Samba+OpenLDAP
Dear all, I'm running samba-3.0.28a-1ubuntu4.4/smbldap-tools-0.9.4-1 on Ubuntu Hardy with the Samba+OpenLDAP setup. I found some problems with password change. With the following settings in smb.conf: ldap passwd sync = Yes passwd program = /usr/sbin/smbldap-passwd %u passwd chat = New password:%n\nRetype new password:%n\n unix password sync = no ... 1. When I
2009 Oct 06
0
Update from pdbsql (MySQL) to LDAP
Hi All! I have a Samba as PDC for my domain MY_NETWORK running normally. What I want to do is to install another server with OpenLDAP as backend, and migrate the users and the domain to it. Can anyone point me how to do it? Below is my configuration. # smbd -V Version 3.2.15-0.36.fc10 # uname -a Linux svrmain2 2.6.27.35-170.2.94.fc10.x86_64 #1 SMP Thu Oct 1 14:41:38 EDT 2009 x86_64 x86_64
2005 Mar 27
1
problem with listing users on winXP/2k+3
Hello list, Some days ago i sent an email to this ML about a problem im having with listing users on winXP/2k+3 computers. The thing is our samba PDC has +1600 users and, this time i counted, there only appear on the "security advanced settings" list box (where we select users that can read/write/execute on a windows directory share), about 500/550 users. There is no evident reason
2006 Sep 01
0
[Fwd: Re: Authentication fails (sometimes)]
-------- Weitergeleitete Nachricht -------- Von: Kuldeep <kuldeep@turbolinux.co.in> An: Mario Lipinski <mario.lipinski@gymszbad.de> Betreff: Re: [Samba] Authentication fails (sometimes) Datum: Fri, 01 Sep 2006 09:34:17 +0530 Dear Mario, Can you tell me procedure for login on to domain(Windows server) linux client. I have joined in to domain but not able to login Mario Lipinski
2006 Aug 30
1
Authentication fails (sometimes)
Hello, I am usually able to log me onto my domain. However, i have problems to get authentication under windows where I need admin rights, which also succeeds some times. I have the following in my groupmap: # net groupmap list admin (S-1-5-21-4092459118-2595994810-1099795350-512) -> admin guests (S-1-5-21-4092459118-2595994810-1099795350-514) -> guests gsb
2005 Aug 21
2
pdb_mysql.c | SQL insert command missing data
The MYSQL pdb addon for samba appears to have had an error since version 3.0.12. In doing some investigations with 3.0.20 and 3.0.14-r3 I have found that the smbpasswd command does not create a query that adds enough information to the database. smbpasswd -a username causes 2 queries to be performed. The first of the two looks for an existing user and that does check all of the appropriate fields,
2004 Jan 22
1
min password length
Bonjour tout le monde, J'ai un PDC samba 3.0.0 sur une redhat 7.3, le tout ratach? ? un LDAP. Les postes clients sont en Windows XP Pro. Je change mes mots de passe via Ctrl+Alt+Suppr depuis windows. Cel? marche pour les mots de passe de plus de 5 caract?res. En dessous de ce nombre, j'obtiens un message d'erreur dans windows, me sp?cifiant que le mot de passe doit faire au
2012 Mar 26
0
A very strange SWAT: unix and samba password
Hi all, My setup is: Ubuntu 10.04.3 LTS Samba/Swat 3.4.7~dfsg-1ubuntu3.8 I apply min password age both on Unix and Samba. I test SWAT and it seems to be working fine, except after few days I notice that changing password from SWAT doesn't modify the "Last password change" on unix password. As the result now the info on my account is: - Unix last password change: Mar 25, 2012 -