The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Name

File::UnixAuth::Result - Unix authentication and authorisation file custom results

Synopsis

   use File::UnixAuth::Result;

Description

Configuration and Environment

Subroutines/Methods

update

Modifies the update method call. Calls the post update hook if defined

add_user_to_group

Adds a user to a group

remove_user_from_group

Removes a user from a group

Diagnostics

None

Dependencies

File::DataClass::Result

Incompatibilities

There are no known incompatibilities in this module

Bugs and Limitations

There are no known bugs in this module. Please report problems to the address below. Patches are welcome

Author

Peter Flanigan, <Support at RoxSoft.co.uk>

License and Copyright

Copyright (c) 2015 Peter Flanigan. All rights reserved

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

This program is distributed in the hope that it will be useful, but WITHOUT WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE