Can notes share calendar between client without domino?

Hi everybody,

As title, let say, can I share the same file (for calendar) in network share and use notes to share it without install domino server?

Thanks in advance!

Subject: Can notes share calendar between client without domino?

Hi,

You should be able to put the db on a share and let other people access the dabase by setting the rights in the ACL.

//Kjeld

Subject: RE: Can notes share calendar between client without domino?

I wouldn’t use the ACL to control access to a db that’s being accessed as a local db off a network share; I’d use network permissions. Even with “Enforce a consistent ACL” enabled, local access is never secure; since there’s no server authenticating the users, no real authentication is going on, only text-comparison name matching – and that’s not remotely secure.

Subject: RE: Can notes share calendar between client without domino?

I’ll try to verify it afterward.

Thanks Bruce!

Subject: RE: Can notes share calendar between client without domino?

Hi //Kjeld,

Thanks for your reply first!

The “db” you meant is the calendar file? What is the extension of it? (*.???)

Alan