There is one database person having designer access, his name is present in author field but when he opens the document and clicks on save and close button then prompt comes “You are not authorized”… what can be the reason, coz as I know that if name is present in author field then should be able to edit the document( No control access section).
Please suggest.
Thanks in advance
Subject: what would be the reason
Hello!
Could something in the document be encrypted? Designer access trumps Author fields, so it shouldn’t have to do with any author field.
Also, is there some script that’s trying to do something in some other application, where he doesn’t have Designer access?
Steve in NYC
Subject: what would be the reason
It’s possible that there is code trying to access another database when the Save and Close happens. Is there anything going on in the queryClose event script? How about any computed fields, possibly ones wtih code that executes on when @IsDocBeingSaved is true?
-rich
Subject: what would be the reason
check the author field for no change in the cn= name. The access group for designer have create rights to docs?