[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Tips: let xdm listen to XDMCP or Chooser requests



 
    
let xdm listen to XDMCP or Chooser requests:

[root@fluid xdm]# cat xdm-config

....

! SECURITY: do not listen for XDMCP or Chooser requests
! Comment out this line if you want to manage X terminals with xdm
DisplayManager.requestPort:   0


[root@fluid xdm]# cat Xaccess

....

# In all cases, xdm uses the first entry which matches the terminal;
# for IndirectQuery messages only entries with right hand sides can
# match, for Direct and Broadcast Query messages, only entries without
# right hand sides can match.
#

*                                       #any host can get a login window


Google