View Single Post
  #19 (permalink)  
Old 10-15-2008, 01:25 AM
trakkert trakkert is offline
Intermediate Member
 
Posts: 16
Default

After succesfully following the integration guide at howtoforge, Zimbra Integration With Samba - Ubuntu Based (Similar To AD And Exchange) | HowtoForge - Linux Howtos and Tutorials, I had to remove my root alias in order to:

Grant privileges to the domain admins group.
smbpasswd -a root

This lead to a problem that i cant re-add my the root alias, which means im missing all the mail from cron+++

This is the error message from the log:
2008-10-14 15:12:28,059 WARN [btpool0-24] [name=xxx@foo.com;mid=4;ip=10.100.130.207;ua=Zimbra WebClient - FF3.0 (Win);] account - target for alias root@foo.com does not exist, removing dangling alias
2008-10-14 15:12:28,100 WARN [btpool0-24] [name=xxx@foo.com;mid=4;ip=10.100.130.207;ua=Zimbra WebClient - FF3.0 (Win);] account - unable to remove alias object: root@foo.com com.zimbra.cs.account.AccountServiceException: email address already exists: root@foo.com

And I cant find any aliases or accounts for root in my zimbra admin GUI. So how can i re-add the alias for root?
Reply With Quote