Subversion Repositories configs

Rev

Rev 193 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 193 Rev 203
Line 77... Line 77...
77
#			prefix for standard environemt variables when
77
#			prefix for standard environemt variables when
78
#			executing a program map. Since program maps
78
#			executing a program map. Since program maps
79
#			are run as the privileded user this opens
79
#			are run as the privileded user this opens
80
#			automount(8) to potential user privilege
80
#			automount(8) to potential user privilege
81
#			escalation when the program map is written
81
#			escalation when the program map is written
82
#			in a language that  can load components from,
82
#			in a language that can load components from,
83
#			for example, a user home directory.
83
#			for example, a user home directory.
84
#
84
#
85
# force_standard_program_map_env = no
85
# force_standard_program_map_env = no
86
#
86
#
87
# use_mount_request_log_id - Set whether to use a mount request log
87
# use_mount_request_log_id - Set whether to use a mount request log
88
#			id so that log entries for specific mount
88
#			id so that log entries for specific mount
89
#			requests can be easily identified in logs
89
#			requests can be easily identified in logs
90
#			that have multiple conncurrent requests.
90
#			that have multiple concurrent requests.
91
#
91
#
92
#use_mount_request_log_id = no
92
#use_mount_request_log_id = no
93
#
93
#
94
# Define base dn for map dn lookup.
94
# Define base dn for map dn lookup.
95
#
95
#
Line 417... Line 417...
417
# You should ensure that the autofs kernel module your using
417
# You should ensure that the autofs kernel module your using
418
# supports expration of symlinks for best results (although this
418
# supports expration of symlinks for best results (although this
419
# appears to work reasonably well most of the time without the
419
# appears to work reasonably well most of the time without the
420
# update).
420
# update).
421
#
421
#
422
# autofs_use_lofs = yes
422
#autofs_use_lofs = yes
423
#
423
#
424
# Several configuration options can be set per mount point.
424
# Several configuration options can be set per mount point.
425
# In particulr map_type, map_name, map_defaults, search_path,
425
# In particular map_type, map_name, map_defaults, search_path,
426
# browsable_dirs, dismount_interval and selectors_in_defaults
426
# browsable_dirs, dismount_interval and selectors_in_defaults
427
# (not all of which are currently implemented, see above).
427
# (not all of which are currently implemented, see above).
428
#
428
#
429
# Also, if a section for an amd mount point is defined here
429
# Also, if a section for an amd mount point is defined here
430
# it isn't necessary to specify the format in the corresponding
430
# it isn't necessary to specify the format in the corresponding
431
# master map entry and the format will be inherited for type
431
# master map entry and the format will be inherited for type
432
# "auto" mounts.
432
# "auto" mounts.
433
#
433
#
434
# [ /expamle/mount ]
434
#[ /example/mount ]
435
# dismount_interval = 60
435
#dismount_interval = 60
436
# map_type = nis
436
#map_type = nis