View | Details | Raw Unified | Return to bug 15090
Collapse All | Expand All

(-)kdmrc-orig (-2 / +2 lines)
Lines 109-115 Link Here
109
[Xdmcp]
109
[Xdmcp]
110
# Whether KDM should listen to incoming XDMCP requests.
110
# Whether KDM should listen to incoming XDMCP requests.
111
# Default is true
111
# Default is true
112
Enable=false
112
Enable=true
113
# The UDP port on which KDM should listen for XDMCP requests. Do not change.
113
# The UDP port on which KDM should listen for XDMCP requests. Do not change.
114
# Default is 177
114
# Default is 177
115
Port=177
115
Port=177
Lines 253-259 Link Here
253
# "Root" - the root password must be entered to shut down
253
# "Root" - the root password must be entered to shut down
254
# "All" - everybody can shut down the machine
254
# "All" - everybody can shut down the machine
255
# Default is All
255
# Default is All
256
AllowShutdown=Root
256
AllowShutdown=None
257
# Who is allowed to abort active sessions when shutting down.
257
# Who is allowed to abort active sessions when shutting down.
258
# "None" - no forced shutdown is allowed at all
258
# "None" - no forced shutdown is allowed at all
259
# "Root" - the root password must be entered to shut down forcibly
259
# "Root" - the root password must be entered to shut down forcibly

Return to bug 15090