Re: [SOGo] Resource Creation with MySQL database

2012-10-17 Thread Igor Vitorac
Problem is related to the minimal ACL which needs to be set on meeting 
room calendar.


Wiki page for SQL user source is updated:
http://wiki.sogo.nu/ResourceConfiguration

Regards,
Igor


Jeff Folk wrote, On 29/08/2012 15:57:

On Aug 29, 2012, at 8:27 AM, Karthikeyan BALASUBRAMANIAN wrote:


Hi Jeff,

  Exactly I tried this too.  But after logging in as "user1"
when  I tried to invite "room1" user I get an error
"Cannot access resource "ro...@eurodyn.be".
Any ideas?

Regrettable, but no… I have no use for resources. It just looked to me like you 
were trying to make the feature work in a way it wasn't designed. Good luck 
though.

Regards;
Jeff





--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Resource Creation with MySQL database

2012-08-29 Thread Jeff Folk

On Aug 29, 2012, at 8:27 AM, Karthikeyan BALASUBRAMANIAN wrote:

> Hi Jeff,
> 
>  Exactly I tried this too.  But after logging in as "user1"
> when  I tried to invite "room1" user I get an error
> "Cannot access resource "ro...@eurodyn.be".
> Any ideas?

Regrettable, but no… I have no use for resources. It just looked to me like you 
were trying to make the feature work in a way it wasn't designed. Good luck 
though.

Regards;
Jeff


-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Resource Creation with MySQL database

2012-08-29 Thread Karthikeyan BALASUBRAMANIAN

Hi Jeff,

  Exactly I tried this too.  But after logging in as "user1"
when  I tried to invite "room1" user I get an error
"Cannot access resource "ro...@eurodyn.be".
Any ideas?

  Warm Regards,

Karthikeyan B


On Wed, 29 Aug 2012 08:22:32 -0500
 Jeff Folk  wrote:


On Aug 29, 2012, at 8:11 AM, Karthikeyan BALASUBRAMANIAN wrote:

 The idea is to create a user i.e room1 whose invites are automatic. 
If room1 invites
say user1 and user2, they don't need to "Accept" the invitation.  In 
a normal scenario
if user1 invites user2 then user2 have to accept the invitation.  By 
creating a  user
"room1" with KindFieldName column value set to "location" should 
have solved my

problem.  But it didn't.


I thought the feature provided for the resource (i.e. room1) to 
automatically accept the invitation?


Regards;
Jeff


--
users@sogo.nu
https://inverse.ca/sogo/lists

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Resource Creation with MySQL database

2012-08-29 Thread Jeff Folk

On Aug 29, 2012, at 8:11 AM, Karthikeyan BALASUBRAMANIAN wrote:

>  The idea is to create a user i.e room1 whose invites are automatic. If room1 
> invites
> say user1 and user2, they don't need to "Accept" the invitation.  In a normal 
> scenario
> if user1 invites user2 then user2 have to accept the invitation.  By creating 
> a  user
> "room1" with KindFieldName column value set to "location" should have solved 
> my
> problem.  But it didn't.

I thought the feature provided for the resource (i.e. room1) to automatically 
accept the invitation?

Regards;
Jeff


-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Resource Creation with MySQL database

2012-08-29 Thread Karthikeyan BALASUBRAMANIAN

Hi Hugo,

  The idea is to create a user i.e room1 whose invites are automatic. 
If room1 invites
say user1 and user2, they don't need to "Accept" the invitation.  In a 
normal scenario
if user1 invites user2 then user2 have to accept the invitation.  By 
creating a  user
"room1" with KindFieldName column value set to "location" should have 
solved my

problem.  But it didn't.

  When user "room1" invites "user1", "user1" still gets a mail to 
"Accept" the invitation.


  Any suggestions?

  Warm Regards,

Karthikeyan B

On Wed, 29 Aug 2012 09:32:46 +0200
 "Bruno Lingner (Hugo)"  wrote:
you don't have to log in as 'room1' (if that user doesn't have a 
password for example). just log in as an administrator and under the 
administration tab, search for 'room1' and open (click on the + sign) 
the calendar for that user.


hugo.-

On 08/28/2012 05:31 PM, Christian Mack wrote:

Hello Karthikeyan B


On 2012-08-28 16:26, karthikeyan.balasubraman...@eurodyn.be wrote:


   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.

KindFieldName
kind   

MultipleBookingsFieldName

mulitiple_bookings 

   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 ro...@eurodyn.be"  here "room1" is the
   user with the kind "location" value.   

   What I am doing wrong?



Nothing, you have to log in with this user "room1" once via SOGo
webinterface, in order to create its personal calendar.
In this calendar your invitation will be placed from there on.


Kind regards,
Christian Mack


--
users@sogo.nu
https://inverse.ca/sogo/lists


--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Resource Creation with MySQL database

2012-08-29 Thread Bruno Lingner (Hugo)
you don't have to log in as 'room1' (if that user doesn't have a 
password for example). just log in as an administrator and under the 
administration tab, search for 'room1' and open (click on the + sign) 
the calendar for that user.


hugo.-

On 08/28/2012 05:31 PM, Christian Mack wrote:

Hello Karthikeyan B


On 2012-08-28 16:26, karthikeyan.balasubraman...@eurodyn.be wrote:


   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.

KindFieldName
kind   

MultipleBookingsFieldName

mulitiple_bookings 

   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 ro...@eurodyn.be"  here "room1" is the
   user with the kind "location" value.   

   What I am doing wrong?



Nothing, you have to log in with this user "room1" once via SOGo
webinterface, in order to create its personal calendar.
In this calendar your invitation will be placed from there on.


Kind regards,
Christian Mack


--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Resource Creation with MySQL database

2012-08-28 Thread Christian Mack
Hello Karthikeyan B


On 2012-08-28 16:26, karthikeyan.balasubraman...@eurodyn.be wrote:
> 
>   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.
>   
>   KindFieldName
>   kind   
>  
> MultipleBookingsFieldName
>  
> mulitiple_bookings   
>   
>   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 ro...@eurodyn.be"  here "room1" is the
>   user with the kind "location" value.
>   
>   What I am doing wrong?
>   

Nothing, you have to log in with this user "room1" once via SOGo
webinterface, in order to create its personal calendar.
In this calendar your invitation will be placed from there on.


Kind regards,
Christian Mack

-- 
Christian Mack
Gruppe Informationsdienste
Rechenzentrum Universität Konstanz
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] Resource Creation with MySQL database

2012-08-28 Thread karthikeyan.balasubramanian
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.
  
KindFieldName
kind   
   
MultipleBookingsFieldName
   
mulitiple_bookings 

  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 ro...@eurodyn.be"  here "room1" is the
  user with the kind "location" value.  
  
  What I am doing wrong?
  
  Warm Regards,
  
Karthikeyan B
-- 
users@sogo.nu
https://inverse.ca/sogo/lists