From: Webb, J. <jas...@lm...> - 2004-12-22 19:00:38
|
I am having another problem. I have Sandweb up and working now, however there is one user that needs to access our CVS repository and can't, while everybody else can. The problem seems to be that the username that he needs to access the repository with, contains a backslash(\). From the debugging info it seems that the "\" is being stripped out of the username before it is ever passed to the repository for authentication. Is there a way to get around this problem? Thanks -Jason |