arri
Guest
how to protect users from saving password-protected dwg drawings?
you can disable security functions during custom installation of autocad.
in an already installed autocad-based application, you can disable passwords using a registry setting.
use regedit to open the key:
hkey_local_machine\software\autodesk\autocad\rxx.x\acad-xxxx:xxx\applications\acsecopt
and set the allowencryption value to 0. you can change the value even when autocad is running. you can force the change using windows group policy.
fonte
http://www.cadforum.cz/cadforum_en/qaid.asp?tip=6090
you can disable security functions during custom installation of autocad.
in an already installed autocad-based application, you can disable passwords using a registry setting.
use regedit to open the key:
hkey_local_machine\software\autodesk\autocad\rxx.x\acad-xxxx:xxx\applications\acsecopt
and set the allowencryption value to 0. you can change the value even when autocad is running. you can force the change using windows group policy.
fonte
http://www.cadforum.cz/cadforum_en/qaid.asp?tip=6090