I have situation something like below where i need to give access to users of the two groups.
User Groups   
            
IPS- GROUP   DAPD- GROUP   
A      X      
B      Y      
C      Z      
            
            
            
SCENARIO            
User X will not have access on Group - IPS   
USER A will not have access on Group - DAPD
user Y can have access for both IPS & DAPD GROUP
User B can have access for both IPS & DAPD Group
How should i go about this one.Please help.
			
			
			
				Barry, 
Assign A,B,C and  X to IPS-GROUP  
Assign X,Y,Z and  B  to DAPD-GROUP  
sorry this is late replay but let me know if this worked. 
cinu8