Hi guys Im
Tring to migrate my actual Windows NT pdc To a Samba PDC
I folow the instruction in the how to , to samba PDC not samba+ldap PDC
wel in the faq, provided in this same list, appear a perl script to convert the windows sam dumped TXT in to sampass an create the accaunts in the /etc/passwd
bit when y tri to execute this action
this error appears
Use of uninitialized value in split at ./pdc_conv.pl line 482.
Use of uninitialized value in hash element at ./pdc_conv.pl line 494.
Use of uninitialized value in scalar chomp at ./pdc_conv.pl line 481.
Use of uninitialized value in split at ./pdc_conv.pl line 482.
Use of uninitialized value in hash element at ./pdc_conv.pl line 494.
Use of uninitialized value in scalar chomp at ./pdc_conv.pl line 481.
Use of uninitialized value in hash element at ./pdc_conv.pl line 494.
Use of uninitialized value in scalar chomp at ./pdc_conv.pl line 481.
Use of uninitialized value in split at ./pdc_conv.pl line 482.
Use of uninitialized value in hash element at ./pdc_conv.pl line 494.
Use of uninitialized value in scalar chomp at ./pdc_conv.pl line 481.
and repeat this error without end
please anyone knows whi cam appear this
