Changeset 320
- Timestamp:
- 05/02/2009 20:46:33 (3 years ago)
- File:
-
- 1 edited
-
trunk/confman.8.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/confman.8.in
r307 r320 367 367 working copies to only check out the modules relevant to the current system, 368 368 but as yet this hasn't been completed. 369 .Pp370 There are some Big Ideas about371 .Nm372 that are not yet in this man page. They will be here before the ticket is373 closed and 2.0 is released.374 369 .Sh SECURITY CONSIDERATIONS 370 .Nm 371 is intended to be run by a normal user and not by root. When needed, 372 .Nm 373 makes calls to 374 .Xr sudo 8 375 to escalate privileges. This only works if the user has full root access via 376 the 377 .Xr sudoers 5 378 file. This model is designed to encourage individual accountability in an 379 environment with several System Administrators; your own login is recorded 380 in the subversion logs and recorded by sudo in the logs. 381 .Pp 382 While the typical use of 383 .Nm 384 has a shared repository for all of your machines, this may not make sense in 385 all environments. Unless you are taking out-of-band measures to secure 386 various directories in your subversion repository (possibly through the use 387 of access control hooks), any account making changes to the repository can 388 effect changes on other machines. It would generally be a good idea to only 389 share a repository with machines in a similar security tier. 375 390 .Sh AUTHORS 376 391 .An Chris Cowart Aq ccowart@timesinks.net
Note: See TracChangeset
for help on using the changeset viewer.
