slide concurrency question???

2004-05-24 Thread Slide Tao
hi, The slide authentication strategy need client pass the username and password directly to server for very process. I want to write a program to manager the authentication outside the slide. My idea is that I manage the user creation and deletion in a database, control the privillage of file

Re: slide concurrency question???

2004-05-24 Thread Simone Gianni
Hi, I'm quite sure there is no problem with writing the file twice, you should however have a look at the locking system defined in WebDav ... not because Slide has problems, but because your users might have problems if they go on overwriting one eachother files. Chapter 6 of the WebDav RFC (25

RE: slide concurrency question???

2004-05-24 Thread Eckehard.Hermann
\proposals\tamino\src\urmrealm. Regards, Eckehard -Original Message- From: Slide Tao [mailto:[EMAIL PROTECTED] Sent: Montag, 24. Mai 2004 09:13 To: [EMAIL PROTECTED] Subject: slide concurrency question??? hi, The slide authentication strategy need client pass the username and password