Create Folders option appears even if user doesnt have access to create

Hey,

In the ACL a user has Editor access. The create personal folders/views rights is unchecked. The create shared folders/views rights are also unchecked… I have disabled the create folders option thta appears in the “Create” menu also…

I have provided a button wherein the user can only move messages to a folder… (notesUIWorkspace.Folder( [foldername$], move )

when a user perform this action of moving to a folder he gets the default “Create Folder option” on the “Movetofolder” dialogbox…On clicking this he is thrown a screen which allows him to create private folders…

The private folders are created…how is this possible even though the user doesnt have any such rights to create personal or shared folders?

Thanks.

Subject: Create Folders option appears even if user doesnt have access to create

The ACL permission only determines whether or not the user can store private views/folders on the server. All users who have Reader access or higher can always create desktop private views and folders for their own use.