cal tab missing in uwc

For some of my users cal tab is miising in uwc url. Although they can access cal from cal url. And I have created my all users same way all have same attributes.Any idea ?
[185 byte] By [azfara] at [2007-11-26 14:23:40]
# 1
Hi,Get the user to try logging into calendar express, log out, then log into UWC and see if the calendar tab shows up.Cheers,Shane.
shane_hjortha at 2007-7-8 2:16:06 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Calendar Server...
# 2

WTF it worked.

Thanks but isnt there any fix for it I mean its not possible to tell thousabds of users and I dont want to give users access into cal express.

BTW it also worked if you set cal=1 in uwc url after log in.

And it is working fine with new users but i only have problem with all users I migrated from ldif.

azfara at 2007-7-8 2:16:06 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Calendar Server...
# 3

Hi,

Try this.

1. Create a new user

2. Log into UWC, confirm that calendar tab doesn't show

3. Get an ldif of the user

4. Log into calendar express

5. Log into UWC, confirm that calendar tab now shows

6. Get another ldif of the user, compare with previous ldif see what is different.

By default calendar express will 'provision' a user when they first login. This includes objectclass and other attributes, plus the creation of the account in the csdb.

Regards,

Shane.

shane_hjortha at 2007-7-8 2:16:06 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Calendar Server...
# 4
yep i was also thinking that there must be some attributes missing in my ldif. Thanks.
azfara at 2007-7-8 2:16:06 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Calendar Server...
# 5
indeed that's the objectclass icsCalendarUser
sl-abdea at 2007-7-8 2:16:06 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Calendar Server...
# 6

Talking about LDIFs, here is a nasty little detail...

If you use Comm Express, not all LDAP entries show up if you log in to LDAP as 'admin'.

That's fine for the Messenger and Calendar stuff, but the Personal Address List entries are only displayed if you log in as 'cn=Directory Manager'.

So keep that in mind if you're troubleshooting PAB issues.

reistra at 2007-7-8 2:16:06 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Calendar Server...