Hi,

  As per the SOGO documentation I have created 2 columns(kind,
multiple_bookings) in the 
  "sogo_users" table for resource creation.  I have created one user(room1)
record with value 
  as (kind: location,   multiple_bookings: 3).
  
  
  I have put the reference of these 2 column name in the ".GNUstepDefaults"
config file.
  
                                                <key>KindFieldName</key>
                                                <string>kind</string>   
                                               
<key>MultipleBookingsFieldName</key>
                                               
<string>mulitiple_bookings</string>             
                                                
  I restarted the sogo service and there was no errors.
  
  But when I add the user with the kind column value "location" I get error
  "cannot access resource [email protected]"  here "room1" is the
  user with the kind "location" value.  
  
  What I am doing wrong?
  
  Warm Regards,
  
Karthikeyan B
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to