search for: pdb_method

Displaying 5 results from an estimated 5 matches for "pdb_method".

Did you mean: hdb_method
2006 Jul 12
1
updated samba-3.0.23/examples/pdb/test.c
...am_debug_level = DBGC_ALL; #undef DBGC_CLASS #define DBGC_CLASS testsam_debug_level /*************************************************************** Start enumeration of the passwd list. ****************************************************************/ static NTSTATUS testsam_setsampwent(struct pdb_methods *methods, BOOL update, uint32 acb_mask) { DEBUG(10, ("testsam_setsampwent called\n")); return NT_STATUS_NOT_IMPLEMENTED; } /*************************************************************** End enumeration of the passwd list. ************************************************************...
2006 Jul 28
1
troubleshooting a custom passdb module
...Even with level 10 dumps it is hard to see where the problem is. Our user database contains all the normal UNIX account info, uid, gid, etc. When it comes to Samba it our user database only contain LMHASH and NTHASH. What are the miminal fuctions I should provide to passdb, currently I have: (*pdb_method)->setsampwent = pdb_udb_setsampwent; (*pdb_method)->endsampwent = pdb_udb_endsampwent; (*pdb_method)->getsampwent = pdb_udb_getsampwent; (*pdb_method)->getsampwnam = pdb_udb_getsampwnam; (*pdb_method)->getsampwsid = pdb_udb_getsampwsid; (*pdb_method)->add_sam_account =...
2004 Sep 19
3
samba w/ ldap - groups scalability and performance
I am having problems with samba and ldap as concerns groups. We have two central LDAP servers which we use for authentication for many different applications, samba being just one of those. The LDAP servers are Solaris servers running Directory Server v5.2. Our PDC is running samba 3.0.7 on linux. There are several file servers, but the main ones are running samba 3.0.7 on solaris and all
2009 May 31
0
Smbd startup failure caused by a failure to create an NT token for the guest account
...struct passwd * contains 117 bytes in 7 blocks (ref 0) 0xa8ebd0 struct samu contains 582 bytes in 14 blocks (ref 0) 0xa8f8c0 main loop talloc (mainly parse_misc) contains 573 bytes in 7 blocks (ref 0) 0xa8e100 SORTED_TREE contains 915 bytes in 44 blocks (ref 0) 0xa8bb60 struct pdb_methods contains 704 bytes in 5 blocks (ref 0) 0xa81a30 lp_talloc contains 1317 bytes in 147 blocks (ref 0) 0x9da440 if I add winbind nested groups = no I can start smbd daemon but it is workaround not proper solution for server. The same configuration on US 9.04 works without problems. Does anybody...
2008 Oct 15
2
SMBD panic with INTERNAL ERROR: Signal 6 for ARM 922T
...s (ref 0) 0x3ab110 NT_USER_TOKEN contains 364 bytes in 2 blocks (ref 0) 0x3aac80 SORTED_TREE contains 527 bytes in 44 blocks (ref 0) 0x3aa220 main loop talloc (mainly parse_misc) contains 1369 bytes in 19 blocks (ref 0) 0x3a9d80 struct pdb_methods contains 1315 bytes in 3 blocks (ref 0) 0x3a8950 lp_talloc contains 782 bytes in 98 blocks (ref 0) 0x389308 #