Subversion Repositories configs

Rev

Rev 3 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3 Rev 57
Line 48... Line 48...
48
# Cmnd_Alias DRIVERS = /sbin/modprobe
48
# Cmnd_Alias DRIVERS = /sbin/modprobe
49
 
49
 
50
# Defaults specification
50
# Defaults specification
51
 
51
 
52
#
52
#
53
# Disable "ssh hostname sudo <cmd>", because it will show the password in clear. 
-
 
54
#         You have to run "ssh -t hostname sudo <cmd>".
-
 
55
#
-
 
56
#Defaults    requiretty
-
 
57
 
-
 
58
#
-
 
59
# Refuse to run if unable to disable echo on the tty. This setting should also be
53
# Refuse to run if unable to disable echo on the tty.
60
# changed in order to be able to use sudo without a tty. See requiretty above.
-
 
61
#
54
#
62
Defaults   !visiblepw
55
Defaults   !visiblepw
63
 
56
 
64
#
57
#
65
# Preserving HOME has security implications since many programs
58
# Preserving HOME has security implications since many programs