to PinkeyNBrain: thaks for reply!
I solved this 2 weeks ago.
Information for those who has the same task:
method "modify" which I first tried to use is just for CN attributes (for ex. phone, street and so on) and you can't rename CN with it.
To rename CN Perl offers "moddn" method which I...
Hello,
the task is to change common names in active directory via perl script. The problem is that I can retrieve data with my script but can't change CN. During execution I have not any errors. Here is my code:
$ldap->modify($dn, replace => { "cn" => $data_concat } );
if ($?==0){...
hello,
have a ccme on isr 3825, configured offramp faxservice according to official manual: http://www.cisco.com/en/US/tech/tk652/tk777/technologies_tech_note09186a00801fe5dc.shtml
But when I try to send an e-mail-to-fax, I get th following error:
CALL_ERROR; Unexpected end of file on socket 1...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.