[Samba] smbldap-tools Perl error (FreeBSD)

Jerome Tournier jerome.tournier at idealx.com
Wed Apr 27 15:43:31 GMT 2005


Le Wed, Apr 27, 2005 at 01:05:05PM +0200, Per olof Ljungmark a ecrit:
> Bareword "print_banner" not allowed while "strict subs" in use at 
> /usr/local/sbin/smbldap-useradd line 43.
> Execution of /usr/local/sbin/smbldap-useradd aborted due to compilation 
> errors.
at the beginning of smbldap_tools.pm, do you have the print_banner function
declared ? Like this :
@EXPORT = qw(
                         get_user_dn
                         get_group_dn
                         ...
                         print_banner
                         %config
                        );
-- 
Jerome


More information about the samba mailing list