App-UpfUtils

 view release on metacpan or  search on metacpan

script/upf-add-group  view on Meta::CPAN

37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
upf-add-group - Add a new group
 
=head1 VERSION
 
This document describes version 0.060 of upf-add-group (from Perl distribution App-UpfUtils), released on 2020-04-29.
 
=head1 SYNOPSIS
 
Usage:
 
 % upf-add-group [--backup] [--etc-dir=s] [--format=name] [--gid=s]
     [--json] [--max-gid=s] [--members-json=s] [--members=s] [--min-gid=s]
     [--(no)naked-res] [--no-backup] [--nobackup] [--page-result[=program]]
     <group>
 
=head1 OPTIONS
 
C<*> marks required options.
 
=head2 Main options
 
=over
 
=item B<--backup>
 
Whether to backup when modifying files.
 
Backup is written with `.bak` extension in the same directory. Unmodified file
will not be backed up. Previous backup will be overwritten.
 
 
=item B<--gid>=I<s>
 
Pick a specific new GID.
 
Adding a new group with duplicate GID is allowed.
 
 
=item B<--group>=I<s>*

script/upf-add-user  view on Meta::CPAN

37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
upf-add-user - Add a new user
 
=head1 VERSION
 
This document describes version 0.060 of upf-add-user (from Perl distribution App-UpfUtils), released on 2020-04-29.
 
=head1 SYNOPSIS
 
Usage:
 
 % upf-add-user [--backup] [--encpass=s] [--etc-dir=s] [--expire-date=s]
     [--format=name] [--gecos=s] [--gid=s] [--group=s] [--home=s] [--json]
     [--last-pwchange=s] [--max-gid=s] [--max-pass-age=s] [--max-uid=s]
     [--min-gid=s] [--min-pass-age=s] [--min-uid=s] [--(no)naked-res]
     [--no-backup] [--nobackup] [--page-result[=program]]
     [--pass-inactive-period=s] [--pass-warn-period=s] [--pass=s]
     [--shell=s] [--uid=s] <user>
 
=head1 OPTIONS
 
C<*> marks required options.
 
=head2 Main options
 
=over
 
=item B<--backup>
 
Whether to backup when modifying files.
 
Backup is written with `.bak` extension in the same directory. Unmodified file
will not be backed up. Previous backup will be overwritten.
 
 
=item B<--encpass>=I<s>
 
Encrypted password.
 
=item B<--expire-date>=I<s>
 
The date of expiration of the account, expressed as the number of days since Jan 1, 1970.

script/upf-delete-group  view on Meta::CPAN

37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
upf-delete-group - Delete a group
 
=head1 VERSION
 
This document describes version 0.060 of upf-delete-group (from Perl distribution App-UpfUtils), released on 2020-04-29.
 
=head1 SYNOPSIS
 
Usage:
 
 % upf-delete-group [--backup] [--etc-dir=s] [--format=name] [--json]
     [--(no)naked-res] [--no-backup] [--nobackup] [--page-result[=program]]
     <group>
 
=head1 OPTIONS
 
C<*> marks required options.
 
=head2 Main options
 
=over
 
=item B<--backup>
 
Whether to backup when modifying files.
 
Backup is written with `.bak` extension in the same directory. Unmodified file
will not be backed up. Previous backup will be overwritten.
 
 
=item B<--group>=I<s>*
 
=back
 
=head2 Output options
 
=over

script/upf-delete-user  view on Meta::CPAN

37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
upf-delete-user - Delete a user
 
=head1 VERSION
 
This document describes version 0.060 of upf-delete-user (from Perl distribution App-UpfUtils), released on 2020-04-29.
 
=head1 SYNOPSIS
 
Usage:
 
 % upf-delete-user [--backup] [--etc-dir=s] [--format=name] [--json]
     [--(no)naked-res] [--no-backup] [--nobackup] [--page-result[=program]]
     <user>
 
=head1 OPTIONS
 
C<*> marks required options.
 
=head2 Main options
 
=over
 
=item B<--backup>
 
Whether to backup when modifying files.
 
Backup is written with `.bak` extension in the same directory. Unmodified file
will not be backed up. Previous backup will be overwritten.
 
 
=item B<--user>=I<s>*
 
=back
 
=head2 Output options
 
=over

script/upf-modify-group  view on Meta::CPAN

37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
upf-modify-group - Modify an existing group
 
=head1 VERSION
 
This document describes version 0.060 of upf-modify-group (from Perl distribution App-UpfUtils), released on 2020-04-29.
 
=head1 SYNOPSIS
 
Usage:
 
 % upf-modify-group [--admins=s] [--backup] [--encpass=s] [--etc-dir=s]
     [--format=name] [--gid=s] [--json] [--members=s] [--(no)naked-res]
     [--no-backup] [--nobackup] [--page-result[=program]] [--pass=s]
     <group>
 
=head1 DESCRIPTION
 
Specify arguments to modify corresponding fields. Unspecified fields will not be
modified.
 
=head1 OPTIONS
 
C<*> marks required options.
 
=head2 Main options
 
=over
 
=item B<--admins>=I<s>
 
It must be a comma-separated list of user names, or empty.
 
=item B<--backup>
 
Whether to backup when modifying files.
 
Backup is written with `.bak` extension in the same directory. Unmodified file
will not be backed up. Previous backup will be overwritten.
 
 
=item B<--encpass>=I<s>
 
Encrypted password.
 
=item B<--gid>=I<s>
 
Numeric group ID.

script/upf-modify-user  view on Meta::CPAN

37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
upf-modify-user - Modify an existing user
 
=head1 VERSION
 
This document describes version 0.060 of upf-modify-user (from Perl distribution App-UpfUtils), released on 2020-04-29.
 
=head1 SYNOPSIS
 
Usage:
 
 % upf-modify-user [--backup] [--encpass=s] [--etc-dir=s] [--expire-date=s]
     [--format=name] [--gecos=s] [--gid=s] [--home=s] [--json]
     [--last-pwchange=s] [--max-pass-age=s] [--min-pass-age=s]
     [--(no)naked-res] [--no-backup] [--nobackup] [--page-result[=program]]
     [--pass-inactive-period=s] [--pass-warn-period=s] [--shell=s]
     [--uid=s] <user>
 
=head1 DESCRIPTION
 
Specify arguments to modify corresponding fields. Unspecified fields will not be
modified.
 
=head1 OPTIONS
 
C<*> marks required options.
 
=head2 Main options
 
=over
 
=item B<--backup>
 
Whether to backup when modifying files.
 
Backup is written with `.bak` extension in the same directory. Unmodified file
will not be backed up. Previous backup will be overwritten.
 
 
=item B<--encpass>=I<s>
 
Encrypted password.
 
=item B<--expire-date>=I<s>
 
The date of expiration of the account, expressed as the number of days since Jan 1, 1970.

script/upf-set-user-password  view on Meta::CPAN

37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
upf-set-user-password - Set user's password
 
=head1 VERSION
 
This document describes version 0.060 of upf-set-user-password (from Perl distribution App-UpfUtils), released on 2020-04-29.
 
=head1 SYNOPSIS
 
Usage:
 
 % upf-set-user-password [--backup] [--etc-dir=s] [--format=name] [--json]
     [--(no)naked-res] [--no-backup] [--nobackup] [--page-result[=program]]
     <user> <pass>
 
=head1 OPTIONS
 
C<*> marks required options.
 
=head2 Main options
 
=over
 
=item B<--backup>
 
Whether to backup when modifying files.
 
Backup is written with `.bak` extension in the same directory. Unmodified file
will not be backed up. Previous backup will be overwritten.
 
 
=item B<--pass>=I<s>*
 
=item B<--user>=I<s>*
 
=back
 
=head2 Output options



( run in 0.514 second using v1.01-cache-2.11-cpan-26ccb49234f )