Displaying 4 results from an estimated 4 matches for "grayaw".
Did you mean:
graham
2004 Apr 19
1
Samba + pdb_mysql - password hashes disappearing?
...nux.
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 grayaw.
[2004/04/19 15:56:23, 3] libsmb/ntlm_check.c:ntlm_password_check(294)
ntlm_password_check: NEITHER LanMan nor NT password supplied for user
grayaw
Finding this odd (since the hashes are in the database, and correct), I
added a lot of debugging, specifically in row_to_sam_account in
passdb/pdb_...
2002 Feb 14
0
Oddness with dfree command and Samba 2.2.3a
I am attempting to use the 'dfree command' option of smb.conf to handle
a few special cases and the like for returning disk free information.
The Samba server is acting in a PDC role, running Samba 2.2.3a on a
SunBlade 100 running Solaris 8, patched with all Recommended patches.
From a Windows 2000 box (the only thing I have handy to test with, and
will be the bulk of our client
2002 Jun 17
3
Fix for smbpasswd Samba 2.2.4 on Solaris only taking 8 character passwords
Under Samba 2.2.4 (and possibly earlier), smbpasswd (when run locally) only
really reads the first 8 characters, as opposed to the full password.
Obviously, this can cause mass confusion. :)
The fix is pretty simple (I would offer a diff, but this is the kind of
thing the configure script should check for...) - under Solaris getpass()
will only return 8 characters - you must use getpassphrase()
2004 May 06
0
Samba using a MySQL passdb for machine records
Greetings. I'm using Samba 3.0.3 with the MySQL auth backend, as a NT
domain controller. I'm having some issues trying to get machines to
join the domain. In full debug, I see samba queries the machines
database (I have two seperate MySQL passdb sources, one for users, one
for machines), and does retrieve the record. However, it then returns a
NT_STATUS_NONE_MAPPED for no apparent