similar to: smbpasswd (adding machines?) with pdb_mysql doesn't work

Displaying 14 results from an estimated 14 matches similar to: "smbpasswd (adding machines?) with pdb_mysql doesn't work"

2002 Nov 07
1
pdb_mysql isn't working for me :-(
Hiya... Trying to auth users against a mysql database using pdb_mysql. Using samba3.0 from CVS, running as a PDC. Few questions as well: In the "username column:", I'm assuming I need a real unix user here? Can I have a whole bunch of "nt username" users (i.e. non-unix users) in the mysql db to be auth'ed with samba, but they're all using the same unix user?
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
2004 Aug 11
4
pdb_mysql.so?
This has probably been asked before, but where is pdb_mysql.so? Utilizing the current FC2 kernel.org update. -- Raymond
2004 Mar 04
1
where is the pdb_mysql.so
i download samba3.02 source tar package from samba.org , do the below steps on my freebsd5.2 #./configure --with-mysql-prefix=/usr/local/mysql #.... #make #.... #make install #..... after install, i add a user: #pdbedit -a billy then use the simple smb.conf [global] security=user [tmp] path=/tmp guest ok=yes everything is ok, i can access this samba server using windows client.
2005 Sep 23
1
pdb_mysql, pdb_pgsql and pdb_xml modules: request for maintainer
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi! The experimental pdb modules (pdb_mysql, pdb_pgsql and pdb_xml) have been a bit neglected during the last few releases of Samba 3 as they haven't been actively maintained. I was the original author and maintainer, but I no longer work on Samba 3 and I no longer use any of the modules in production. I'll remove these modules unless
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 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
2003 Sep 27
1
pdb_mysql question...
Hello everybody, First of all, congratulations on samba 3.0 :o) Iam trying to install samba 3.0 with pdb_mysql support though im getting some trouble i cant understand. After reading the output of ./configure --help, i used the following configure args: ./configure --with-expsam=xml,mysql --with-pam --with-pam_smbpass make make install then i took a look at ./examples/pdb/mysql/smb.conf and:
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
2013 May 10
0
Change groupsid AD
Hi, I'm running Samba4 now for a couple of weeks, I'm currently stuck at the following problem: how do I change the AD groupsid? And this without the use of SUA in windows. For instance I have the group NiagaraUsers (S-1-5-21-1512407341-4132623508-1653607534-1001) with groupsid 10020. I just want to know how I can change this to 7002 for example. Best Regards Tim Vangehugten
2003 Oct 16
0
wbinfo -G $GID fails
hi i'm out of knowledge [System] - Samba 3.0 Final - Suse 8.2 - IDMAP Backend = LDAP (Openldap 2.1) everything works fine - getent password/group shows all groups from ldap - in a test machine (XP) all SID's are correctly mapped to users, so i can see DOMAIN\User instead of S-1-5-4-xxxxx-xxxxx-xxx-RID - logons and so on are working - granting access to files on XP in tab
2005 Apr 18
0
Samba and LDAP, problem with variables %u and %g
Hi samba list, I'm using samba 3(.0.13) with OpenLDAP and I have a strange problem: the variables %U and %G don't seem to be replaced by their values. I get nothing in my logs, so I don't know where is the problem... In fact, in my smb.conf, I have something like: logon home = logon path = \\server\profiles\prof.%G logon drive = h: The profiles are loaded if I use logon
2007 Jul 28
0
AD group membership script
Everyone, Today I was trying to find a way to list the members of one or more groups in a domain. There may be a built-in way to do it, but I didn't find it. After a half hour or so of looking, I figured I could write a Perl script much quicker. So I did and thought I'd share it in case anyone else might need it or find a use for it. The script determines group membership by the
2003 Dec 04
0
Réf. : Re: Réf. : Re: SAMBA Groups and Permissions
damn.... now everything works samba recognises user "test_user" in group "users" AND "kids".... i dunno why ?!?!!? i did nothing, i just removed "valid users" from this share and reloaded smb-conf...nothing special ! if i could reproduce it, it would be better then seeing it working now and not knowing why.... but thx very much for your patiance greez