Show
Ignore:
Timestamp:
08/31/09 15:42:03 (3 years ago)
Author:
daan
Message:

Some settings can be removed.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • his/trunk/configuration/default/tomcat/conf/his.properties

    r1604 r1646  
    5858ldap.patientMaxPhotoSize=150 
    5959 
    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 user 
    62 # The group id is an id for the 'patients' group, they have their own group. 
    63 opendirectory.patientuser.groupId=1027 
    64 # Every patient user can have the same uid. 
    65 opendirectory.patientuser.uidNumber=999 
    66 # The default password, base64 encoded. 
    67 opendirectory.patientuser.userPassword=KioqKioqKio= 
    68 # Home directory. 99 is an empty home directory 
    69 opendirectory.patientuser.homeDirectory=99 
    70 # This is the Apple services locator for the calendar service. Copy this value from a user in 
    71 # Open Directory who has access to the Calendar Service. 
    72 opendirectory.patientuser.appleserviceslocator=6B188068-CA61-4F2F-AE09-AABACD50F915:985E8857-6D37-47F9-801A-04D609195FC8:calendar 
    7360#  The groupId that contains the employees as members (gidNumber) 
    7461opendirectory.employee.groupId=1026 
  • his/trunk/configuration/production/tomcat/conf/his.properties

    r1604 r1646  
    5959ldap.patientMaxPhotoSize=150 
    6060 
    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 user 
    63 # The group id is an id for the 'patients' group, they have their own group. 
    64 opendirectory.patientuser.groupId=1027 
    65 # Every patient user can have the same uid. 
    66 opendirectory.patientuser.uidNumber=999 
    67 # The default password, base64 encoded. 
    68 opendirectory.patientuser.userPassword=KioqKioqKio= 
    69 # Home directory. 99 is an empty home directory 
    70 opendirectory.patientuser.homeDirectory=99 
    71 # This is the Apple services locator for the calendar service. Copy this value from a user in 
    72 # Open Directory who has access to the Calendar Service. 
    73 opendirectory.patientuser.appleserviceslocator=6B188068-CA61-4F2F-AE09-AABACD50F915:985E8857-6D37-47F9-801A-04D609195FC8:calendar 
    7461#  The groupId that contains the employees as members (gidNumber) 
    7562opendirectory.employee.groupId=1026