Page 1 of 1
safe to delete default ScalixAdmins etc groups?
Posted: Sun Mar 13, 2005 6:37 am
by heupink
hi!
as far as i can see, the four default scalix groups (ScalixAdmins, ScalixGroupAdmins, etc) are not actually used for anything, right?
Is it safe to delete these?
Mourik Jan
Posted: Sun Mar 13, 2005 11:31 am
by ScalixSupport
Those groups are used by the Web Administration console. If you never intend to use the admin console, you can delete them without a problem.
I wouldn't advise deleting them.
Cheers
Dave
Posted: Sun Mar 13, 2005 12:25 pm
by heupink
ok, thanks.
but is there a way to hide them them from the global (system) address list?
Posted: Wed Mar 23, 2005 12:13 am
by mnauta
well, is there a way to hide them ??? I have other dist. list I don't want every one to see.
thanks
manuel
No answer = no?
Posted: Mon Mar 28, 2005 9:39 pm
by dknott
If we are advised not to delete the default groups, then what is the alternative solution to block display in the system address book?
Posted: Tue Mar 29, 2005 3:51 pm
by ScalixSupport
Try the following:
ommodent -e common-name=<GroupName> -n EX-CDA-DIRECTORY=1
omexeccda
Regards,
Matthew
Support
Posted: Wed Mar 30, 2005 2:27 pm
by axsom1
Well, I was trying this but it doesn't seem to work.
What am I doing wrong in the following command?
ommodent -e common-name=<ScalixAdmins> -n EX-CDA-DIRECTORY=1
Also, I have excluded certain accounts from the directory, but for some reason they still show up in the SWA address book. Should this be happening?
Thanks,
John
Posted: Wed Mar 30, 2005 3:26 pm
by ScalixSupport
Hi,
Don't include the < > . This was only meant to indicate example data. So, in your case,
ommodent -e common-name=ScalixAdmins -n EX-CDA-DIRECTORY=1
omexeccda
Note that this only hides the entry in Outlook (not SWA or any other client).
Regards,
Matthew
Support
Posted: Wed Mar 30, 2005 3:34 pm
by axsom1
I tried that as well and I get "Entry not in the Directory".
Is the common-name specific to groups? I can do it just fine for individual accounts.
Posted: Wed Mar 30, 2005 9:30 pm
by ScalixSupport
Sorry.... my fault. It should be:
ommodent -e cn=ScalixAdmins -n EX-CDA-DIRECTORY=1
Posted: Wed Mar 30, 2005 9:31 pm
by ScalixSupport
... followed by omexeccda of course.
Regards,
Matthew
Support