This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
communigate_pro [2026/08/20 14:00] val [6.1 Внешняя аутентификация, скрипт для Microsoft AD] |
communigate_pro [2026/08/20 14:29] (current) val [6.1 Внешняя аутентификация, скрипт для Microsoft AD] |
||
|---|---|---|---|
| Line 1010: | Line 1010: | ||
| updatePasswords=>1, | updatePasswords=>1, | ||
| }, | }, | ||
| + | ... | ||
| + | my %attributes=( | ||
| + | # cn => 'rshb-am.ru', | ||
| + | cn => 'RealName', | ||
| ... | ... | ||
| my $CGServerAddress = '127.0.0.1'; # You should redefine these values | my $CGServerAddress = '127.0.0.1'; # You should redefine these values | ||