Fixed the bug with member servers in a Samba PDC hosted domain not allowing
authorJeremy Allison <jra@samba.org>
Tue, 2 Oct 2001 06:57:18 +0000 (06:57 +0000)
committerJeremy Allison <jra@samba.org>
Tue, 2 Oct 2001 06:57:18 +0000 (06:57 +0000)
commitcb4b13a82ba26c70674fe903d89db1d38103dff7
tree7b2588835f38e224c1cd14114cd63c3e3432f9d2
parent58bc10518bad61e6c8dee38fda82eb8fb1de4bf6
Fixed the bug with member servers in a Samba PDC hosted domain not allowing
other access. Problem was max time was being set to 0xffffffff, instead of
0x7fffffff.
Jeremy.
(This used to be commit 94403d841710391ec26539e4b4157439d5778ff7)
source3/lib/debug.c
source3/lib/time.c
source3/passdb/passdb.c
source3/passdb/pdb_nisplus.c
source3/passdb/pdb_smbpasswd.c
source3/po/Makefile.in
source3/po/cat-id-tbl.c
source3/po/i18n_swat.pot
source3/rpc_parse/parse_misc.c
source3/rpc_parse/parse_net.c