Changes to gnats/doc/p-inst.texi
Milan Zamazal <[email protected]> Sun, 14 Jul 2002 13:27:48 -0400
| Newsgroups | gmane.comp.bug-tracking.gnats.patches |
|---|---|
| Message-ID | <[email protected]> |
Index: gnats/doc/p-inst.texi
diff -c gnats/doc/p-inst.texi:1.17 gnats/doc/p-inst.texi:1.18
*** gnats/doc/p-inst.texi:1.17 Mon Apr 1 12:25:50 2002
--- gnats/doc/p-inst.texi Sun Jul 14 13:27:47 2002
***************
*** 64,72 ****
Update the local configuration files
@smallexample
! dbconfig categories submitters
! responsible gnatsd.access states
! classes addresses
@end smallexample
in @w{@file{@var{DATABASEDIR}/gnats-adm}}, as well as the files
--- 64,72 ----
Update the local configuration files
@smallexample
! dbconfig categories submitters
! responsible gnatsd.user_access states
! classes addresses
@end smallexample
in @w{@file{@var{DATABASEDIR}/gnats-adm}}, as well as the files
***************
*** 233,240 ****
@item --with-gnatsd-user-access-file=@w{@var{path}}
Set global (across all databases) gnatsd user access file to
@var{path}. Default is
! @file{/usr/local/etc/gnats/gnatsd.access}. Per-database user access
! permissions are set in a @file{gnatsd.access} file in the
@file{gnats-adm} subdirectory of each database.
@cindex --with-gnatsd-host-access-file
--- 233,240 ----
@item --with-gnatsd-user-access-file=@w{@var{path}}
Set global (across all databases) gnatsd user access file to
@var{path}. Default is
! @file{@var{SYSCONFDIR}/gnats/gnatsd.user_access}. Per-database user access
! permissions are set in a @file{gnatsd.user_access} file in the
@file{gnats-adm} subdirectory of each database.
@cindex --with-gnatsd-host-access-file
***************
*** 942,951 ****
@item
@sc{gnats} 4 uses a different password format in the
! @file{gnatsd.access} file than older versions, since it supports
@code{crypt()} and MD5 passwords (@pxref{Access Control,,Controlling
access to @sc{gnats} databases}). You need to translate your old
! @w{@file{gnatsd.access}} files to the new format by using the
@code{gnats-pwconv} tool which was installed in the
@w{@file{@var{EXEC-PREFIX}/libexec/gnats}} directory, typically
@w{@file{/usr/local/libexec/gnats}}. @xref{gnats-pwconv,,Managing user
--- 942,951 ----
@item
@sc{gnats} 4 uses a different password format in the
! @file{gnatsd.user_access} file than older versions, since it supports
@code{crypt()} and MD5 passwords (@pxref{Access Control,,Controlling
access to @sc{gnats} databases}). You need to translate your old
! @w{@file{gnatsd.user_access}} files to the new format by using the
@code{gnats-pwconv} tool which was installed in the
@w{@file{@var{EXEC-PREFIX}/libexec/gnats}} directory, typically
@w{@file{/usr/local/libexec/gnats}}. @xref{gnats-pwconv,,Managing user