Changeset 2435 for pykota/trunk/man

Show
Ignore:
Timestamp:
09/08/05 23:57:29 (19 years ago)
Author:
jerome
Message:

Added the --gidmin, --gidmax, --dousers, --dogroups command line switches
to pkturnkey.
Added group management to pkturnkey.
Severity : testers more than welcome :-)

Location:
pykota/trunk/man
Files:
13 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/man/de/pkturnkey.1

    r2433 r2435  
    22.TH PKTURNKEY "1" "septembre 2005" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" 
    33.SH NOM 
    4 pkturnkey \- page de manuel de pkturnkey 1.23alpha27_unofficial 
     4pkturnkey \- page de manuel de pkturnkey 1.23alpha28_unofficial 
    55.SH DESCRIPTION 
    6 pkturnkey v1.23alpha27_unofficial (c) 2003, 2004, 2005 Jerome Alet \- alet@librelogiciel.com 
     6pkturnkey v1.23alpha28_unofficial (c) 2003, 2004, 2005 Jerome Alet \- alet@librelogiciel.com 
    77.PP 
    88A turn key tool for PyKota. When launched, this command will initialize 
     
    2323Prints this message then exits. 
    2424.TP 
     25\fB\-d\fR | \fB\-\-dousers\fR 
     26Manages users accounts as well. 
     27.TP 
     28\fB\-D\fR | \fB\-\-dogroups\fR 
     29Manages users groups as well. 
     30Implies \fB\-d\fR | \fB\-\-dousers\fR. 
     31.TP 
     32\fB\-e\fR | \fB\-\-emptygroups\fR 
     33Includes empty groups. 
     34.TP 
    2535\fB\-f\fR | \fB\-\-force\fR 
    2636Modifies the database instead of printing what 
     
    3242uid will be used automatically. 
    3343If not set, 0 will be used automatically. 
     44Implies \fB\-d\fR | \fB\-\-dousers\fR. 
    3445.TP 
    3546\fB\-U\fR | \fB\-\-uidmax\fR uid 
     
    3849uid will be used automatically. 
    3950If not set, a large value will be used automatically. 
     51Implies \fB\-d\fR | \fB\-\-dousers\fR. 
     52.TP 
     53\fB\-g\fR | \fB\-\-gidmin\fR gid 
     54Only adds groups whose gid is greater than or equal to 
     55gid. You can pass a groupname there as well, and its 
     56gid will be used automatically. 
     57If not set, 0 will be used automatically. 
     58Implies \fB\-D\fR | \fB\-\-dogroups\fR. 
     59.TP 
     60\fB\-G\fR | \fB\-\-gidmax\fR gid 
     61Only adds groups whose gid is lesser than or equal to 
     62gid. You can pass a groupname there as well, and its 
     63gid will be used automatically. 
     64If not set, a large value will be used automatically. 
     65Implies \fB\-D\fR | \fB\-\-dogroups\fR. 
    4066.PP 
    4167examples : 
    4268.IP 
    43 \f(CW$ pkturnkey --uidmin jerome\fR 
     69\f(CW$ pkturnkey --dousers --uidmin jerome\fR 
    4470.IP 
    4571Will simulate the initialization of PyKota's database will all existing 
    4672printers and print accounts for all users whose uid is greater than 
    47 or equal to jerome's one. 
     73or equal to jerome's one. Won't manage any users group. 
     74.IP 
    4875To REALLY initialize the database instead of simulating it, please 
    4976use the \fB\-f\fR | \fB\-\-force\fR command line switch. 
  • pykota/trunk/man/el_GR/pkturnkey.1

    r2433 r2435  
    22.TH PKTURNKEY "1" "septembre 2005" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" 
    33.SH NOM 
    4 pkturnkey \- page de manuel de pkturnkey 1.23alpha27_unofficial 
     4pkturnkey \- page de manuel de pkturnkey 1.23alpha28_unofficial 
    55.SH DESCRIPTION 
    6 pkturnkey v1.23alpha27_unofficial (c) 2003, 2004, 2005 Jerome Alet \- alet@librelogiciel.com 
     6pkturnkey v1.23alpha28_unofficial (c) 2003, 2004, 2005 Jerome Alet \- alet@librelogiciel.com 
    77.PP 
    88A turn key tool for PyKota. When launched, this command will initialize 
     
    2323Prints this message then exits. 
    2424.TP 
     25\fB\-d\fR | \fB\-\-dousers\fR 
     26Manages users accounts as well. 
     27.TP 
     28\fB\-D\fR | \fB\-\-dogroups\fR 
     29Manages users groups as well. 
     30Implies \fB\-d\fR | \fB\-\-dousers\fR. 
     31.TP 
     32\fB\-e\fR | \fB\-\-emptygroups\fR 
     33Includes empty groups. 
     34.TP 
    2535\fB\-f\fR | \fB\-\-force\fR 
    2636Modifies the database instead of printing what 
     
    3242uid will be used automatically. 
    3343If not set, 0 will be used automatically. 
     44Implies \fB\-d\fR | \fB\-\-dousers\fR. 
    3445.TP 
    3546\fB\-U\fR | \fB\-\-uidmax\fR uid 
     
    3849uid will be used automatically. 
    3950If not set, a large value will be used automatically. 
     51Implies \fB\-d\fR | \fB\-\-dousers\fR. 
     52.TP 
     53\fB\-g\fR | \fB\-\-gidmin\fR gid 
     54Only adds groups whose gid is greater than or equal to 
     55gid. You can pass a groupname there as well, and its 
     56gid will be used automatically. 
     57If not set, 0 will be used automatically. 
     58Implies \fB\-D\fR | \fB\-\-dogroups\fR. 
     59.TP 
     60\fB\-G\fR | \fB\-\-gidmax\fR gid 
     61Only adds groups whose gid is lesser than or equal to 
     62gid. You can pass a groupname there as well, and its 
     63gid will be used automatically. 
     64If not set, a large value will be used automatically. 
     65Implies \fB\-D\fR | \fB\-\-dogroups\fR. 
    4066.PP 
    4167examples : 
    4268.IP 
    43 \f(CW$ pkturnkey --uidmin jerome\fR 
     69\f(CW$ pkturnkey --dousers --uidmin jerome\fR 
    4470.IP 
    4571Will simulate the initialization of PyKota's database will all existing 
    4672printers and print accounts for all users whose uid is greater than 
    47 or equal to jerome's one. 
     73or equal to jerome's one. Won't manage any users group. 
     74.IP 
    4875To REALLY initialize the database instead of simulating it, please 
    4976use the \fB\-f\fR | \fB\-\-force\fR command line switch. 
  • pykota/trunk/man/es/pkturnkey.1

    r2433 r2435  
    22.TH PKTURNKEY "1" "septembre 2005" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" 
    33.SH NOM 
    4 pkturnkey \- page de manuel de pkturnkey 1.23alpha27_unofficial 
     4pkturnkey \- page de manuel de pkturnkey 1.23alpha28_unofficial 
    55.SH DESCRIPTION 
    6 pkturnkey v1.23alpha27_unofficial (c) 2003, 2004, 2005 Jerome Alet \- alet@librelogiciel.com 
     6pkturnkey v1.23alpha28_unofficial (c) 2003, 2004, 2005 Jerome Alet \- alet@librelogiciel.com 
    77.PP 
    88A turn key tool for PyKota. When launched, this command will initialize 
     
    2323Prints this message then exits. 
    2424.TP 
     25\fB\-d\fR | \fB\-\-dousers\fR 
     26Manages users accounts as well. 
     27.TP 
     28\fB\-D\fR | \fB\-\-dogroups\fR 
     29Manages users groups as well. 
     30Implies \fB\-d\fR | \fB\-\-dousers\fR. 
     31.TP 
     32\fB\-e\fR | \fB\-\-emptygroups\fR 
     33Includes empty groups. 
     34.TP 
    2535\fB\-f\fR | \fB\-\-force\fR 
    2636Modifies the database instead of printing what 
     
    3242uid will be used automatically. 
    3343If not set, 0 will be used automatically. 
     44Implies \fB\-d\fR | \fB\-\-dousers\fR. 
    3445.TP 
    3546\fB\-U\fR | \fB\-\-uidmax\fR uid 
     
    3849uid will be used automatically. 
    3950If not set, a large value will be used automatically. 
     51Implies \fB\-d\fR | \fB\-\-dousers\fR. 
     52.TP 
     53\fB\-g\fR | \fB\-\-gidmin\fR gid 
     54Only adds groups whose gid is greater than or equal to 
     55gid. You can pass a groupname there as well, and its 
     56gid will be used automatically. 
     57If not set, 0 will be used automatically. 
     58Implies \fB\-D\fR | \fB\-\-dogroups\fR. 
     59.TP 
     60\fB\-G\fR | \fB\-\-gidmax\fR gid 
     61Only adds groups whose gid is lesser than or equal to 
     62gid. You can pass a groupname there as well, and its 
     63gid will be used automatically. 
     64If not set, a large value will be used automatically. 
     65Implies \fB\-D\fR | \fB\-\-dogroups\fR. 
    4066.PP 
    4167examples : 
    4268.IP 
    43 \f(CW$ pkturnkey --uidmin jerome\fR 
     69\f(CW$ pkturnkey --dousers --uidmin jerome\fR 
    4470.IP 
    4571Will simulate the initialization of PyKota's database will all existing 
    4672printers and print accounts for all users whose uid is greater than 
    47 or equal to jerome's one. 
     73or equal to jerome's one. Won't manage any users group. 
     74.IP 
    4875To REALLY initialize the database instead of simulating it, please 
    4976use the \fB\-f\fR | \fB\-\-force\fR command line switch. 
  • pykota/trunk/man/fr/pkturnkey.1

    r2433 r2435  
    22.TH PKTURNKEY "1" "septembre 2005" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" 
    33.SH NOM 
    4 pkturnkey \- page de manuel de pkturnkey 1.23alpha27_unofficial 
     4pkturnkey \- page de manuel de pkturnkey 1.23alpha28_unofficial 
    55.SH DESCRIPTION 
    6 pkturnkey v1.23alpha27_unofficial (c) 2003, 2004, 2005 Jerome Alet \- alet@librelogiciel.com 
     6pkturnkey v1.23alpha28_unofficial (c) 2003, 2004, 2005 Jerome Alet \- alet@librelogiciel.com 
    77.PP 
    88A turn key tool for PyKota. When launched, this command will initialize 
     
    2323Prints this message then exits. 
    2424.TP 
     25\fB\-d\fR | \fB\-\-dousers\fR 
     26Manages users accounts as well. 
     27.TP 
     28\fB\-D\fR | \fB\-\-dogroups\fR 
     29Manages users groups as well. 
     30Implies \fB\-d\fR | \fB\-\-dousers\fR. 
     31.TP 
     32\fB\-e\fR | \fB\-\-emptygroups\fR 
     33Includes empty groups. 
     34.TP 
    2535\fB\-f\fR | \fB\-\-force\fR 
    2636Modifies the database instead of printing what 
     
    3242uid will be used automatically. 
    3343If not set, 0 will be used automatically. 
     44Implies \fB\-d\fR | \fB\-\-dousers\fR. 
    3445.TP 
    3546\fB\-U\fR | \fB\-\-uidmax\fR uid 
     
    3849uid will be used automatically. 
    3950If not set, a large value will be used automatically. 
     51Implies \fB\-d\fR | \fB\-\-dousers\fR. 
     52.TP 
     53\fB\-g\fR | \fB\-\-gidmin\fR gid 
     54Only adds groups whose gid is greater than or equal to 
     55gid. You can pass a groupname there as well, and its 
     56gid will be used automatically. 
     57If not set, 0 will be used automatically. 
     58Implies \fB\-D\fR | \fB\-\-dogroups\fR. 
     59.TP 
     60\fB\-G\fR | \fB\-\-gidmax\fR gid 
     61Only adds groups whose gid is lesser than or equal to 
     62gid. You can pass a groupname there as well, and its 
     63gid will be used automatically. 
     64If not set, a large value will be used automatically. 
     65Implies \fB\-D\fR | \fB\-\-dogroups\fR. 
    4066.PP 
    4167examples : 
    4268.IP 
    43 \f(CW$ pkturnkey --uidmin jerome\fR 
     69\f(CW$ pkturnkey --dousers --uidmin jerome\fR 
    4470.IP 
    4571Will simulate the initialization of PyKota's database will all existing 
    4672printers and print accounts for all users whose uid is greater than 
    47 or equal to jerome's one. 
     73or equal to jerome's one. Won't manage any users group. 
     74.IP 
    4875To REALLY initialize the database instead of simulating it, please 
    4976use the \fB\-f\fR | \fB\-\-force\fR command line switch. 
  • pykota/trunk/man/it/pkturnkey.1

    r2433 r2435  
    22.TH PKTURNKEY "1" "septembre 2005" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" 
    33.SH NOM 
    4 pkturnkey \- page de manuel de pkturnkey 1.23alpha27_unofficial 
     4pkturnkey \- page de manuel de pkturnkey 1.23alpha28_unofficial 
    55.SH DESCRIPTION 
    6 pkturnkey v1.23alpha27_unofficial (c) 2003, 2004, 2005 Jerome Alet \- alet@librelogiciel.com 
     6pkturnkey v1.23alpha28_unofficial (c) 2003, 2004, 2005 Jerome Alet \- alet@librelogiciel.com 
    77.PP 
    88A turn key tool for PyKota. When launched, this command will initialize 
     
    2323Prints this message then exits. 
    2424.TP 
     25\fB\-d\fR | \fB\-\-dousers\fR 
     26Manages users accounts as well. 
     27.TP 
     28\fB\-D\fR | \fB\-\-dogroups\fR 
     29Manages users groups as well. 
     30Implies \fB\-d\fR | \fB\-\-dousers\fR. 
     31.TP 
     32\fB\-e\fR | \fB\-\-emptygroups\fR 
     33Includes empty groups. 
     34.TP 
    2535\fB\-f\fR | \fB\-\-force\fR 
    2636Modifies the database instead of printing what 
     
    3242uid will be used automatically. 
    3343If not set, 0 will be used automatically. 
     44Implies \fB\-d\fR | \fB\-\-dousers\fR. 
    3445.TP 
    3546\fB\-U\fR | \fB\-\-uidmax\fR uid 
     
    3849uid will be used automatically. 
    3950If not set, a large value will be used automatically. 
     51Implies \fB\-d\fR | \fB\-\-dousers\fR. 
     52.TP 
     53\fB\-g\fR | \fB\-\-gidmin\fR gid 
     54Only adds groups whose gid is greater than or equal to 
     55gid. You can pass a groupname there as well, and its 
     56gid will be used automatically. 
     57If not set, 0 will be used automatically. 
     58Implies \fB\-D\fR | \fB\-\-dogroups\fR. 
     59.TP 
     60\fB\-G\fR | \fB\-\-gidmax\fR gid 
     61Only adds groups whose gid is lesser than or equal to 
     62gid. You can pass a groupname there as well, and its 
     63gid will be used automatically. 
     64If not set, a large value will be used automatically. 
     65Implies \fB\-D\fR | \fB\-\-dogroups\fR. 
    4066.PP 
    4167examples : 
    4268.IP 
    43 \f(CW$ pkturnkey --uidmin jerome\fR 
     69\f(CW$ pkturnkey --dousers --uidmin jerome\fR 
    4470.IP 
    4571Will simulate the initialization of PyKota's database will all existing 
    4672printers and print accounts for all users whose uid is greater than 
    47 or equal to jerome's one. 
     73or equal to jerome's one. Won't manage any users group. 
     74.IP 
    4875To REALLY initialize the database instead of simulating it, please 
    4976use the \fB\-f\fR | \fB\-\-force\fR command line switch. 
  • pykota/trunk/man/nb_NO/pkturnkey.1

    r2433 r2435  
    22.TH PKTURNKEY "1" "septembre 2005" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" 
    33.SH NOM 
    4 pkturnkey \- page de manuel de pkturnkey 1.23alpha27_unofficial 
     4pkturnkey \- page de manuel de pkturnkey 1.23alpha28_unofficial 
    55.SH DESCRIPTION 
    6 pkturnkey v1.23alpha27_unofficial (c) 2003, 2004, 2005 Jerome Alet \- alet@librelogiciel.com 
     6pkturnkey v1.23alpha28_unofficial (c) 2003, 2004, 2005 Jerome Alet \- alet@librelogiciel.com 
    77.PP 
    88A turn key tool for PyKota. When launched, this command will initialize 
     
    2323Prints this message then exits. 
    2424.TP 
     25\fB\-d\fR | \fB\-\-dousers\fR 
     26Manages users accounts as well. 
     27.TP 
     28\fB\-D\fR | \fB\-\-dogroups\fR 
     29Manages users groups as well. 
     30Implies \fB\-d\fR | \fB\-\-dousers\fR. 
     31.TP 
     32\fB\-e\fR | \fB\-\-emptygroups\fR 
     33Includes empty groups. 
     34.TP 
    2535\fB\-f\fR | \fB\-\-force\fR 
    2636Modifies the database instead of printing what 
     
    3242uid will be used automatically. 
    3343If not set, 0 will be used automatically. 
     44Implies \fB\-d\fR | \fB\-\-dousers\fR. 
    3445.TP 
    3546\fB\-U\fR | \fB\-\-uidmax\fR uid 
     
    3849uid will be used automatically. 
    3950If not set, a large value will be used automatically. 
     51Implies \fB\-d\fR | \fB\-\-dousers\fR. 
     52.TP 
     53\fB\-g\fR | \fB\-\-gidmin\fR gid 
     54Only adds groups whose gid is greater than or equal to 
     55gid. You can pass a groupname there as well, and its 
     56gid will be used automatically. 
     57If not set, 0 will be used automatically. 
     58Implies \fB\-D\fR | \fB\-\-dogroups\fR. 
     59.TP 
     60\fB\-G\fR | \fB\-\-gidmax\fR gid 
     61Only adds groups whose gid is lesser than or equal to 
     62gid. You can pass a groupname there as well, and its 
     63gid will be used automatically. 
     64If not set, a large value will be used automatically. 
     65Implies \fB\-D\fR | \fB\-\-dogroups\fR. 
    4066.PP 
    4167examples : 
    4268.IP 
    43 \f(CW$ pkturnkey --uidmin jerome\fR 
     69\f(CW$ pkturnkey --dousers --uidmin jerome\fR 
    4470.IP 
    4571Will simulate the initialization of PyKota's database will all existing 
    4672printers and print accounts for all users whose uid is greater than 
    47 or equal to jerome's one. 
     73or equal to jerome's one. Won't manage any users group. 
     74.IP 
    4875To REALLY initialize the database instead of simulating it, please 
    4976use the \fB\-f\fR | \fB\-\-force\fR command line switch. 
  • pykota/trunk/man/pkturnkey.1

    r2433 r2435  
    22.TH PKTURNKEY "1" "September 2005" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" 
    33.SH NAME 
    4 pkturnkey \- manual page for pkturnkey 1.23alpha27_unofficial 
     4pkturnkey \- manual page for pkturnkey 1.23alpha28_unofficial 
    55.SH DESCRIPTION 
    6 pkturnkey v1.23alpha27_unofficial (c) 2003, 2004, 2005 Jerome Alet \- alet@librelogiciel.com 
     6pkturnkey v1.23alpha28_unofficial (c) 2003, 2004, 2005 Jerome Alet \- alet@librelogiciel.com 
    77.PP 
    88A turn key tool for PyKota. When launched, this command will initialize 
     
    2323Prints this message then exits. 
    2424.TP 
     25\fB\-d\fR | \fB\-\-dousers\fR 
     26Manages users accounts as well. 
     27.TP 
     28\fB\-D\fR | \fB\-\-dogroups\fR 
     29Manages users groups as well. 
     30Implies \fB\-d\fR | \fB\-\-dousers\fR. 
     31.TP 
     32\fB\-e\fR | \fB\-\-emptygroups\fR 
     33Includes empty groups. 
     34.TP 
    2535\fB\-f\fR | \fB\-\-force\fR 
    2636Modifies the database instead of printing what 
     
    3242uid will be used automatically. 
    3343If not set, 0 will be used automatically. 
     44Implies \fB\-d\fR | \fB\-\-dousers\fR. 
    3445.TP 
    3546\fB\-U\fR | \fB\-\-uidmax\fR uid 
     
    3849uid will be used automatically. 
    3950If not set, a large value will be used automatically. 
     51Implies \fB\-d\fR | \fB\-\-dousers\fR. 
     52.TP 
     53\fB\-g\fR | \fB\-\-gidmin\fR gid 
     54Only adds groups whose gid is greater than or equal to 
     55gid. You can pass a groupname there as well, and its 
     56gid will be used automatically. 
     57If not set, 0 will be used automatically. 
     58Implies \fB\-D\fR | \fB\-\-dogroups\fR. 
     59.TP 
     60\fB\-G\fR | \fB\-\-gidmax\fR gid 
     61Only adds groups whose gid is lesser than or equal to 
     62gid. You can pass a groupname there as well, and its 
     63gid will be used automatically. 
     64If not set, a large value will be used automatically. 
     65Implies \fB\-D\fR | \fB\-\-dogroups\fR. 
    4066.PP 
    4167examples : 
    4268.IP 
    43 \f(CW$ pkturnkey --uidmin jerome\fR 
     69\f(CW$ pkturnkey --dousers --uidmin jerome\fR 
    4470.IP 
    4571Will simulate the initialization of PyKota's database will all existing 
    4672printers and print accounts for all users whose uid is greater than 
    47 or equal to jerome's one. 
     73or equal to jerome's one. Won't manage any users group. 
     74.IP 
    4875To REALLY initialize the database instead of simulating it, please 
    4976use the \fB\-f\fR | \fB\-\-force\fR command line switch. 
  • pykota/trunk/man/pt_BR/pkturnkey.1

    r2433 r2435  
    22.TH PKTURNKEY "1" "septembre 2005" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" 
    33.SH NOM 
    4 pkturnkey \- page de manuel de pkturnkey 1.23alpha27_unofficial 
     4pkturnkey \- page de manuel de pkturnkey 1.23alpha28_unofficial 
    55.SH DESCRIPTION 
    6 pkturnkey v1.23alpha27_unofficial (c) 2003, 2004, 2005 Jerome Alet \- alet@librelogiciel.com 
     6pkturnkey v1.23alpha28_unofficial (c) 2003, 2004, 2005 Jerome Alet \- alet@librelogiciel.com 
    77.PP 
    88A turn key tool for PyKota. When launched, this command will initialize 
     
    2323Prints this message then exits. 
    2424.TP 
     25\fB\-d\fR | \fB\-\-dousers\fR 
     26Manages users accounts as well. 
     27.TP 
     28\fB\-D\fR | \fB\-\-dogroups\fR 
     29Manages users groups as well. 
     30Implies \fB\-d\fR | \fB\-\-dousers\fR. 
     31.TP 
     32\fB\-e\fR | \fB\-\-emptygroups\fR 
     33Includes empty groups. 
     34.TP 
    2535\fB\-f\fR | \fB\-\-force\fR 
    2636Modifies the database instead of printing what 
     
    3242uid will be used automatically. 
    3343If not set, 0 will be used automatically. 
     44Implies \fB\-d\fR | \fB\-\-dousers\fR. 
    3445.TP 
    3546\fB\-U\fR | \fB\-\-uidmax\fR uid 
     
    3849uid will be used automatically. 
    3950If not set, a large value will be used automatically. 
     51Implies \fB\-d\fR | \fB\-\-dousers\fR. 
     52.TP 
     53\fB\-g\fR | \fB\-\-gidmin\fR gid 
     54Only adds groups whose gid is greater than or equal to 
     55gid. You can pass a groupname there as well, and its 
     56gid will be used automatically. 
     57If not set, 0 will be used automatically. 
     58Implies \fB\-D\fR | \fB\-\-dogroups\fR. 
     59.TP 
     60\fB\-G\fR | \fB\-\-gidmax\fR gid 
     61Only adds groups whose gid is lesser than or equal to 
     62gid. You can pass a groupname there as well, and its 
     63gid will be used automatically. 
     64If not set, a large value will be used automatically. 
     65Implies \fB\-D\fR | \fB\-\-dogroups\fR. 
    4066.PP 
    4167examples : 
    4268.IP 
    43 \f(CW$ pkturnkey --uidmin jerome\fR 
     69\f(CW$ pkturnkey --dousers --uidmin jerome\fR 
    4470.IP 
    4571Will simulate the initialization of PyKota's database will all existing 
    4672printers and print accounts for all users whose uid is greater than 
    47 or equal to jerome's one. 
     73or equal to jerome's one. Won't manage any users group. 
     74.IP 
    4875To REALLY initialize the database instead of simulating it, please 
    4976use the \fB\-f\fR | \fB\-\-force\fR command line switch. 
  • pykota/trunk/man/pt/pkturnkey.1

    r2433 r2435  
    22.TH PKTURNKEY "1" "septembre 2005" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" 
    33.SH NOM 
    4 pkturnkey \- page de manuel de pkturnkey 1.23alpha27_unofficial 
     4pkturnkey \- page de manuel de pkturnkey 1.23alpha28_unofficial 
    55.SH DESCRIPTION 
    6 pkturnkey v1.23alpha27_unofficial (c) 2003, 2004, 2005 Jerome Alet \- alet@librelogiciel.com 
     6pkturnkey v1.23alpha28_unofficial (c) 2003, 2004, 2005 Jerome Alet \- alet@librelogiciel.com 
    77.PP 
    88A turn key tool for PyKota. When launched, this command will initialize 
     
    2323Prints this message then exits. 
    2424.TP 
     25\fB\-d\fR | \fB\-\-dousers\fR 
     26Manages users accounts as well. 
     27.TP 
     28\fB\-D\fR | \fB\-\-dogroups\fR 
     29Manages users groups as well. 
     30Implies \fB\-d\fR | \fB\-\-dousers\fR. 
     31.TP 
     32\fB\-e\fR | \fB\-\-emptygroups\fR 
     33Includes empty groups. 
     34.TP 
    2535\fB\-f\fR | \fB\-\-force\fR 
    2636Modifies the database instead of printing what 
     
    3242uid will be used automatically. 
    3343If not set, 0 will be used automatically. 
     44Implies \fB\-d\fR | \fB\-\-dousers\fR. 
    3445.TP 
    3546\fB\-U\fR | \fB\-\-uidmax\fR uid 
     
    3849uid will be used automatically. 
    3950If not set, a large value will be used automatically. 
     51Implies \fB\-d\fR | \fB\-\-dousers\fR. 
     52.TP 
     53\fB\-g\fR | \fB\-\-gidmin\fR gid 
     54Only adds groups whose gid is greater than or equal to 
     55gid. You can pass a groupname there as well, and its 
     56gid will be used automatically. 
     57If not set, 0 will be used automatically. 
     58Implies \fB\-D\fR | \fB\-\-dogroups\fR. 
     59.TP 
     60\fB\-G\fR | \fB\-\-gidmax\fR gid 
     61Only adds groups whose gid is lesser than or equal to 
     62gid. You can pass a groupname there as well, and its 
     63gid will be used automatically. 
     64If not set, a large value will be used automatically. 
     65Implies \fB\-D\fR | \fB\-\-dogroups\fR. 
    4066.PP 
    4167examples : 
    4268.IP 
    43 \f(CW$ pkturnkey --uidmin jerome\fR 
     69\f(CW$ pkturnkey --dousers --uidmin jerome\fR 
    4470.IP 
    4571Will simulate the initialization of PyKota's database will all existing 
    4672printers and print accounts for all users whose uid is greater than 
    47 or equal to jerome's one. 
     73or equal to jerome's one. Won't manage any users group. 
     74.IP 
    4875To REALLY initialize the database instead of simulating it, please 
    4976use the \fB\-f\fR | \fB\-\-force\fR command line switch. 
  • pykota/trunk/man/sv_SE/pkturnkey.1

    r2433 r2435  
    22.TH PKTURNKEY "1" "septembre 2005" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" 
    33.SH NOM 
    4 pkturnkey \- page de manuel de pkturnkey 1.23alpha27_unofficial 
     4pkturnkey \- page de manuel de pkturnkey 1.23alpha28_unofficial 
    55.SH DESCRIPTION 
    6 pkturnkey v1.23alpha27_unofficial (c) 2003, 2004, 2005 Jerome Alet \- alet@librelogiciel.com 
     6pkturnkey v1.23alpha28_unofficial (c) 2003, 2004, 2005 Jerome Alet \- alet@librelogiciel.com 
    77.PP 
    88A turn key tool for PyKota. When launched, this command will initialize 
     
    2323Prints this message then exits. 
    2424.TP 
     25\fB\-d\fR | \fB\-\-dousers\fR 
     26Manages users accounts as well. 
     27.TP 
     28\fB\-D\fR | \fB\-\-dogroups\fR 
     29Manages users groups as well. 
     30Implies \fB\-d\fR | \fB\-\-dousers\fR. 
     31.TP 
     32\fB\-e\fR | \fB\-\-emptygroups\fR 
     33Includes empty groups. 
     34.TP 
    2535\fB\-f\fR | \fB\-\-force\fR 
    2636Modifies the database instead of printing what 
     
    3242uid will be used automatically. 
    3343If not set, 0 will be used automatically. 
     44Implies \fB\-d\fR | \fB\-\-dousers\fR. 
    3445.TP 
    3546\fB\-U\fR | \fB\-\-uidmax\fR uid 
     
    3849uid will be used automatically. 
    3950If not set, a large value will be used automatically. 
     51Implies \fB\-d\fR | \fB\-\-dousers\fR. 
     52.TP 
     53\fB\-g\fR | \fB\-\-gidmin\fR gid 
     54Only adds groups whose gid is greater than or equal to 
     55gid. You can pass a groupname there as well, and its 
     56gid will be used automatically. 
     57If not set, 0 will be used automatically. 
     58Implies \fB\-D\fR | \fB\-\-dogroups\fR. 
     59.TP 
     60\fB\-G\fR | \fB\-\-gidmax\fR gid 
     61Only adds groups whose gid is lesser than or equal to 
     62gid. You can pass a groupname there as well, and its 
     63gid will be used automatically. 
     64If not set, a large value will be used automatically. 
     65Implies \fB\-D\fR | \fB\-\-dogroups\fR. 
    4066.PP 
    4167examples : 
    4268.IP 
    43 \f(CW$ pkturnkey --uidmin jerome\fR 
     69\f(CW$ pkturnkey --dousers --uidmin jerome\fR 
    4470.IP 
    4571Will simulate the initialization of PyKota's database will all existing 
    4672printers and print accounts for all users whose uid is greater than 
    47 or equal to jerome's one. 
     73or equal to jerome's one. Won't manage any users group. 
     74.IP 
    4875To REALLY initialize the database instead of simulating it, please 
    4976use the \fB\-f\fR | \fB\-\-force\fR command line switch. 
  • pykota/trunk/man/th/pkturnkey.1

    r2433 r2435  
    22.TH PKTURNKEY "1" "septembre 2005" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" 
    33.SH NOM 
    4 pkturnkey \- page de manuel de pkturnkey 1.23alpha27_unofficial 
     4pkturnkey \- page de manuel de pkturnkey 1.23alpha28_unofficial 
    55.SH DESCRIPTION 
    6 pkturnkey v1.23alpha27_unofficial (c) 2003, 2004, 2005 Jerome Alet \- alet@librelogiciel.com 
     6pkturnkey v1.23alpha28_unofficial (c) 2003, 2004, 2005 Jerome Alet \- alet@librelogiciel.com 
    77.PP 
    88A turn key tool for PyKota. When launched, this command will initialize 
     
    2323Prints this message then exits. 
    2424.TP 
     25\fB\-d\fR | \fB\-\-dousers\fR 
     26Manages users accounts as well. 
     27.TP 
     28\fB\-D\fR | \fB\-\-dogroups\fR 
     29Manages users groups as well. 
     30Implies \fB\-d\fR | \fB\-\-dousers\fR. 
     31.TP 
     32\fB\-e\fR | \fB\-\-emptygroups\fR 
     33Includes empty groups. 
     34.TP 
    2535\fB\-f\fR | \fB\-\-force\fR 
    2636Modifies the database instead of printing what 
     
    3242uid will be used automatically. 
    3343If not set, 0 will be used automatically. 
     44Implies \fB\-d\fR | \fB\-\-dousers\fR. 
    3445.TP 
    3546\fB\-U\fR | \fB\-\-uidmax\fR uid 
     
    3849uid will be used automatically. 
    3950If not set, a large value will be used automatically. 
     51Implies \fB\-d\fR | \fB\-\-dousers\fR. 
     52.TP 
     53\fB\-g\fR | \fB\-\-gidmin\fR gid 
     54Only adds groups whose gid is greater than or equal to 
     55gid. You can pass a groupname there as well, and its 
     56gid will be used automatically. 
     57If not set, 0 will be used automatically. 
     58Implies \fB\-D\fR | \fB\-\-dogroups\fR. 
     59.TP 
     60\fB\-G\fR | \fB\-\-gidmax\fR gid 
     61Only adds groups whose gid is lesser than or equal to 
     62gid. You can pass a groupname there as well, and its 
     63gid will be used automatically. 
     64If not set, a large value will be used automatically. 
     65Implies \fB\-D\fR | \fB\-\-dogroups\fR. 
    4066.PP 
    4167examples : 
    4268.IP 
    43 \f(CW$ pkturnkey --uidmin jerome\fR 
     69\f(CW$ pkturnkey --dousers --uidmin jerome\fR 
    4470.IP 
    4571Will simulate the initialization of PyKota's database will all existing 
    4672printers and print accounts for all users whose uid is greater than 
    47 or equal to jerome's one. 
     73or equal to jerome's one. Won't manage any users group. 
     74.IP 
    4875To REALLY initialize the database instead of simulating it, please 
    4976use the \fB\-f\fR | \fB\-\-force\fR command line switch. 
  • pykota/trunk/man/tr/pkturnkey.1

    r2433 r2435  
    22.TH PKTURNKEY "1" "septembre 2005" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" 
    33.SH NOM 
    4 pkturnkey \- page de manuel de pkturnkey 1.23alpha27_unofficial 
     4pkturnkey \- page de manuel de pkturnkey 1.23alpha28_unofficial 
    55.SH DESCRIPTION 
    6 pkturnkey v1.23alpha27_unofficial (c) 2003, 2004, 2005 Jerome Alet \- alet@librelogiciel.com 
     6pkturnkey v1.23alpha28_unofficial (c) 2003, 2004, 2005 Jerome Alet \- alet@librelogiciel.com 
    77.PP 
    88A turn key tool for PyKota. When launched, this command will initialize 
     
    2323Prints this message then exits. 
    2424.TP 
     25\fB\-d\fR | \fB\-\-dousers\fR 
     26Manages users accounts as well. 
     27.TP 
     28\fB\-D\fR | \fB\-\-dogroups\fR 
     29Manages users groups as well. 
     30Implies \fB\-d\fR | \fB\-\-dousers\fR. 
     31.TP 
     32\fB\-e\fR | \fB\-\-emptygroups\fR 
     33Includes empty groups. 
     34.TP 
    2535\fB\-f\fR | \fB\-\-force\fR 
    2636Modifies the database instead of printing what 
     
    3242uid will be used automatically. 
    3343If not set, 0 will be used automatically. 
     44Implies \fB\-d\fR | \fB\-\-dousers\fR. 
    3445.TP 
    3546\fB\-U\fR | \fB\-\-uidmax\fR uid 
     
    3849uid will be used automatically. 
    3950If not set, a large value will be used automatically. 
     51Implies \fB\-d\fR | \fB\-\-dousers\fR. 
     52.TP 
     53\fB\-g\fR | \fB\-\-gidmin\fR gid 
     54Only adds groups whose gid is greater than or equal to 
     55gid. You can pass a groupname there as well, and its 
     56gid will be used automatically. 
     57If not set, 0 will be used automatically. 
     58Implies \fB\-D\fR | \fB\-\-dogroups\fR. 
     59.TP 
     60\fB\-G\fR | \fB\-\-gidmax\fR gid 
     61Only adds groups whose gid is lesser than or equal to 
     62gid. You can pass a groupname there as well, and its 
     63gid will be used automatically. 
     64If not set, a large value will be used automatically. 
     65Implies \fB\-D\fR | \fB\-\-dogroups\fR. 
    4066.PP 
    4167examples : 
    4268.IP 
    43 \f(CW$ pkturnkey --uidmin jerome\fR 
     69\f(CW$ pkturnkey --dousers --uidmin jerome\fR 
    4470.IP 
    4571Will simulate the initialization of PyKota's database will all existing 
    4672printers and print accounts for all users whose uid is greater than 
    47 or equal to jerome's one. 
     73or equal to jerome's one. Won't manage any users group. 
     74.IP 
    4875To REALLY initialize the database instead of simulating it, please 
    4976use the \fB\-f\fR | \fB\-\-force\fR command line switch. 
  • pykota/trunk/man/zh_TW/pkturnkey.1

    r2433 r2435  
    22.TH PKTURNKEY "1" "septembre 2005" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" 
    33.SH NOM 
    4 pkturnkey \- page de manuel de pkturnkey 1.23alpha27_unofficial 
     4pkturnkey \- page de manuel de pkturnkey 1.23alpha28_unofficial 
    55.SH DESCRIPTION 
    6 pkturnkey v1.23alpha27_unofficial (c) 2003, 2004, 2005 Jerome Alet \- alet@librelogiciel.com 
     6pkturnkey v1.23alpha28_unofficial (c) 2003, 2004, 2005 Jerome Alet \- alet@librelogiciel.com 
    77.PP 
    88A turn key tool for PyKota. When launched, this command will initialize 
     
    2323Prints this message then exits. 
    2424.TP 
     25\fB\-d\fR | \fB\-\-dousers\fR 
     26Manages users accounts as well. 
     27.TP 
     28\fB\-D\fR | \fB\-\-dogroups\fR 
     29Manages users groups as well. 
     30Implies \fB\-d\fR | \fB\-\-dousers\fR. 
     31.TP 
     32\fB\-e\fR | \fB\-\-emptygroups\fR 
     33Includes empty groups. 
     34.TP 
    2535\fB\-f\fR | \fB\-\-force\fR 
    2636Modifies the database instead of printing what 
     
    3242uid will be used automatically. 
    3343If not set, 0 will be used automatically. 
     44Implies \fB\-d\fR | \fB\-\-dousers\fR. 
    3445.TP 
    3546\fB\-U\fR | \fB\-\-uidmax\fR uid 
     
    3849uid will be used automatically. 
    3950If not set, a large value will be used automatically. 
     51Implies \fB\-d\fR | \fB\-\-dousers\fR. 
     52.TP 
     53\fB\-g\fR | \fB\-\-gidmin\fR gid 
     54Only adds groups whose gid is greater than or equal to 
     55gid. You can pass a groupname there as well, and its 
     56gid will be used automatically. 
     57If not set, 0 will be used automatically. 
     58Implies \fB\-D\fR | \fB\-\-dogroups\fR. 
     59.TP 
     60\fB\-G\fR | \fB\-\-gidmax\fR gid 
     61Only adds groups whose gid is lesser than or equal to 
     62gid. You can pass a groupname there as well, and its 
     63gid will be used automatically. 
     64If not set, a large value will be used automatically. 
     65Implies \fB\-D\fR | \fB\-\-dogroups\fR. 
    4066.PP 
    4167examples : 
    4268.IP 
    43 \f(CW$ pkturnkey --uidmin jerome\fR 
     69\f(CW$ pkturnkey --dousers --uidmin jerome\fR 
    4470.IP 
    4571Will simulate the initialization of PyKota's database will all existing 
    4672printers and print accounts for all users whose uid is greater than 
    47 or equal to jerome's one. 
     73or equal to jerome's one. Won't manage any users group. 
     74.IP 
    4875To REALLY initialize the database instead of simulating it, please 
    4976use the \fB\-f\fR | \fB\-\-force\fR command line switch.