Intermédiaire

This commit is contained in:
2021-03-15 14:12:51 +01:00
parent 35cdda57ae
commit 5a15c25990
1880 changed files with 316901 additions and 74 deletions

View File

@@ -1,7 +1,7 @@
<?php
$Cfg = ['host' => 'dc',
$Cfg = ['host' => 'dc1',
'user' => 'Administraor',
'pass' => 'P55w.rd',
'pass' => '1duB015!',
'base' => 'dc=easylinux,dc=lan'
];