Changeset 1646 for his/trunk/configuration
- Timestamp:
- 08/31/09 15:42:03 (3 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
his/trunk/configuration/default/tomcat/conf/his.properties
r1604 r1646 58 58 ldap.patientMaxPhotoSize=150 59 59 60 # For each patient, a new user is created in Open Directory (LDAP)61 # These are some static values that are filled in for each patient user62 # The group id is an id for the 'patients' group, they have their own group.63 opendirectory.patientuser.groupId=102764 # Every patient user can have the same uid.65 opendirectory.patientuser.uidNumber=99966 # The default password, base64 encoded.67 opendirectory.patientuser.userPassword=KioqKioqKio=68 # Home directory. 99 is an empty home directory69 opendirectory.patientuser.homeDirectory=9970 # This is the Apple services locator for the calendar service. Copy this value from a user in71 # Open Directory who has access to the Calendar Service.72 opendirectory.patientuser.appleserviceslocator=6B188068-CA61-4F2F-AE09-AABACD50F915:985E8857-6D37-47F9-801A-04D609195FC8:calendar73 60 # The groupId that contains the employees as members (gidNumber) 74 61 opendirectory.employee.groupId=1026 his/trunk/configuration/production/tomcat/conf/his.properties
r1604 r1646 59 59 ldap.patientMaxPhotoSize=150 60 60 61 # For each patient, a new user is created in Open Directory (LDAP)62 # These are some static values that are filled in for each patient user63 # The group id is an id for the 'patients' group, they have their own group.64 opendirectory.patientuser.groupId=102765 # Every patient user can have the same uid.66 opendirectory.patientuser.uidNumber=99967 # The default password, base64 encoded.68 opendirectory.patientuser.userPassword=KioqKioqKio=69 # Home directory. 99 is an empty home directory70 opendirectory.patientuser.homeDirectory=9971 # This is the Apple services locator for the calendar service. Copy this value from a user in72 # Open Directory who has access to the Calendar Service.73 opendirectory.patientuser.appleserviceslocator=6B188068-CA61-4F2F-AE09-AABACD50F915:985E8857-6D37-47F9-801A-04D609195FC8:calendar74 61 # The groupId that contains the employees as members (gidNumber) 75 62 opendirectory.employee.groupId=1026
