如何在没有管理员帐户的情况下为 Visual Source Safe 添加用户?
我可以访问 VSS 数据库文件分配的位置。我还可以操作 VSS 的 users.txt 文件。如何 如何在没有管理员帐户的情况下通过直接操作文件来添加 Visual Source Safe 用户?
I can access the location where the VSS database files allocate. I can also manipulate the users.txt file for VSS. How to How to add a user for Visual Source Safe without an admin account, but by directly manipulating the files?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
简单地重置 VSS 管理员密码怎么样?
我的感觉是,在为 VSS 编辑文件时这是一场赌博。是的,它们只是文件,但是采用这种后门方法会产生什么副作用呢?添加新用户时,VSS 管理控制台中实际发生的情况尚不清楚。为什么不以正确的方式去做呢?
How about simply resetting the VSS admin password?
My feeling is that it's a gamble when it comes to editing files for VSS. Yes, they're just files, but what side effects could there be by taking this backdoor approach? It's an unknown quantity on what actually happens within the VSS Admin console when adding a new user. Why not just do it the right way?
在名为 Admin 的服务器上创建一个本地 Windows 帐户怎么样?显然,您应该可以自由地向 VSS 添加新用户。这是关于 此线程来自 2003 年的 microsoft.public.vstudio.sourcesafe。您的里程可能会有所不同,具体取决于版本。
How about creating a local Windows account on the server named Admin? You should have free reign to add new users to VSS, apparently. That's teh suggestion on this thread at microsoft.public.vstudio.sourcesafe from 2003. Your mileage may vary, depending on version.