Changeset 993 for trunk


Ignore:
Timestamp:
05/19/12 09:35:45 (12 years ago)
Author:
nanardon
Message:
  • filling main documentation
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LATMOS-Accounts/man/latmos-accounts.8.pod

    r992 r993  
    33=head1 NAME 
    44 
    5 =head2 CONFIGURATION 
     5=head1 CONFIGURATION 
    66 
    77=head2 Configuration files list 
    88 
     9=over 4 
     10 
     11=item latmos-accounts.ini 
     12 
     13Bases and synchronisations definitions. 
     14 
     15See L<latmos-accounts.ini(5)> 
     16 
     17=item la-allowed-values.ini 
     18 
     19Attributes values allowed. 
     20 
     21See L<la-allowed-values.ini(5)> 
     22 
     23=item la-sync-manager.ini 
     24 
     25The setup of L<la-sync-manager>, the daemon in charge of pushing values from 
     26primary base to others. 
     27 
     28See L<la-sync-manager.ini(5)> 
     29 
     30=item la-acls.ini 
     31 
     32Access list configuration, used by Web application 
     33 
     34See L<la-acls.ini(5)> 
     35 
     36=item la-sync-list.ini 
     37 
     38Configuration of mailing synchronisation module 
     39 
     40See L<la-sync-list.ini(5)> 
     41 
     42=back 
     43 
    944=head1 TOOLS LIST 
    1045 
    11 =head2 Generic Tools 
     46The tools listed bellow are availlable to administrate the C<Link::Accounts> 
     47system. 
     48 
     49They are low level tools and are designed to be used system administrator, not 
     50end user (unlike the web interface). 
     51 
     52=head2 Configuration Tools 
     53 
     54=over 4 
     55 
     56=item la-config 
     57 
     58Display configuration information. 
     59 
     60L<la-config(1)> 
     61 
     62=item la-attributes 
     63 
     64Display supported object and attributes. 
     65 
     66L<la-attributes(1)> 
     67 
     68=item la-log-test 
     69 
     70Send message using log functions (for testing purpose) 
     71 
     72L<la-log-test(1)> 
     73 
     74=item la-acls 
     75 
     76Check validity of ACL file (eg L<la-acls.ini>). 
     77 
     78See: L<la-acls(1)> 
     79 
     80=item la-qacls 
     81 
     82Test ACLs permission for given user over given object. 
     83 
     84See: L<la-qacls(1)> 
     85 
     86=back 
     87 
     88=head2 Base Content Tools 
     89 
     90=over 4 
     91 
     92=item L<la-cli> 
     93 
     94=item L<la-create> 
     95 
     96=item L<la-crypt-passwd> 
     97 
     98=item L<la-delete> 
     99 
     100=item L<la-edit> 
     101 
     102=item L<la-exchange-ip> 
     103 
     104=item L<la-expired-reminder> 
     105 
     106=item L<la-find-expired> 
     107 
     108=item L<la-freeip> 
     109 
     110=item L<la-graph.pl> 
     111 
     112=item L<la-group> 
     113 
     114=item L<la-guser> 
     115 
     116 
     117=item L<la-passwd> 
     118 
     119=item L<la-query> 
     120 
     121=item L<la-rename> 
     122 
     123=item L<la-rename-host> 
     124 
     125=item L<la-rev> 
     126 
     127=item L<la-search> 
     128 
     129=item L<la-sync> 
     130 
     131=item L<la-sync-manager> 
     132 
     133=item L<la-sync-process> 
     134 
     135=item L<la-warn-expire> 
     136 
     137=item L<la-sql-edit-form> 
     138 
     139=item L<la-test-mail> 
     140 
     141=back 
    12142 
    13143=head2 Master Base Tools 
     144 
     145=over 4 
     146 
     147=item L<la-sql-list-request> 
     148 
     149=item L<la-sql-loadatt> 
     150 
     151=item L<la-sql-regatt> 
     152 
     153=item L<la-sql-sanity> 
     154 
     155=item L<la-sql-upgrade.in> 
     156 
     157=item L<la-sql-valid-request> 
     158 
     159=back 
    14160 
    15161=head1 AUTHOR 
Note: See TracChangeset for help on using the changeset viewer.