Displaying 17 results from an estimated 17 matches for "pdb_get_init_flags".
2004 Aug 04
1
ldapsync, Samba LDAP bug?: win clients return error when change passwd in samba3 PDC
...:pdb_set_init_flags(482)
element 8 -> now CHANGED
[2004/08/04 11:46:52, 4] passdb/pdb_ldap.c:ldapsam_update_sam_account(1390)
ldapsam_update_sam_account: user g-marchenko to be modified has dn:
uid=g-marchenko,ou=People,o=office,dc=iss,dc=ru
[2004/08/04 11:46:52, 11] passdb/pdb_get_set.c:pdb_get_init_flags(189)
element 11: SET
[2004/08/04 11:46:52, 2] passdb/pdb_ldap.c:init_ldap_from_sam(769)
init_ldap_from_sam: Setting entry for user: g-marchenko
[2004/08/04 11:46:52, 11] passdb/pdb_get_set.c:pdb_get_init_flags(189)
element 17: SET
[2004/08/04 11:46:52, 11] passdb/pdb_get_set.c:pdb_get_i...
2001 Nov 11
7
Changing password from Windows
Hello,
I have a working samba (2.0.7) server (Debian GNU/Linux 2.2)
configured with security = user, but NOT domain. The clients are
Windows 98.
I whish windows users to be able to change their password
without logging on the server (unix account on the server are
disabled). I tried from the Password applet of the Control
Panel, but I was able only to change the password stored on the
Windows
2002 Nov 25
3
samba3.0+pdc+ldap adding machines to domain
Has anyone had any luck adding machine accounts from w2k to a samba 3.0
pdc? I posted the issue last week, as I noticed others were encountering
the same problem. The weird thing is I had it working on a box before.
But this time I'm using pam_ldap to avoid local unix accounts, and it
wont work. I copied the config over from the box that was working, made
changes for the different config
2011 Jun 21
2
Machines randomly kicks out of the domain
...2966, 10] passdb/pdb_get_set.c:537(pdb_set_user_sid)
pdb_set_user_sid: setting user sid S-1-5-21-2999790742-1775305604-2893609491-1046
[2011/06/21 11:49:33.372981, 11] passdb/pdb_get_set.c:510(pdb_set_init_flags)
element 18 -> now SET
[2011/06/21 11:49:33.372994, 11] passdb/pdb_get_set.c:299(pdb_get_init_flags)
element 18: SET
[2011/06/21 11:49:33.373010, 11] passdb/pdb_get_set.c:510(pdb_set_init_flags)
element 21 -> now SET
[2011/06/21 11:49:33.373051, 10] passdb/pdb_get_set.c:677(pdb_set_fullname)
pdb_set_full_name: setting full name MBBUCHHALTUNG04$, was
[2011/06/21 11:49:33.373065, 11] passd...
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?
2004 Jul 05
1
Accounts are getting disabled
...rtlet wrote:
> If that's what caused the issue, then there is a bug (which I'm happy to
> look into and fix).
>
> /* only reset a password if the last set time has been
> explicitly been set to zero. A default last set time
> is ignored */
>
> if ( (pdb_get_init_flags(pass, PDB_PASSLASTSET) != PDB_DEFAULT)
> && (pdb_get_pass_last_set_time(pass) == 0) )
> {
>
> The intention of the logic was that if the value was undefined in LDAP,
> the flags would be set to PDB_DEFAULT and it would not be treated as
> 'defined as zero'...
2003 Dec 18
1
Samba 3 PDC with LDAP - Error when changing userpasswordfrom windows
...03/12/18 18:33:32, 100] smbd/chgpasswd.c:expect(271)
expect: expected [*New*password*] received [Changing password for
jchomarat3
New password : ] match yes
[2003/12/18 18:33:32, 10] smbd/chgpasswd.c:expect(282)
expect: returning True
....
[2003/12/18 18:33:32, 11] passdb/pdb_get_set.c:pdb_get_init_flags(189)
element 19: SET
[2003/12/18 18:33:32, 11] lib/smbldap.c:smbldap_open(820)
smbldap_open: already connected to the LDAP server
[2003/12/18 18:33:32, 1] passdb/pdb_ldap.c:ldapsam_modify_entry(1173)
ldapsam_modify_entry: Failed to modify user dn=
uid=jchomarat3,ou=People,dc=ph
onambule...
2009 Jan 08
0
Wrong behaviour in pdb_get_set.c: pdb_get_pass_can_change_time?
...t, if the last time the password was set
(sampass->pass_last_set_time) equals nil, it returns zero. So we are up
to three way's of preventing password changes in general.
Now following some 3 stange lines of code:
if (sampass->pass_can_change_time == get_time_t_max() &&
pdb_get_init_flags(sampass, PDB_CANCHANGETIME) == PDB_CHANGED)
return sampass->pass_can_change_time;
Here (again, unneccessarily) the time is checked against get_time_t_max
and it's checked wether the flag that the sambaPwdCanChange time was
changed (which doesn't makes much sense to me at all,...
2004 Dec 01
0
Error changing password
...at this log has something to do with the error
message being returned since this is the only NT_ access code that is
returned during the whole operation. Does anyone know what I could look
at to get the permission denied error message to go away?
[2004/12/01 11:44:33, 11] passdb/pdb_get_set.c:pdb_get_init_flags(220)
element 29: DEFAULT
[2004/12/01 11:44:33, 5] lib/smbldap.c:smbldap_modify(1064)
smbldap_modify: dn => [uid=pgienger,ou=People,dc=ae-solutions,dc=com]
[2004/12/01 11:44:33, 11] lib/smbldap.c:smbldap_open(894)
smbldap_open: already connected to the LDAP server
[2004/12/01 11:44:34, 5] l...
2007 Apr 21
3
samba pdc issue
I have upgrade the pdc server from debian sarge to etch.
After this operation we can't login to the domain (client windows 2000 &
XP)
smbclient works fine and from a windows local account I can browser the
samba directories too (puttin username and password before..)
I use tdbsam of course and pdbedit -L let me see all the accounts, it
seems to work fine
I tried to remove a pc from
2017 Jun 26
3
Windows cant access shared directories after changed password with smbpasswd
...:07.575778, 3, pid=20298, effective(0, 0), real(0,
0)] ../source3/passdb/lookup_sid.c:1645(get_primary_group_sid)
Forcing Primary Group to 'Domain Users' for cinacio
[2017/06/22 17:00:07.575789, 11, pid=20298, effective(0, 0), real(0,
0), class=passdb]
../source3/passdb/pdb_get_set.c:263(pdb_get_init_flags)
element 3: DEFAULT
...
[2017/06/22 17:00:07.576473, 4, pid=20298, effective(0, 0), real(0,
0)] ../source3/smbd/sec_ctx.c:439(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2017/06/22 17:00:07.576492, 4, pid=20298, effective(0, 0), real(0,
0)] ../libcli/auth/ntlm_check.c:405(ntlm_pa...
2010 Jan 25
3
Debian Lenny - Samba 3.2.5 + OpenLDAP (slapd) 2.4.11
I have a serous problem.
I have for some time now tried to get an SAMBA based Domain Controller
working.
I have tried with OpenLDAP and tdbsam as backend, but I get the same
error every time.
I wood prefer to use LDAP as my backend.
I have read tons of how-to SAMBA + LDAP, but non of the seams to work
for my, is there someone that maybe can see what I have done rung in
my config.?
I have
2004 Feb 24
1
Cannot change password on HP-UX: PANIC: failed to set gid, INTERNAL ERROR
...pid=7813, effective(0, 0), real(0, 0)] passdb/pdb_compat.c:pdb_set_group_sid_from_rid(100)
pdb_set_group_sid_from_rid:
setting group sid S-1-5-21-2073086230-3380733499-3392870098-514 from rid 514
[2004/02/24 10:07:01.907312, 11, pid=7813, effective(0, 0), real(0, 0)] passdb/pdb_get_set.c:pdb_get_init_flags(199)
element 20: DEFAULT
[2004/02/24 10:07:01.907514, 3, pid=7813, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:pop_sec_ctx(386)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2004/02/24 10:07:01.908197, 10, pid=7813, effective(0, 0), real(0, 0)] lib/system_smbd.c:sys_getgrouplist(113)
sys_getgro...
2003 Sep 08
0
logon problems, with ldap & samba 3.0
...2003/09/08 10:03:39, 10] passdb/pdb_get_set.c:pdb_set_group_sid(548)
pdb_set_group_sid: setting group sid S-1-5-21-3925117408-4120281639-4000504131-1201
[2003/09/08 10:03:39, 10] passdb/pdb_get_set.c:pdb_set_init_flags(485)
element 18 -> now SET
[2003/09/08 10:03:39, 11] passdb/pdb_get_set.c:pdb_get_init_flags(189)
element 17: SET
[2003/09/08 10:03:39, 10] passdb/pdb_get_set.c:pdb_set_init_flags(485)
element 20 -> now SET
[2003/09/08 10:03:39, 10] passdb/pdb_get_set.c:pdb_set_init_flags(485)
element 5 -> now SET
[2003/09/08 10:03:39, 10] passdb/pdb_get_set.c:pdb_set_init_flags(485)
element...
2006 Jun 01
0
3.0.22 on solaris9 does not start as daemon
...set.c:pdb_set_init_flags(529)
element 19 -> now DEFAULT
[2006/06/01 14:12:44, 10]
passdb/pdb_compat.c:pdb_set_group_sid_from_rid(100)
pdb_set_group_sid_from_rid:
setting group sid S-1-5-21-2265894400-305447515-2996351142-514 from
rid 514
[2006/06/01 14:12:44, 11] passdb/pdb_get_set.c:pdb_get_init_flags(220)
element 21: DEFAULT
[2006/06/01 14:12:44, 3] smbd/sec_ctx.c:pop_sec_ctx(386)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2006/06/01 14:12:44, 3] smbd/sec_ctx.c:push_sec_ctx(256)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2006/06/01 14:12:44, 3] smbd/uid.c:push_conn_ctx(393)
push_c...
2006 Jun 04
1
samba 3.0.22 on solaris9 does not start as daemon
..._get_set.c:pdb_set_init_flags(529)
element 19 -> now DEFAULT
[2006/06/01 14:12:44, 10] passdb/pdb_compat.c:pdb_set_group_sid_from_rid(100)
pdb_set_group_sid_from_rid:
setting group sid S-1-5-21-2265894400-305447515-2996351142-514 from rid 514
[2006/06/01 14:12:44, 11] passdb/pdb_get_set.c:pdb_get_init_flags(220)
element 21: DEFAULT
[2006/06/01 14:12:44, 3] smbd/sec_ctx.c:pop_sec_ctx(386)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2006/06/01 14:12:44, 3] smbd/sec_ctx.c:push_sec_ctx(256)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2006/06/01 14:12:44, 3] smbd/uid.c:push_conn_ctx(393)
push_conn_...
2004 Jan 12
1
pdc+ldap newly created users can't log in
...3
[2004/01/09 16:47:53, 10] passdb/pdb_get_set.c:pdb_set_group_sid(556)
pdb_set_group_sid: setting group sid S-1-5-21-3752266797-1015082538-22783891-513
[2004/01/09 16:47:53, 10] passdb/pdb_get_set.c:pdb_set_init_flags(493)
element 18 -> now SET
[2004/01/09 16:47:53, 11] passdb/pdb_get_set.c:pdb_get_init_flags(189)
element 17: SET
[2004/01/09 16:47:53, 10] passdb/pdb_get_set.c:pdb_set_init_flags(493)
element 20 -> now SET
[2004/01/09 16:47:53, 10] passdb/pdb_get_set.c:pdb_set_init_flags(493)
element 5 -> now SET
[2004/01/09 16:47:53, 10] passdb/pdb_get_set.c:pdb_set_init_flags(493)
element...