> From: Sabahat Adil Imam > Protocol Used: SSPI [...] > Target:To give repository access to only those user which are in > CVSROOT/passwd file,but this is not happening. SSPI always uses Windows authentication, never the passwd file. Manage permissions by setting Windows permissions directly on the relevant folders in your repository. - Peter