View Single Post
  #2 (permalink)  
Old 10-22-2007, 08:49 AM
mmorse mmorse is offline
Moderator
 
Posts: 6,236
Default

First be sure to type the full admin@domain.com when you attempt login.

The admin accounts/the admin console already should revert to local, but let's go ahead and try zimbraAuthFallbackToLocal across the board:
zmprov md domain.com zimbraAuthFallbackToLocal TRUE
or
zmprov mcf zimbraAuthFallbackToLocal TRUE
(you'll of course want that back off, but this is just a test)

To be doubly sure it is an admin account:
zmprov ma admin@domain.com zimbraIsAdminAccount TRUE
Reply With Quote