Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!ukma!usenet.ins.cwru.edu!pyrite!mike From: mike@pyrite.SOM.CWRU.Edu (Michael Kerner) Newsgroups: comp.sys.mac.hypercard Subject: Re: Help removing password protection Message-ID: <1990Nov20.180955.23209@usenet.ins.cwru.edu> Date: 20 Nov 90 18:09:55 GMT References: <1990Nov19.161009.12166@terminator.cc.umich.edu> Sender: news@usenet.ins.cwru.edu Organization: WSOM CSG, CWRU, Cleve. OH Lines: 27 X-Post-Machine: pyrite.som.cwru.edu Nntp-Posting-Host: pyrite.som.cwru.edu In article <1990Nov19.161009.12166@terminator.cc.umich.edu> mike@terminator.cc.umich.edu (Mike Nowak) writes: >One of our users has password protected his only copy of a stack. He tried >to use the DeProtect XCMD to remove the password but apparently it hasn't >helped. Are there other means for removing the password protection? > >Electronic mail to the address above would be greatly appreciated!! > >Michael Nowak. Deprotect does remove passwords just fine. You may have a different problem. Some stacks will set the UserLevel and CantModify upon entry (I do this with my front-end network stacks so they will be sharable by users). I haven't tried it in HC 2.0, but DEPROTECT DOES REMOVE PASSWORDS EFFECTIVELY ON ALL PREVIOUS VERSIONS OF HC. I could be mistaken - that does happen from time to time, but I've deprotected a bunch of stacks this past week. Try the following in the message box when the stack is loaded: Set the CantModify of this stack to false Set the userLevel to 5 That should clear up access problems (to scripts and the like). One other note - you have to set the maximum user level to 5 BEFORE you do that (in the protection box) - otherwise no go. Mike.