Service Packages are changing users default calendars

I'm currently testing Communications Suite 5 cal server 6.2 schema 2. I have everything up and running but I'm running into an issue with with assigning service packages to users though.
I created all the users from the command line and I used -k legacy option for the calendar. At this point everything is working fine the user calendars I imported from Cal server 6.0 schema 1 all show up and work like they should. Once I assign a service package to a user account it changes their default calendar to the hosted format. Now my users have two calendars their default (hosted format) which is blank and their imported (legacy format) that has all the calendar entries.
I've changed /opt/SUNWcomm/data/WEB-INF/classes/sun/comm/cli/server/servlet/ resource.properties from switch-caltype=hosted to switch-caltype=legacy and restarted the web container but no luck.
Thanks for any help
Josh

Coolhands_99 wrote:
I created all the users from the command line and I used -k legacy option for the calendar. At this point everything is working fine the user calendars I imported from Cal server 6.0 schema 1 all show up and work like they should. Once I assign a service package to a user account it changes their default calendar to the hosted format. Now my users have two calendars their default (hosted format) which is blank and their imported (legacy format) that has all the calendar entries. It sounds like you missed this step during your move to calendar server 6.2/schema 2:
http://docs.sun.com/app/docs/doc/819-2656/6n4ua512a?a=view
"Configuring Calendar Server for Hosted Domain Support"
I've changed /opt/SUNWcomm/data/WEB-INF/classes/sun/comm/cli/server/servlet/ resource.properties from switch-caltype=hosted to switch-caltype=legacy and restarted the web container but no luck.These settings control how UWC log's into calendar server, i.e. as uid (legacy) or [email protected] (hosted) - it sounds that your problem is related to how calendar server stores to data instead.
Regards,
Shane.

Similar Messages

  • Changing Users default Schema

    Hello,
    I'm trying to add a new user to my DB giving him the Schema of an old user as his default Schema.
    Can somebody tell me how to change User2's default schema to User1?
    Thanks in advance,
    Gregor

    Coolhands_99 wrote:
    I created all the users from the command line and I used -k legacy option for the calendar. At this point everything is working fine the user calendars I imported from Cal server 6.0 schema 1 all show up and work like they should. Once I assign a service package to a user account it changes their default calendar to the hosted format. Now my users have two calendars their default (hosted format) which is blank and their imported (legacy format) that has all the calendar entries. It sounds like you missed this step during your move to calendar server 6.2/schema 2:
    http://docs.sun.com/app/docs/doc/819-2656/6n4ua512a?a=view
    "Configuring Calendar Server for Hosted Domain Support"
    I've changed /opt/SUNWcomm/data/WEB-INF/classes/sun/comm/cli/server/servlet/ resource.properties from switch-caltype=hosted to switch-caltype=legacy and restarted the web container but no luck.These settings control how UWC log's into calendar server, i.e. as uid (legacy) or [email protected] (hosted) - it sounds that your problem is related to how calendar server stores to data instead.
    Regards,
    Shane.

  • How to assign the default service package to the user in the command line ?

    when i create use use the following command ,which service package is assigned to the user ,or in where can i set the default service package ,thanks for you!
    /opt/SUNWcomm/bin/commadmin user create -D admin -F John -l jdoe -L Doe -n jnpc.com.cn -p 80 -w admin123 -W demo -X v120e.jnpc.com.cn -S mail,cal -E [email protected] -H v120e.jnpc.com.cn -k legacy

    When I create a user via command-line, I get no service package. I don't see any way to assign such on creation via command-line.
    Some of what might be in a service package can be set as default falues, through configutil.
    quota is this kind of thing.

  • TS3999 how can I change the DEFAULT calendar on my iCloud? I set it to Yahoo by mistake..

    When I set up my iCloud calendar system, I did not know what "default" calendar to set and it set it to "Yahoo"
    automatically. I would like to change that. Does anybdy know how?

    Thank you. What I found in settings was that I could go to Yahoo (not iCloud) and "uncheck" the "calendar" option for that account. This allowed me to default to the calendar I wished to use, instead.
    Thanks for pointing me in the right direction.
    Deborah

  • How do I change the default calendar app used by my system?

    I am using BusyCal as my calendar application in Mavericks and using Postbox as my email application. They just work better for me than the default mail app and calendar on the Mac. One problem I am having, however, is when I get an email with a date in it, which I want to add to my calendar, it automatically opens up my system Calendar app, not BusyCal, to add the item. Is there a way to change it so that my BusyCal app acts as my default app in these and other situations like this?

    Try going into settings > General > international > region format > new zealand. 
    Hope that works.

  • Procedure/package to change user password through plsql gateway

    I'm not sure is this the right place to ask, but I don't know anywhere better.
    I'm using Oracle 817 with the apache that bundled. I use the plsql gateway (mod_plsql). I want to create a page for user to change their password, however, I don't know how to verify the existing password of the user before changing to a new password. Also, how can I change the password, is there a standard procedure to do that?
    One more question, when I key in the following:
    http://myhost/pls/my_dad/my_schema.my_procedure
    the web server return a page with lots of cgi environment (assuming the my_procedure doesn't exist), how can I customise this page?
    thx.

    To ensure security of the Oracle database system and prevent unauthorized access to the Oracle database, it’s important for Oracle users to not only using strong and long Oracle passwords to avoid brute force or dictionary attacks, but also to change the Oracle user password regularly. Oracle users also have to change the password when the password has or going to expire, if database system administrator implements and enforces strict password control with PASSWORD_LIFE_TIME option for user profiles which limits the number of days the password can be used for authentication to login to the system.
    To change the Oracle password, users can use SQL*Plus or Oracle SQL and PL/SQL language interface administration tool such as Toad for Oracle. No matter what SQL apps you use, the commands and SQL query languages used to change the password are similar.
    There are two SQL command syntaxes that can be used to change Oracle database user password:
    ALTER USER user_name IDENTIFIED BY new_password;or (from Oracle8 and above):
    PASSWORD
    For above SQL query, if you need to change another user’s password, use the following command:
    PASSWORD user_name
    For PASSWORD command, after you press Enter, you will be prompted to input the old password and new password interactively. For example:
    SQL> password
    Changing password for DAVID
    Old password:
    New password:
    Retype new password: Note: You need to have enough privileges to change other Oracle user’s password.
    As the variable in italic implied by name, user_name is the user whose password wishes to be changed, and new_password is the new password to assign.
    As ALTER USER SQL syntax will send the new password to the Oracle database server unencrypted if use without Advanced Security Option, and thus expose to security risk, Oracle users should always use the PASSWORD command to change the Oracle user password.

  • Changing default Calendar alarms in Mavericks' Calendar?

    Is there any way that I can change the default Calendar alarm to email?
    I don't use the "pop-up" on screen alarm, which appears to be the default, because that relies on me being in front of the iMac at the time whereas I can read email alarms on any computer (even at Client's premises) wherever I am, and having to remeber to change every single appointment to "email to" is a positive nuisance.
    I seem to recall this was possible a couple of generations ago in iCal on Snow Leopard but the option was inexplicably removed in a no doubt "improving" update!
    Surely Apple should provide the option to change the default alarm to personal preference?
    Or am I being stupid and overlooking something obvious?
    Thanks in advance.

    As a long-time Apple user, Apple evangelist and stockholder (I bought the stock when it was $41/share), I'm really annoyed with the numerous issues in the latest version of OSX. In all the years I've used Macs, this is the first time I really feel like their new version is simply not ready for primetime.
    And it's not just the inablility to customize alerts in Calendar. The iWork app suite (Numbers, Pages, etc.), also has major issues, e.g., no more initial caps when typing.
    Many of these changes are reportedly due to Apple's desire to increase cross-device and iCloud capability between the Mac and various IOS devices. Apple is also touting the fact that the iWork suite is now free and supposedly simpler.
    Don't get me wrong. OSX 10.9 Mavericks is extremely stable. And there are many new features which certainly improve my overall computing experience. But a major unintended consequence of these "upgrades" and "improvements" is the sacrifice of basic functionality.

  • No Option to Change Default Calendar

    I've been struggling with this and can't find an answer anywhere.  On both my iPhone (3GS running iOS 5) and my iPad (first gen running iOS 5), there is no option for me to change the default calendar in Settings>Mail, Contacts, Calendar.  The only options under the Calendars heading on both devices are New Invitation Alerts, Sync, Time Zone Support, and Default Alert Times.  How can I get the Default Calendar option to appear?
    Thanks for any help!

    For what it's worth, I figured it out.
    In addition to my iCloud calendars, I subscribed to CalDAV calendars from my office (from Snow Leopard Server).  For some reason, you can't set or change a default calendar unless you turn off the CalDAV calendars.  At that point, the option to set a default calendar magically appears.  I set the default I wanted, then turned the CalDAV calendars back on, at which time the option disappeared again, but fortunately left my selected calendar as the default.
    Hope this helps someone!

  • Set a Default Calendar for New Appointments in iCal?

    I never found a post with a sufficient answer to this question. However, it seems as though I may have stumbled on a resolution myself.
    iCal has it's own default calendars: Home and Work. I use MobileMe so the MoblieMe calendar is listed there as well. I also have an iPhone 4. I wanted all calendars to syncronize automatically when I create a new appointment on any of the 3 locations (laptop, cloud, or phone). I found that when create a new event in iCal on my macbook pro, it wouldn't update with mobileme or my phone. This was because when I double click to create a new event, iCal automatically puts the new event into my "Home" calendar, even though it was unchecked and not highlighted. As soon as I double click to create the new event, iCal's default kicks in and the Home calendar in the "On My Mac" section suddenly becomes checked and highlighted all by itself and the new event is automatically placed there, never to be updated with the cloud or on my phone.
    I think the problem may be related to something I read under "How Do I Set a Default Calendar for New Appointments in iCal?" There a solution given was that the uppermost calendar was being defaulted to and it was suggested to drag the desired calendar to the uppermost position. None of my calendars would drag anywhere. However, I find that if I uncheck Home and Work in the column on the left under "On My Mac" AND then click the arrow so those two calendars are hidden (very important), and then check and highlight the only showing calendar: MobileMe, that (so far) when I doulbe click to create a new event, a new event is created in the MobileMe calendar, and Home and/or Work under the "On My Mac" section never becomes checked or highlighted. So the new event is created only in the MobileMe calendar listed and updates on my laptop, in the cloud, and on my phone.
    So far that has been my experience; but, it has been only minutes since I tried that, so let's see what happens after a couple of weeks or so of normal use and see if the problem is actually resolved.

    I have been searching for this information for weeks now -- thank you!
    This works for Google Calendar as well as for Mobile Me. I'm going to type a little more information here to see if I can help this answer come up more quickly for other users when they keyword search as I was doing.
    This answer helped me reset and change the default calendar for iCal. I can now set my Google Calendar as the default calendar in iCal. When I create a new event in iCal, it syncs to Google Calendar as the default calendar without having to choose another calendar. All my iCal new events now go directly to Google Calendar and sync to my iPhone and iPad. I couldn't move the gmail google calendar to the top position, and just unchecking Home and Work didn't change where new events defaulted. Now my new events automatically go from iCal to google calendar, and I don't lose track of any events. I think you can set any calendar as the default iCal calendar for new events using this approach.

  • Default Calendar Option being ignored in iOS7

    I seem to be having an issue with the Calendar, after upgrading to iOS7. (7.0.2)
    I have multiple calendars synced to my Exchange email account.
    In previous versions (iOS6 for example), I have been able to change the default Calendar that all new appointments go into.
    This is still an option within iOS7, however it does not seem to work.
    i.e. I have chnaged the default calendar to be Test1 (which is a sub calendar of Calendar) within my Exchange setup, but all new appointment requests seem to be going to the original Calendar Calender, even though within the settings i have changed the default setting.
    Is anyone else having this issue as well, or is this a bug?

    Ah, finally found a solution!  I cannot explain why this suddenly got changed other than to assume it must have had something to do with a recent Windows Update or me trying to install Remote Desktop Services and Network Policy and Access Services.
    I roughly followed the directions from
    KB954357 or this
    older post on the Hyper-V forum.
    FIX:
    1) Run gpedit.msc on the Hyper-V host that exhibits the problem.
    2) Enable the policy setting Local Computer Policy > Computer Configuration > Administrative Templates > System > Credentials Delegation > Allow Delegating Default Credentials with NTLM-only Server Authentication.  Click the Show... button
    next to "Add Servers to the list", and add the value "Microsoft Virtual Console Service/*" without the double quotes.  Click OK.  Click OK again to exit the dialog box.
    3) Run a command prompt and execute gpupdate /force to refresh the group policy.
    4) Now try to log into a machine in Hyper-V manager with default credentials enabled, and note that you are not prompted.
    Again, I don't know why I had to do this, but it's working fine now.

  • Tally meeting participants in non-default Calendar

    I would like to send a meeting request from a non-default Calendar, but get the message:  "This
    meeting is not in the Calendar folder for this account. Responses to this meeting will not be tallied."
    Numerous threads around this subject revolve around sending the request from the default calendar, but this is not what I wish to do. I have 2 separate calendars which split tasks for 2 different areas of work I do. Obviously one is the default calendar.
    I, however, wish to create a meeting in the second calendar and send a meeting request to various people for that meeting. I also wish for the attendees responses to be tallied in this second calendar. Creating and sending the request functions correctly,
    and I will even receive a response from the other party but Outlook doesn't capture that response in the calendar, saying that the request came from a calendar that is no longer there (although it is).
    Is it at all possible to achieve this in Outlook? If so, could someone advise me how? If not...well, I'll just have to accept this then.

    Hi,
    This is normal Outlook behavior. This warning occurs when you are using the non-default calendar to send a meeting request. Responses are only automatically processed when the meeting is in the default calendar.
    http://www.slipstick.com/outlook/calendar/response-meeting-request-tallied/
    If you want to change your default calendar to another calendar. We need to change your default Outlook data file with another calendar folder. To achieve it, please follow these steps:
    1.Go to File, Account Settings, Data Files.
    2.Click Add.
    3.Type in a name for the pst file and click OK.
    4.Select the new pst and click the Set as default button.
    5.Close and re-open Outlook.
    6. Click File > Account Settings > E-mail > Change Folder, and select the New pst file.
    7. Restart Outlook and all the new created PST file would be the default data file with a default calendar.
    Thanks,
    Winnie Liang
    TechNet Community Support

  • How do i change the default to "all day" when I enter events?

    Everytime I enter a new event into iCal, it automatically defaults to "all day" instead of opening up to allow me to enter the time. Is there a fix for this?

    lopolion,
    Here are some Lion iCal event entry tips:
    1. Click Add at the top of the iCal window or press Command (⌘)-N.
    Events are added automatically to your default calendar.
    If you want to choose a different calendar for the event, hold down the Add button (+), and then choose a calendar.
    To change your default calendar, choose iCal > Preferences, click General, and then select a calendar from the Default Calendar pop-up menu.
    2. Enter a name, date, and time duration for the event, and then press Return.
    For example, you can enter “Super Bowl Party Feb 6,” “Movie with Rebecca on Friday at 7pm,” “Soccer Game on Saturday from 11am-1pm,” or “Breakfast with Jon,” and then press Return.
    If you don’t enter a time duration for the event, iCal sets the event’s duration to 1 hour.
    If you don’t enter any time information for the event, iCal makes the event an all-day event.
    If you enter “breakfast” or “morning,” iCal sets the event to start at 9 a.m.
    If you enter “lunch “ or “noon,” iCal sets the event to start at 12 p.m.
    If you enter “dinner” or “night,” iCal sets the event to start at 8 p.m.

  • Change ical defaults

    Whenever I set up a new meeting in ical, it defaults to "all day" and sets up an alert for 1370 minutes before.
    I looked in "Preferences" and can't find where these defaults are set up.  Worse, if I try to change the alert to, say 30 minutes before and then click "Done" it is not saved and reverts back to 1370 minutes.  I can clear the "All day" box and set the start/end times OK.
    Can  anyone tell me where these defaults are set up and how to change them?
    Walt

    restonstu,
    Click Add at the top of the iCal window or press Command (⌘)-N.Events are added automatically to your default calendar.
    If you want to choose a different calendar for the event, hold down the Add button (+), and then choose a calendar.
    To change your default calendar, choose iCal > Preferences, click General, and then select a calendar from the Default Calendar pop-up menu.
    Enter a name, date, and time duration for the event, and then press Return.For example, you can enter “Super Bowl Party Feb 6,” “Movie with Rebecca on Friday at 7pm,” “Soccer Game on Saturday from 11am-1pm,” or “Breakfast with Jon,” and then press Return.
    If you don’t enter a time duration for the event, iCal sets the event’s duration to 1 hour.
    If you don’t enter any time information for the event, iCal makes the event an all-day event.
    If you enter “breakfast” or “morning,” iCal sets the event to start at 9 a.m.
    If you enter “lunch “ or “noon,” iCal sets the event to start at 12 p.m.
    If you enter “dinner” or “night,” iCal sets the event to start at 8 p.m.
    To set any other event options (for example, to set your event to repeat, add an alert, or invite others to the event), make your changes in the event’s editor, and then click Done.
    Also read this ASC topic.

  • Is it possible to import a .ics filled with events to a non-default calendar?

    Hi all,
    I'm making a spreadsheet to build a .ics file with the month shifts, to become easier to fill them in Calendar.
    I have shifts in different workplaces and I liked to have different colors, so I easily identify where to go.
    I managed to add all the events, but it always add to the default calendar that is defined.
    There is any line that I can add in each block that define an event to place it in the correct calendar?
    here is a simple example of the output only with two events:
    BEGIN:VCALENDAR
    BEGIN:VEVENT
    UID:shifts20140101T4
    DTEND;TZID=Europe/Lisbon:20140101T160000
    SUMMARY:Morning
    DTSTART;TZID=Europe/Lisbon:20140101T080000
    END:VEVENT
    BEGIN:VEVENT
    UID:shifts20140102T5
    DTEND;TZID=Europe/Lisbon:20140102T230000
    SUMMARY:Afternoon
    DTSTART;TZID=Europe/Lisbon:20140102T160000
    END:VEVENT
    END:VCALENDAR
    Thanks in advance,
    Luis

    Hi John,
    I created a new calendar for testing this, and created an event there,
    exported that new calendar, erased the event from calendar, then imported the file and even that event is added to the default calendar.
    I only see two ways here,
    or I generate one ics file for each calendar and each time I import I change the default calendar,
    or I add all to one calendar, then select by hand all events of same type then switch calendar type.
    Seems harder finding out how to do it automatically
    but if someone knows how to do it...will make my day
    Thanks,
    Luis

  • Transferring calendar to different default calendar color

    I sync my iPod Touch with my Microsoft Outlook calendar. It was originally synced with the red colored default calendar on the iPod until it suddenly changed the color to a turqoise calendar, which is very difficult to read. This occurred without any notice and with no changes to settings on my part. I am not sure, however, if it happened after updating the iPod touch software. I think it might have since the turqoise calendar option wasn't available previously. I would like to change to a more readable color. Is there a way to change the default calendar color and resync my Outlook calendar information with the new default? So far, I have not been able to accomplish this by changing the default calendar in the ipod settings (i.e. it does not result in resyncing of past calendar events). Any thoughts?
    Thank you for your help.
    Z

    If the calendar you want to share is an iCloud calendar, you can share it with your wife as a private calendar (which gives her both read and write access) by inviting her using her iCloud ID as explained here: http://help.apple.com/icloud/#/mm6b1a9479.

Maybe you are looking for