svn - Created user in USVN but user cannot access the repository -


i've got repository many subdirectories , created user has permission access specific directory. i've checked authz file on server , doublechecked permissions in usvn control panel , user still cannot access directory.
if navigate repository using web browser, asks username , password doesn't accept credentials. credentials work when logging usvn , i'm able navigate files using usvn direct http access , using tortoisesvn doesn't work. i'm using usvn 0.7.2

turns out issue password in active directory didn't match password in usvn. set password in ad match 1 in usvn , works now.


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -