Hi
I’ve got a form with a reader and author fields.
If I add myself as an author and reader (so the reader field is not blank), as expected only I can see the document.
If I put user2 in as a reader, they should be able to read it, but they can’t. It’s not in the views. If instead I make a role, add the role in as a reader and give User2 the role, then they can read it.
Similar things are happening with the authors field which leads me to believe my name is “working” only because I’m the manager, but in reality user names are not working, but roles are.
My guess is that the names in the readers/authors fields are not matching up with their effective user names.
Any ideas why???
I notice that in my ACL, and in the fields all names are in abbreviated format:
John Doe/ABC Corp.
If I enter them in the field in canoncial format, i.e
CN=John Doe/O=ABC Corp.
and press f9 to re calc the form, they get translated back into abbreviated.
All names in the ACL are also in abbreviated. If I enter them in canonical format they get changed to abbreviated. (in fact for me every ACL stores name in abbreviated format).
The names in the field are stored on disk as abbreviated.
When the form is open they are displayed abbreviated,
HOWEVER when it’s open if you check the design properties the names are in Canoncial format.
I also noticed another user working on another database and for them every name entered in an ACL appears in canonical format?!?
I’m thinking this might be the source ofthe problem – names in different formats so they don’t match up in the readers/authors fields.
Any ideas??
Any suggestions on how to ensure names are always in one format or another with every user in every acl??
TIA
Mohib