FAQ
Version 7 (Bryan Heath, 06/27/2012 11:35 am)
| 1 | 1 | h1. FAQ |
|
|---|---|---|---|
| 2 | 1 | ||
| 3 | 2 | Bryan Heath | Some FAQs |
| 4 | 1 | ||
| 5 | 2 | Bryan Heath | h1. Can I have more than one domain or domain prefix |
| 6 | 1 | ||
| 7 | 2 | Bryan Heath | Yes. See [[Configure_Required|ldap_domain_info]] |
| 8 | 1 | ||
| 9 | 2 | Bryan Heath | h1. Can I change what gets mapped from AD to Kayako |
| 10 | 2 | Bryan Heath | |
| 11 | 1 | Yes, though this requires some PHP knowledge. |
|
| 12 | 1 | ||
| 13 | 1 | In the /ldap/kayako_ldap.php file the __get is used to get attributes from the AD after they are preloaded in getUser or getStaff method. |
|
| 14 | 1 | ||
| 15 | 1 | Then the displayUserXML or displayStaffXML method is what puts them together. This is where you can make those changes. |
|
| 16 | 1 | ||
| 17 | 2 | Bryan Heath | h1. Can I import AD groups |
| 18 | 1 | ||
| 19 | 1 | Yes see [[Tools]] |
|
| 20 | 3 | Bryan Heath | |
| 21 | 5 | Bryan Heath | h1. Can I allow users to login locally as well |
| 22 | 5 | Bryan Heath | |
| 23 | 5 | Bryan Heath | I have not tested it, but see: |
| 24 | 5 | Bryan Heath | http://forums.kayako.com/threads/fall-back-to-kayako-credentals.29045/ |