r24074: Test both permitted logon hours and permitted workstations in the
authorAndrew Bartlett <abartlet@samba.org>
Mon, 30 Jul 2007 08:58:39 +0000 (08:58 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 20:01:21 +0000 (15:01 -0500)
commit649d4bf8aa1e957d6a059dd265d5c9b313a43f15
tree467dee39c92a2909ea96814ac31ea8a065f9c5d8
parent06a6194eadef9fa9c9f6b3c200c41d2a59dc76af
r24074: Test both permitted logon hours and permitted workstations in the
RPC-SAMLOGON test.

This showed that, as noted by bug #4823, we didn't test for invalid
workstations.  In fact, the code had been ported across, but because
untested code is broken code, it never worked...

Andrew Bartlett
(This used to be commit 5e07417ada56d189a911ef888b0c87adebe60763)
source4/auth/sam.c
source4/torture/rpc/samlogon.c
source4/torture/rpc/testjoin.c