The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

DBD::Sys::Plugin::Win32::Groups - provides a table containing the operating system user groups

SYNOPSIS

  $alltables = $dbh->selectall_hashref("select * from grent", "groupname");

DESCRIPTION

Columns:

groupname

Name of the group

grpass

Encrypted password of the group - usually empty for current LANMAN functions used to retrieve the data.

gid

Numerical group id of the users primary group

members

Numerical count of the members in this group

AUTHOR

    Jens Rehsack                        Alexander Breibach
    CPAN ID: REHSACK
    rehsack@cpan.org                    alexander.breibach@googlemail.com
    http://www.rehsack.de/              http://...

COPYRIGHT

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

The full text of the license can be found in the LICENSE file included with this module.

SUPPORT

Free support can be requested via regular CPAN bug-tracking system. There is no guaranteed reaction time or solution time. It depends on business load. That doesn't mean that ticket via rt aren't handles as soon as possible, that means that soon depends on how much I have to do.

Business and commercial support should be aquired from the authors via preferred freelancer agencies.