Calendar through ocs 10g

how to prevent user from create meeting to their managers through the organization chart

Hello,
All the calendar clients have the ability to restrict people from inviting them to meetings. In the access rights for the calendar, you can set the "Cannot Invite Me To Meetings" option
* In the Oracle Connector for Outlook, do the following:
(1) Right-click on the Calendar Folder in your Navigation List and select "Properties".
(2) Click on the "Permissions" tab.
(3) In the list of users, select the user you want to change the permissions for. If you don't see the person there, click the ADD button and resolve them from the GAL. The 'default' behaviour is controlled by the 'anyone' user.
(4) Once you've selected the user, check the checkbox that says "Can't Invite Me to Meetings".
* In the Oracle Calendar Desktop Clients, do the following:
(1) Click on the "Tools" menu and select "Access Rights"
(2) Click on the "Scheduling" tab.
(3) In the list of users, select the user you want to change the permissions for. If you don't see the person there, click the MAGNIFYING GLASS button and resolve them from the GAL. The 'default' behaviour is controlled by the 'default' user.
(4) Once you've selected the user, uncheck the checkbox that says "Can Invite Me to Meetings".
Hope that helps,
--Marc                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

Similar Messages

  • Migration from OCS 10g to Another OCS10g

    I need to migrate a single box installation of OCS 10g (production) to a multi-box with hight disponibility feature (with new machine names, etc).
    Anybody have a idea to migrate this setup ?
    Best Regards,
    Adail Horst

    Hello
    you've been advised to contact ACE team through you Oracle Sales Rep some times ago, they would surely have provided some help, now the they've moved to Beehive, that will be impossible.
    OCS is not an "imature solution", but now it's becoming "too mature" as it will be replaced with Beehive, and you waited too long before ringing the bell. Who is immature ? Oracle Support because they want to call you in order to provide some help ? I don't understand.
    Though, migrating OID, emails and Calendar is far from being impossible, it's the easiest part.
    - for OID you just need to migrate contents (users, groups etc) through LDIF
    - for emails and contacts you need OMT (Oracle Migration Tool) and a partner to operate that tool
    - for calendar it's more or less a matter of moving the database if you keep ctcalxitemids the same, if I remember well
    And there's also an easier solution : move all the software and data to another servermore powerful that your old box. If you use the same Linux version, same patchlevel, and same configuration (network, sysctl, etc), it will work.
    Do not try and implement an OCS Cluster now, if you wan't to move to a high availability environment, consider Beehive, really.

  • Automatically provision users in OCS 10g - where are the -p switches?

    Hi,
    in the past we used a bunch of scripts to automatically provision services to our nes OCS users. In OCS 9.0.4 (R2) we used the uniuser and unidsdiff commands for this.
    As it seems that Oracle has left these switches behind in the new binaries in the OCS 10g, I wonder if anybody has found a possibility to provision OCS services to users without using either the provisioning console or having to enter a admin pw in the terminal?
    This is more than bad, since I think that many customers of either the OCS 9.0.4.2 and stand alone calendars have been using this method for auto-provisioning and now Oracle has cut off this connectivity.
    In case anybody knows a other way around I would be very interested it that.
    Regards,
    Stephan

    Thanks Martin for replying.
    What I understood is Attach a task which will check if resource X is provisioned or not, if not provisioned then initiate provisioning of ResX.
    I think even in this case also , if we are trying to provision userA simultaneously Res1 & Res2 , after successful provisioning both resources, will trigger the task to check if ResX is provisioned or not , it will return false and both resource will trigger auto provisioning of ResX. Anyway I will try this option and update.
    How can I use database lock to avoid race condition in OIM?Database it self will not allow creation of same user twice(violate unique constraint).

  • OCS 10g - Does it support multiple domain hosting

    Hi,
    We have installed OCS 10g for a domain university.edu
    Now, It provides only two available domains as local domains. ie, university.edu and .edu
    I would like to add some more sub domains (at least one more) such as college.university.edu to be a local domain in OCS for which it should accept emails.
    It this simple feature of multiple domain hosting supported in OCS.
    Kindly let us know some tips for it.
    Many thanks in advance.
    maas.

    I configured the domain about 2 years ago, so I have to go and look in my archive (which is at the office, I will not be there before the end of next week).
    The setup has 2 top level domains (one is .nl and one is .com). Under .nl about 4 domains are running, under .com only 1. If I remember corretly issues did raise with files. Calendar and mail are running as expected. This is on a 9.0.4 release though (not a OCS 10 R1 or R2). I did read loads of articles and had to patch even more. Luckily I printed all articles I read, so I can lookup the exect document numbers. If you can wait until next week, I can help you out.

  • Synching iCal with iPhone calendar through iTunes on Snow Leopard

    Hi,
    I've seen some threads on in similar matters but none of them related to this problem:
    I can't seem to sync my iPhone's calender and iCal throught iTunes. I CAN'T sync the two using iCloud, because I'm using Mac with Snow Leopard, which doesn't support iCloud.
    I'm using iTunes 11.1.4, and when I go to the info tab on iTunes in order to sync the calenders, there are no options to choose. It simply says: "Your calenders are being synced with your iPhone over the air using iCloud, Over-the-air sync settings can be changed on your iPhone".
    I would rather not upgrade my OS unless I must. I'm using a Macbook Pro with OS X 10.6.8, iTunes 11.1.4 and iPhone 4s with iOS 7.0.4.
    Thank you for your help!
    Daniel

    Hi danielshachar!
    It sounds like the settings in your phone may be prompting iTunes to report that your contacts and calendars are being synced through iCloud. Use the information in the following article to adjust this setting so that you can sync your contacts and calendars through iTunes instead:
    iCloud: Change iCloud feature settings
    http://support.apple.com/kb/PH2613
    Thanks for coming to the Apple Support Communities!
    Regards,
    Braden

  • Problem with Session with OCS 10g

    Hello,
    I'm trying to connect to OCS 10g via web services. At the moment i'm trying the sample provided with the content manager SDK. I can login correctly to the "remoteLoginManager" and i obtain the sessionCookie. But when i call any other webService i get a FDKException "Access Denied"
    In Http Analyzer of jedev i see that the Session cookie is correctly set in any call to the web service.
    I'm missing something?
    Thanks in advance
    null

    what do you do to validate the session .
    If you try to access the value in the session after 30 minutes with out checking if it is null , you will get a null pointer exception .
    I am not sure if this can cause this error, but you can check your code to make sure you are not doing this

  • Microsoft Exchange shared calendars through iCal on iPad or Mac

    This is surely not an original question, but -
    My company uses Microsoft Exchange.  I have synced it to my iPad for calendar, contacts, and email, and it works very well.
    We also use shared calendars, and I utilize this feature often via Outlook on my PC.  However ...
    1.  I'd like to be able to view MS Exchange shared calendars on iCal on my iPad.  Is this possible?  Obviously, no one will grant me permission to view their contacts or emails, but calendar-only is what we share.  Is this possible?
    2.  Is it possible to view MS Exchange shared calendars through iCal on a Mac?  I have a colleague who has an iMac with iCal synced to Exchange and it works great.  However, we do not know how to view shared calendars (from MS Exchange) through iCal.  Again, we want to share calendars-only - no email or contacts.  Can anyone help with this?
    THANKS SO MUCH FOR HELP.
    Jeff

    Apple does not support public folders of the type "mail" for their Apple Mail,iCal and Address Book

  • Pb for rerouting mail in a migration from Exchange 5.5 to OCS 10g R2

    Hi,
    I try to migrate from Exchange 5.5 to OCS 10g R2.
    I meet a pb when I want to migrate an account, rerouting is active.
    The routing alias is created in Exchange (user_es902migration@ocshostname) as well the delegation rule.
    BUT no rewriting rule is created is the OCS server, so the mail I send to this user on Exchange are well received on Exchange but are rejected on OCS.
    Any help is welcome .

    Try to use the "project from WAR file" or "project from existing source" option in JDeveloper and point to either a WAR file produced from Netbeans or the actual source code.
    You then might need to set up libraries and project content as well as web content under the project properties in JDeveloper.
    This how-to shows how we did it with another tool but the general directions should be similar:
    http://www.oracle.com/technology/products/jdev/howtos/1013/w4wljdev/workshopandjdev.html

  • Events made on iPad calendar(through yahoo account) don't sync with yahoo calendar

    Events made on iPad calendar (through my yahoo account) don't sync with yahoo calendar on the Web. I'm on latest iOS both on iPad and iPhone4. Any ideas?
    Thanks

    Raymondo1,
    Glad this helpped! 
    I am a PC user so cannot help with your Mac interfaces.  I can sync (crudely) my Windows 7 Address book with iTunes.  But, I cannot sync my Windows Mail or Calendar with iTunes (unless I have Microsoft Exchange).
    Microsoft Exchange is not available to me.  This is why I use the iPod to sync with to Yahoo for email and Calendar.
    The best I can tell, iTunes does NOT support an interface with Yahoo.
    Have a nice day.
    pfromwarrenville

  • SSO Configuration Assistant failed during installation of OCS 10G on linux

    I am trying to install OCS 10g infrastructure on CentOS 4.2
    the linux version which the installer displays is redhat-4
    The installation works fine but the SSO CA fails and gives this message
    NLS_LANG param = AMERICAN_AMERICA.AL32UTF8ERROR : Exception while configing SSO DAD :oracle.ons.SubscriptionException: Subscription request timed out after 120000 millseconds. Possible causes: OPMN may not be running, you may have an OPMN running in an alternate ORACLE_HOME using duplicate port values, or OPMN may be misconfigured.
         at oracle.ons.SubscriptionNotification.waitForReply(SubscriptionNotification.java:82)
         at oracle.ons.ONS.addSubscriber(ONS.java:336)
         at oracle.ons.Subscriber.realStartup(Subscriber.java:92)
         at oracle.ons.Subscriber.<init>(Subscriber.java:80)
         at oracle.ons.ONS.createNewSubscriber(ONS.java:690)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
         at oracle.ias.sysmgmt.EntryPoint.init(Unknown Source)
         at oracle.webdb.config.smi.GeneralConfig.<init>(Unknown Source)
         at oracle.webdb.config.smi.GeneralDADConfig.<init>(Unknown Source)
         at oracle.webdb.config.smi.DADConfig904Imp.<init>(Unknown Source)
         at oracle.webdb.config.smi.ConfigFactory.getGeneralDADConfig(Unknown Source)
         at oracle.webdb.config.smi.ConfigFactory.getDADConfig904(Unknown Source)
         at oracle.webdb.config.smi.ConfigFactory.getDADConfigLatest(Unknown Source)
         at oracle.webdb.config.smi.ConfigFactory.getDADConfigLatest(Unknown Source)
         at oracle.security.sso.SSOConfigAssistant.configDAD(SSOConfigAssistant.java:1493)
         at oracle.security.sso.SSOConfigAssistant.ssoConfig(SSOConfigAssistant.java:1270)
         at oracle.security.sso.SSOConfigAssistant.main(SSOConfigAssistant.java:217)
    Please fix the error reported in the stack trace above and re-run SSO Config Tool.
    /home/oracle/product/10.1.2/ocs_1/jdk/bin/java
    -cp
    /home/oracle/product/10.1.2/ocs_1/lib/xmlparserv2.jar:/home/oracle/product/10.1.2/ocs_1/sysman/webapps/emd/WEB-INF/lib/emd.jar:/home/oracle/product/10.1.2/ocs_1/sysman/webapps/emd/WEB-INF/lib/log4j-core.jar:/home/oracle/product/10.1.2/ocs_1/lib/emSDK.jar
    -DORACLE_HOME=/home/oracle/product/10.1.2/ocs_1
    oracle.sysman.emSDK.conf.TargetInstaller
    deletetarget
    oracle_sso_server
    infra_inst.nufastserver.local.nu_Single Sign-On:orassogetASTargetInfo: oracleHome = "/home/oracle/product/10.1.2/ocs_1".
    getASTargetInfo: iasName = "infra_inst.nufastserver.local.nu".
    getASTargetInfo: iAS Target Type = "oracle_ias".
    Setting the AS product version value in targets.xml to be "10.1.2.0.2".
    Calling method getASTargetInfo.getASTargetInfo: StatusURL value = "http://nufastserver.local.nu:7777".
    Retrieved SSO protocol, host, and port info from targets.xml.
    The values are: "http://nufastserver.local.nu:7777".The following values will be used to configure the sso_server target entry in targets.xml.
    Protocol: "http".
    Hostname: "nufastserver.local.nu".
    Port: "7777"./home/oracle/product/10.1.2/ocs_1/jdk/bin/java
    -cp
    /home/oracle/product/10.1.2/ocs_1/lib/xmlparserv2.jar:/home/oracle/product/10.1.2/ocs_1/sysman/webapps/emd/WEB-INF/lib/emd.jar:/home/oracle/product/10.1.2/ocs_1/sysman/webapps/emd/WEB-INF/lib/log4j-core.jar:/home/oracle/product/10.1.2/ocs_1/lib/emSDK.jar
    -DORACLE_HOME=/home/oracle/product/10.1.2/ocs_1
    oracle.sysman.emSDK.conf.TargetInstaller
    addtarget
    /home/oracle/product/10.1.2/ocs_1/sso/sso_server_target2add.xmlConfiguring SSO languages with the following language code:
    us Language us is already installed.
    About to execute java call using emConfigInstall.jar.
    Here are the arguments:
    /home/oracle/product/10.1.2/ocs_1/jdk/bin/java
    -DORACLE_HOME=/home/oracle/product/10.1.2/ocs_1
    -jar
    /home/oracle/product/10.1.2/ocs_1/jlib/emConfigInstall.jar
    consolesn
    /home/oracle/product/10.1.2/ocs_1/sso/conf/consoleConfigSNSegment.xml
    Finished executing the call.Child Process has exited.
    SSO Configuration Assistant failed.
    I have checked thelog files but there is nothing in that.
    in the hosts file I have given fully qualiifed name as "nufastserver.local.nu"
    Can any bosy help me in this problem. I have tried reinstalling the OS also but the problem is still there at the same place

    I had exactly the same poblem on a red hat 64bit OS on the infrastructure install.
    But while trying to start opmn manually (that is definitely not to do to solve the problem). I had the error telling me that the shared library libdb.so.2 was not accessible.
    I did add the compat-db-4xxxxx.i386.rpm and then retry the check. Then all passed threw.
    To note that the .log file from the install says definitely nothing about this and that just trying to start the opmn did create another .log that gave me the file problem.
    Hope it can help for 64bit linux OS installation.

  • My friend and I share an iCal calendar through iCloud.  Until recently, we would receive email notifications if either of us made changes to or added an event to the iCal calendar.  Does anyone know why those email notifications stopped?

    My friend and I share an iCal calendar through iCloud.  Until recently, we received email notificiations anytime either of us made changes to exisiting calendar events or added new items to the calendar.  Does anyone know why these email notificiations stopped?

    iCloud was experiencing problems with this a couple of days ago, where many users with shared calendars were getting email notifications even though their iCloud settings did not select to receive them.  Perhaps when they fixed this problem it reverted your settings to not receive email notifications.  Got to iCloud and check your setting for this.  If it still look correct, try turning off email notifications, save the change, then turn them back on again and save the change again.

  • Syncing specific iCal calendars through "push"

    After upgrading to 3G, I no longer see an option to sync specific iCal calendars through MobileMe push. I have 6 calendars set up in iCal, but only wish to sync 2 of these to my iPhone. However, when push is enabled, it looks like all or nothing. iTunes says to modify push settings in the iPhone, but I see no option to enable/disable a specific calendar. In MobileMe, syncing is enabled for calendars.

    Me to.
    Is it possible to auto-publish and then subscribe with the other computer — using your own regular webspace account — and still be able to change stuff while keeping your info secure/private?
    I did find this:
    *Sync calendars in iCal via DropBox*
    *from Wired 2009.09:*
    *Sync Your Life With Dropbox*
    *Sure, Mac users can buy MobileMe ($99 per year) to stay organized across multiple machines. But Web-based service Dropbox can deliver the mobile you for free. Here’s how to use it to sync your iCal data on two computers.*
    *1. Download and install the Dropbox app, then open your Mac’s Terminal utility. Enter +mv ~/Library/Calendars/ ~/Dropbox/+ to move your iCal files to Dropbox.*
    *2. On a new line, type +ln -s ~/Dropbox/ Calendars/ ~/Library /Calendars+ to redirect your Mac to Dropbox whenever it tries to access iCal data.*
    *3. Delete the Calendars file from the User Library on your second Mac. Open Terminal and reenter the code from step 2. You’ve essentially built an Ethernet cable in the cloud, linking the two Macs. —Maren Jinnett*
    *http://www.wired.com/culture/education/magazine/17-09/st_howto*
    First part works, but second part errors with: +ln -s ~/Dropbox/ Calendars/ ~/Library /Calendars ln: /Calendars: No such file or directory+

  • Looking for New Features in OCS 10g

    I see they have updated the OTN OCS page to show that they are coming out with a 10g version. I can not find anywhere a list of new and improved features. A comparison chart of old, new and improved feature would be helpful.

    Partially right, partially wrong. OCS 10g was originally version 9.0.4. There was a re-release of 10g (post-OracleWorld) which is version 9.0.4.1. It includes several bug fixes and some other things. As mentioned by others, check out the Release Notes for specifics.
    Thanks.

  • Can't install OCS 10g Release 1 (10.1.2) on RHAS 4

    I can not install OCS 10g Release 1 (10.1.2) on RHAS 4 because kernel_version different, is there solution ?

    This is my logs :
    Checking operating system certification
    Expected result: One of redhat-2.1,redhat-3,redhat-4,SuSE-9,SuSE-8,UnitedLinux-1.0
    Actual Result: redhat-4
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking kernel parameters
    Checking for shmall=3279547; found shmall=3279547.     Passed
    Checking for msgmnb=65535; found msgmnb=65535.     Passed
    Checking for semmns=32000; found semmns=32000.     Passed
    Checking for semopm=100; found semopm=100.     Passed
    Checking for msgmni=2878; found msgmni=2878.     Passed
    Checking for shmmax=2147483648; found shmmax=2147483648.     Passed
    Checking for hardnofiles=65536; found hardnofiles=65536.     Passed
    Checking for VERSION=2.6.9-11.EL; found VERSION=2.6.9-5.EL.     Failed <<<<
    Checking for file-max=327679; found file-max=327679.     Passed
    Checking for semmsl=256; found semmsl=256.     Passed
    Checking for semmni=142; found semmni=142.     Passed
    Checking for msgmax=8192; found msgmax=8192.     Passed
    Checking for shmmni=4096; found shmmni=4096.     Passed
    Checking for softnofiles=4096; found softnofiles=65536.     Passed
    Check complete. The overall result of this check is: Failed <<<<
    Problem: The kernel parameters do not meet the minimum requirements (see above).
    Recommendation: Configuring kernel parameters is described in the "Check Software Requirements" section of the Quick Installation and Upgrade Guide and in the "Requirements" Chapter of the Installation Guide.
    =======================================================================
    Checking recommended operating system packages
    Checking for glibc-2.3.4-2.9; found glibc-2.3.4-2.     Failed <<<<
    Checking for gcc-3.4.3-22.1; found gcc-3.4.3-9.EL4.     Failed <<<<
    Checking for gcc-c++-3.4.3-22.1; found gcc-c++-3.4.3-9.EL4.     Failed <<<<
    Checking for setarch-1.6-1; found setarch-1.6-1.     Passed
    Checking for pdksh-5.2.14-30; found pdksh-5.2.14-30.     Passed
    Checking for sysstat-5.0.5-1; found sysstat-5.0.5-1.     Passed
    Checking for gnome-libs-1:1.4.1.2.90-44.1; found gnome-libs-1:1.4.1.2.90-44.1.     Passed
    Checking for libstdc++-3.4.3-22.1; found libstdc++-3.4.3-9.EL4.     Failed <<<<
    Checking for libstdc++-devel-3.4.3-22.1; found libstdc++-devel-3.4.3-9.EL4.     Failed <<<<
    Checking for compat-glibc-2.3.2-95.30; found compat-glibc-1:2.3.2-95.30.     Passed
    Checking for compat-libstdc++-33-3.2.3-47.3; found compat-libstdc++-33-3.2.3-47.3.     Passed
    Checking for glibc-common-2.3.4-2.9; found glibc-common-2.3.4-2.     Failed <<<<
    Checking for binutils-2.15.92.0.2-13; found binutils-2.15.92.0.2-10.EL4.     Failed <<<<
    Checking for make-1:3.80-5; found make-1:3.80-5.     Passed
    Checking for compat-db-4.1.25-9; found compat-db-4.1.25-9.     Passed
    Checking for compat-libstdc++-296-2.96-132.7.2; found compat-libstdc++-296-2.96-132.7.2.     Passed
    Check complete. The overall result of this check is: Failed <<<<
    Problem: Some recommended packages are missing (see above).
    Recommendation: You may actually have installed packages which have obsoleted these, in which case you can successfully continue with the install. If you have not, it is recommended that you do not continue. Refer to the readme to find out how to get the missing packages.
    =======================================================================
    Validating ORACLE_BASE location (if set)
    Check complete. The overall result of this check is: Passed
    =======================================================================

  • Load Balance Configuration for OCS 10g

    Hi guys,
    A few question on the load balancer requirement and setup for a OCS 10g cluster.
    1. Can Pound be used as the load balancer for the OCS cluster. (pound is an application for load balancer and reverse proxy).
    2. Basically the load balancer will have two network interface, the first nic is connected to the
    user network, and the second interface is connected at the backend network where the ocs cluster is located. My question is at which network interface the virtual server name (ldap, sso and http ) for the ocs cluster should be created ? at the user network interface or the ocs network interface ?. Do the virtual name need an ip addresses ?
    Thanks for any info.
    Regards
    lanang

    Which articles & documentation have you read already? I don't want to duplicate what they've covered.
    http://catb.org/~esr/faqs/smart-questions.html#beprecise

Maybe you are looking for

  • Problems installing HP LJ M1319F printer driver

    I have a home/office network. My HP LJ M1319f is attached to a desktop machine that is always on. The printer is shared on my network and everyone has full permissions I have another desktop and a Laptop that can access the printer via the fact it's

  • What is up with this mysterious battery??

    So, I recently asked about a battery which is not charging.... it's plugged in, shows the charging symbol on the screen. I reset the SMC (or whatever) , and after two times, it worked and the battery charged like normal. But now, it's doing the same

  • I can't see iTunes even though it's open

    I know it's open - the icon on the dock shows it, and the function that shows everything that's open shows the iTunes open window. But when I click on it, it doesn't come forward. I've tried rebooting, all the dropdowns for View, zoom, minimize...I d

  • TS1362 Song wont play the whole way through?

    I downloaded new music today from iTunes, and some songs only get a few seconds in and cut to the next song. It seems like the download wasnt totally completed? Most songs are fine, but a few only play the first few seconds

  • Calling database specific function

    Hi all, I need to use an oracle-specific function in a query but I can't find a corresponding example. The SQL to produce should look like this : select column_1, column_2, ... from table_1 where bitand(column1, ?) > 0 '?' is an argument I'm using To