Share Point Calendar RecurrenceData to Simple readable string Edit Recurence.

Hi All,
I am updating recurrence event occurrence using custom Web part.
So now everything is working fine apart from this one Text showing for recurrence Display.
When I Use this line  of code then output is as below.
nItem["RecurrenceData"] = oldItem["RecurrenceData"].ToString();
When I don't set anything for RecurrenceData then its show as below.
<!-- #RENDER FAILED -->
So my question is how can we get the following output.
I'm using this line of code to update Recurrence occurrence event by code.
     public static void UpdateInstanceFromRecurringSeries(SPWeb web, String listname, string recurID)
            string[] splitvals = recurID.Split('.');
            string itemid = splitvals[0];
            SPList calendarList = web.Lists[listname];
            DateTime calendardate = DateTime.Now;
            DateTime eventdate = calendardate;
            DateTime enddate = calendardate;
            if (splitvals[1] == "0")
                calendardate = Convert.ToDateTime(splitvals[2]);
                eventdate = calendardate;
                enddate = calendardate;
            else
                if (splitvals[1] == "1")
                    SPListItem CItem = calendarList.GetItemById(Convert.ToInt32(itemid));
                    eventdate = Convert.ToDateTime(CItem["EventDate"]);
                    enddate = Convert.ToDateTime(CItem["EndDate"]);
            if (calendarList != null)
                // Construct a query that expands recurring events
                SPQuery query = new SPQuery();
                query.ExpandRecurrence = true; //*** important ***
                query.Query = "<Where><DateRangesOverlap><FieldRef Name=\"EventDate\" /><FieldRef Name=\"EndDate\" />" +
                    "<FieldRef Name=\"RecurrenceID\" /><Value Type=\"DateTime\"><Month /></Value></DateRangesOverlap><Eq><FieldRef Name=\"ID\"
/><Value Type=\"Integer\">" + itemid + "</Value></Eq></Where>";
                SPListItemCollection calendarItems = calendarList.GetItems(query);
                foreach (SPListItem li in calendarItems)
                    if (li.RecurrenceID.ToString().Equals(recurID) && (li.ID.ToString().Equals(itemid)))
                        eventdate = Convert.ToDateTime(li["EventDate"]);
                        enddate = Convert.ToDateTime(li["EndDate"]);
                        web.AllowUnsafeUpdates = true;
                        SPListItem nItem = calendarList.Items.Add();
                        nItem["MasterSeriesItemID"] = li.ID;
                        nItem["UID"] = li["UID"];
                        nItem["EventType"] = 4;
                        nItem["fRecurrence"] = true;
                        nItem["fAllDayEvent"] = Convert.ToBoolean(li["fAllDayEvent"]);
                        nItem["EventDate"] = eventdate.AddHours(1); ;
                        nItem["EndDate"] = enddate.AddHours(1);
                        nItem["RecurrenceID"] = li["RecurrenceID"];
                        nItem["Title"] = "Update:" + Convert.ToString(li["Title"]);
                        nItem["Recurrence"] = li["Recurrence"];
                        nItem["TimeZone"] = li["TimeZone"];
                        nItem["Duration"] = (enddate.TimeOfDay - eventdate.TimeOfDay).TotalSeconds;
                        nItem.Update();
                        calendarList.Update();
                        web.AllowUnsafeUpdates = false;
                        break;
I want answer for how i can get readable string from xml via code or any sharepoint provision.

Hello ,
Can anyone help me out with this.
I m not sure whether I'm thinking in right direction or not
Please guide me!!!!!
Thanks.
  

Similar Messages

  • Can I import a Share Point calendar into the calendar on my iPhone?

    Can I import a Share Point calendar into the calendar on my iPhone?

    I just tried exporting the existing cloud calendar - which confusingly we've called "Family" and it's been in place for the last 4 years! - and then re-importing it and seeing if it will let me import to an existing calendar rather than make a new one. It worked for a few seconds (I told it to import in to the new "Family" calendar set up through Family Sharing). They all showed up alright - effectively duplicating all family events - but then I had thousands of error messages telling me the event already existed on the server and the only thing I could do was 'Revert to Server' - which deleted them all again. (It let me choose "Ignore" to start with but when the thousands of events clocked over to the first one again I knew I was on a hiding to nothing!).
    Going to try doing it about-face and deleting all trace of the original "Family" calendar first this time, (OK to do now that it's been exported)... stand by . . .
    ~/b

  • Files copied from AFP share point are unwriteable by client

    This is the same issue as: http://discussions.apple.com/thread.jspa?messageID=8044984
    Has anyone found a fix yet? Basically, when copying files from an AFP server, Leopard is not having the file inherit the permissions of the parent folder. It is inheriting the permissions of the file within /Volumes.
    I am accessing an AFP share point on a server that has files that are 644 (readable by everyone, but only writable by the owner). I am not the owner. When viewing the AFP volume on my client within /Volumes/whatever the permissions appear to be 400 (unwriteable by the owner, no access to anyone else). When I copy the file over to desktop, the permissions remain as 400 when they should obviously be 600.
    What does this mean? Even though I am NOW the owner, and it is on MY desktop, I am unable to write to the file unless I chmod it. Very, very annoying and this behavior is unique to Leopard. Tiger does not mangle the permissions.
    The server is ubuntu-8.10-server running Netatalk.
    The test clients are Leopard 10.5.5 and Tiger 10.4.11
    On the server:
    $ pwd
    /srv/www
    $ ls -l
    -rw-r--r-- 1 www-data www-data 1024 2008-11-23 23:29 test.doc
    On the Leopard client:
    $ pwd
    /Volumes/www
    $ ls -l
    -r-x------@ 1 sauce staff 1024 Nov 23 23:29 test.doc
    $ cp test.doc ~/Desktop
    $ ls -l ~/Desktop/test.doc
    -r-x------@ 1 sauce staff 1024 Dec 7 00:21 /Users/sauce/Desktop/test.doc
    Message was edited by: iSauce

    I don't believe this is a problem of leopard in general. i can not reproduce this behavior with any of my afp shares. no matter how i connect (as an owner or as a guest) after I copy something to the desktop it gets standard 644 (not 600) permissions.

  • How can I share multiple calendars in iCal with several different people?

    I need to share multiple calendars created in iCal with all our staff. Do I enter their individual email addresses separated by a semi-colon or a "plus" sign or how. I tried entering all the email addresses with the semi-colon and when I go back to look at sharing, it just shows one email address.

    I am assuming that you are referring to a responsive layout that has divisions that reposition themselves according to the width of the client browser window.
    Rather than go into a teaching mode on this forum, let me point you to a nifty free Dreamweaver extension that will help you to achieve this. Have a look here http://www.dmxzone.com/go/21759/dmxzone-bootstrap?utm_source=Blog&utm_medium=link&utm_cont ent=DMXzone+Bootstrap+Released…

  • How do i share a calendar between iphone and ipad

    I have an iPad 1 and my wife has an iPhone4.  Both devices are running iOS5.01.  I want to share the calendars so that we can both see each others' calendars.  In iCloud we are using the same Apple ID for both devices to facilitate a storage account.
    Calendars are turned on in iCloud in each device.  The iPhone can see calendar entries from the iPad but the iPad does not see calendar entries from the iPhone.  Any suggestions on how to fix this?
    When I go into iCloud Calendars are ON for both devices.  But how does this relate to calendars in Settings-Mail, Contacts and Calendars that are listed under iCloud and also under all email accounts on the device.
    Am I the only one who finds this very confusing?

    A couple of more points.  When I log into icloud.com I only see the iPad calendar entries, not the iPhone entries.
    Is the calendar tied to the Apple ID to an email address or what?  The iPhone did have a Mobile Me account but I deleted that since it wasn't being used and that didn't change anything.
    Note that Photo Stream is turned on and works perfectly between both devices and also Windows PC.
    When I click in the icon on the cal

  • My family of four are all sharing the same Apple ID so that we can share the calendar. Is this a disadvantage?

    My family of four are all using the same Apple ID for our iPhones as well as several iPads.  From what I've read, the preferred practice is for each family member to have their own Apple ID.  We need to share our calendar and do not want to lose access to our music. What do you recommend at this point?

    Hello phoge,
    Thanks for the question. After reviewing your post, it sounds like you want to share music and calendars with the family. I would recommend that you read this article, it may be able to help you isolate or resolve the issue.
    Family Sharing - Apple Support
    Once you’ve set up Family Sharing, all the eligible songs, albums, movies, TV shows, books, and apps ever purchased by family members are immediately available to everyone else in the family. And, of course, so are new purchases.
    Family Sharing creates a family calendar where everyone can view, add, or change events and appointments, and they can also get an alert when something changes
    Thanks for using Apple Support Communities.
    Have a nice day,
    Mario

  • How do I hide the names of people who share my calendars?

    Hi everybody!
    I just invited several friends to share one of my calendars.
    My shared calendar normally appears in their calendars list, but if you point the green icon on the right side of the calendar name, you see the names and emails of all the people you have invited!!!!
    Is there a way to keep this private??
    Each of them really don't need to know who I share my calendars with!!!
    That is incredible.
    I need your help,
    Thank you.

    Ooops Sorry,
    I see the subject is open already, but it seems nobody has an answer...

  • How to populate active directory users in to drop down list items dynamically in Share point 2010 ?

    Hi My self Arun in my current project i have a task on that active directory user  need to automatically populate in share point list drop down  please help me.  is that any out of box feature in share point 2010 ?   
    Thanking You 
    Arun 

    Arun,
    If you plan to implement the "Querying the Active Directory" based on my code snippet,
    and if you do not have permission [your account must be the part of domain admin] to do so,
    Then still you can do it in least effort through code,
    string usersInXml = SPContext.Current.Web.AllUsers.Xml;your xml string look like this.
    <Users><User ID="2" Sid="" Name="Administrator"
    LoginName="i:0#.w|murugesan\administrator" Email="" Notes="" IsSiteAdmin="True" IsDomainGroup="False" Flags="0" /><User ID="1" Sid="" Name="Murugesa Pandian" LoginName="i:0#.w|murugesan\murugesan" Email="" Notes="" IsSiteAdmin="True" IsDomainGroup="False" Flags="0" /><User ID="1073741823" Sid="S-1-0-0" Name="System Account" LoginName="SHAREPOINT\system" Email="" Notes="" IsSiteAdmin="False" IsDomainGroup="False" Flags="0" /></Users>
    You can user Linq to XML to filter the "LoginName,Name and Email and then populate your drop down list.
    * User must be logged into the site at least once.
    Murugesa Pandian.,MCTS|App.Devleopment|Configure

  • Can't mount share points over VPN after moving server

    I'm tearing my hair out over this one. We have a server that was located in our office. I just moved it downtown to a colo center (no longer in office) and set up VPN access.
    However, nobody is able to mount the server share points, even though the connection to the VPN seems to work fine (e.g.: I choose "connect to L2TP..." and it connects, VPN icon shows I am online with the server).
    Any attempt to mount a share point fails. I've tried using afp://servername.com and I've tried afp://64.xx.xx.xx (where that's the machine's public IP address). Am I supposed to use a different address (such as an internal 192 address that works over the VPN) or should I be able to mount the afp point using the server public domain name? Should I try NFS?
    Any help would be appreciated -- really need to get access to this system's files again! Thank you!

    Morris Zwick wrote:
    And does anyone know which IP you enter for your sites in the web service? The public static IP or the internal private static IP?
    For the external DNS server I am sure you have already deduced that it should be the static IP issued you by Comcast and this will be forwarded by your router to your server.
    For your internal DNS server you could use either the internal LAN IP, or the external IP although the later might be affected by your firewall so this you will need to test.
    For the Web Server service in Server admin, if your only running a single website you could avoid the issue by just using the wildcard entry which will respond to any IP address, so this would be an empty host name and an IP address of *
    In fact you don't have to specify an IP address you could just use the hostname, so it will listen to traffic arriving at your server addressed to any IP address and as long as the URL that was requested includes the hostname you define for the site it will get responded to. So if as an example you have two websites you want to serve
    www.example.com
    site2.example.com
    then as long as both have the IP address for the site as an * (asterisk) then both should work as separate sites for traffic addressed to either the LAN or WAN IP address of the server.
    You will still need to use two IP addresses on the server to enable VPN, you could use a USB Ethernet adapter for the second one. Port forwarding for VPN is not as simple as other traffic as VPN requires traffic different to the standard IP and UDP packets. Routers that support 'VPN Passthrough' are specifically designed to accomodate this but I don't know if the AirPort Extreme does this. I have also found PPTP copes better with this sort of setup than L2TP although PPTP is generally regarded as less secure.

  • Cannot disable Homes: Enable Virtual Share Points

    Hello,
    We just installed 10.5 server this morning, and many things seem to be a big improvement-- e.g., the new version of Samba (3.0.25) now allows AD transitive trust users to connect, whereas 10.4's Samba (3.0.10) did not. But the problem now is: we cannot disable the virtual share points for homedirs on Samba. In Server Admin, if you uncheck the checkbox and hit "Apply", the GUI rechecks it.
    10.4 Server has this same configuration option, and it works as expected. I did a little investigation with the serveradmin command-line tool on our Leopard machine, and this tool exhibits the same problem. For example:
    floydpepper:/ admin$ sudo serveradmin settings smb:adminCommands:homes = no
    Password:
    smb:adminCommands:homes = yes
    For reference, we are set up as a Domain Member for Active Directory. We do not have any schema additions (for Mac stuff, anyway).
    I suspect that maybe there's some configuration option further up that supercedes this, and that's why Server Admin rechecks the checkbox. My guess was that maybe Directory Services was overlaying an attribute on top of AD information. And I see that if I use dscl and look at the attributes for my user in AD, there is indeed an attribute for home folders that clearly does not exist in the AD itself: "NFSHomeDirectory" which is set to /Users/[myusername]
    When I go back and us dscl to lookup the same thing in Tiger Server, Directory Services also appends the NFSHomeDirectory attribute, but without the same side-effect. So I'm probably mistaken that that is the cause.
    Anyone have any pointers? This looks an awful lot like a bug to me.
    Thanks,
    -b
    P.S. I also did have a look at where in smb.conf this is being set-- it is being put in an include'd smb.conf that is stored in /var/run. If I comment out the \[homes\] section, and restart Samba, that /var/run/smb.conf is overwritten with a new autogenerated version. I would just wipe that section out, lock the file, and restart Samba, but I really do want our administrators to be able to use the GUI tools. Otherwise, I would just be using Samba on Linux.

    I was able to "fix" the issue with an ugly workaround by modifying /etc/smb.conf and adding certain values to the [[homes]] share that render it ineffective. I added the following to /etc/smb.conf:
    ; Site-specific parameters can be added below this comment.
    ; END required configuration.
    ; Hack to disable virtual homes
    [[homes]]
    path = /dev/null
    valid users = root
    ; END hack
    With these values added to [[homes]], it is only available to the root user, and even then it would go nowhere. I debugged the issue to the point where it appears that the synchronize-preferences tool (/usr/libexec/samba/synchronize-preferences) ignores user settings for disabling virtual homes. I sent so far as to modify the system default in /System/Library/CoreServices/SmbFileServer.bundle/Resources/ServerDefaults.plis t to see if it was a simple case of default settings overriding user settings, but that also had no effect on the configuration that synchronize-preferences created in /var/db/smb.conf
    I hope this helps you all out.
    Message was edited by: Garret Huntress
    Message was edited by: Garret Huntress

  • Can't install Appfabric as a prerequisite for Share Point

    Hello,
    I'm working on a server with Microsoft Server 2012 R2, trying to install Appfabric because it is a prerequisite for Share Point.  In the results of the Appfabric installation wizard, all of the selected components, Hosting Services, Cache Client, and
    Hosting Administration all failed to install.  
    The detailed installation report says:
    2015-04-22 11:48:00, Information           Setup  ===== Logging started: 2015-04-22 11:48:00-07:00 =====
    2015-04-22 11:48:00, Information           Setup  File:             d:\c105a713e88bea48cfc5\setup.exe
    2015-04-22 11:48:00, Information           Setup  InternalName:     Setup.exe
    2015-04-22 11:48:00, Information           Setup  OriginalFilename: Setup.exe
    2015-04-22 11:48:00, Information           Setup  FileVersion:      1.1.2106.32
    2015-04-22 11:48:00, Information           Setup  FileDescription:  Setup.exe
    2015-04-22 11:48:00, Information           Setup  Product:          Microsoft(R) Windows(R) Server AppFabric
    2015-04-22 11:48:00, Information           Setup  ProductVersion:   1.1.2106.32
    2015-04-22 11:48:00, Information           Setup  Debug:            False
    2015-04-22 11:48:00, Information           Setup  Patched:          False
    2015-04-22 11:48:00, Information           Setup  PreRelease:       False
    2015-04-22 11:48:00, Information           Setup  PrivateBuild:     False
    2015-04-22 11:48:00, Information           Setup  SpecialBuild:     False
    2015-04-22 11:48:00, Information           Setup  Language:         Language Neutral
    2015-04-22 11:48:00, Information           Setup  
    2015-04-22 11:48:00, Information           Setup  OS Name:                   Windows Server 2012 R2 Standard
    2015-04-22 11:48:00, Information           Setup  OS Edition:                ServerStandard
    2015-04-22 11:48:00, Information           Setup  OSVersion:                 Microsoft Windows NT 6.2.9200.0
    2015-04-22 11:48:00, Information           Setup  CurrentCulture:            en-US
    2015-04-22 11:48:00, Information           Setup  Processor Architecture:    AMD64
    2015-04-22 11:48:00, Information           Setup  Event Registration Source :    AppFabric_Setup
    2015-04-22 11:48:00, Information           Setup  
    2015-04-22 11:48:00, Information           Setup  Microsoft.ApplicationServer.Setup.Upgrade.V1UpgradeSetupModule : Initiating V1.0 Upgrade module.
    2015-04-22 11:48:00, Information           Setup  Microsoft.ApplicationServer.Setup.Upgrade.V1UpgradeSetupModule : V1.0 is not installed.
    2015-04-22 11:48:08, Information           Setup  Microsoft.ApplicationServer.Setup.Upgrade.V1UpgradeSetupModule : Initiating V1 Upgrade pre-install.
    2015-04-22 11:48:08, Information           Setup  Microsoft.ApplicationServer.Setup.Upgrade.V1UpgradeSetupModule : V1.0 is not installed, not taking backup.
    2015-04-22 11:48:08, Information           Setup  Executing C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe with commandline -iru.
    2015-04-22 11:48:08, Information           Setup  Return code from aspnet_regiis.exe is 0
    2015-04-22 11:48:08, Information           Setup  Windows features successfully enabled.
    2015-04-22 11:48:08, Information           Setup  Process.Start: C:\Windows\system32\msiexec.exe /quiet /norestart /i "d:\c105a713e88bea48cfc5\Packages\AppFabric-1.1-for-Windows-Server-64.msi" ADDDEFAULT=Worker,WorkerAdmin,CacheClient,Setup
    /l*vx "C:\Users\Administrator\AppData\Local\Temp\AppServerSetup1_1(2015-04-22 11-48-08).log" LOGFILE="C:\Users\Administrator\AppData\Local\Temp\AppServerSetup1_1_CustomActions(2015-04-22 11-48-08).log" INSTALLDIR="C:\Program Files\AppFabric
    1.1 for Windows Server" LANGID=en-US
    2015-04-22 11:48:41, Information           Setup  Process.ExitCode: 0x00000643
    2015-04-22 11:48:41, Error                 Setup  AppFabric installation failed because installer MSI returned with error code : 1603
    2015-04-22 11:48:41, Error                 Setup  
    2015-04-22 11:48:41, Error                 Setup  AppFabric installation failed because installer MSI returned with error code : 1603
    2015-04-22 11:48:41, Error                 Setup  
    2015-04-22 11:48:41, Information           Setup  Microsoft.ApplicationServer.Setup.Core.SetupException: AppFabric installation failed because installer MSI returned with error code : 1603
    2015-04-22 11:48:41, Information           Setup     at Microsoft.ApplicationServer.Setup.Installer.WindowsInstallerProxy.GenerateAndThrowSetupException(Int32 exitCode, LogEventSource logEventSource)
    2015-04-22 11:48:41, Information           Setup     at Microsoft.ApplicationServer.Setup.Installer.WindowsInstallerProxy.Invoke(LogEventSource logEventSource, InstallMode installMode, String packageIdentity, List`1 updateList,
    List`1 customArguments)
    2015-04-22 11:48:41, Information           Setup     at Microsoft.ApplicationServer.Setup.Installer.MsiInstaller.InstallSelectedFeatures()
    2015-04-22 11:48:41, Information           Setup     at Microsoft.ApplicationServer.Setup.Installer.MsiInstaller.Install()
    2015-04-22 11:48:41, Information           Setup     at Microsoft.ApplicationServer.Setup.Client.ProgressPage.StartAction()
    2015-04-22 11:48:41, Information           Setup  
    2015-04-22 11:48:41, Information           Setup  === Summary of Actions ===
    2015-04-22 11:48:41, Information           Setup  Required Windows components
    :  Completed Successfully
    2015-04-22 11:48:41, Information           Setup  IIS Management Console
    :  Completed Successfully
    2015-04-22 11:48:41, Information           Setup  AppFabric 1.1 for Windows Server
    :  Failed
    2015-04-22 11:48:41, Information           Setup  Hosting Services
    :  Failed
    2015-04-22 11:48:41, Information           Setup  Cache Client
    :  Failed
    2015-04-22 11:48:41, Information           Setup  Hosting Administration
    :  Failed
    2015-04-22 11:48:41, Information           Setup  Microsoft Update
    :  Skipped
    2015-04-22 11:48:41, Information           Setup  Microsoft Update
    :  Skipped
    2015-04-22 11:48:41, Information           Setup  
    2015-04-22 11:48:41, Information           Setup  ===== Logging stopped: 2015-04-22 11:48:41-07:00 =====
    Does someone have an idea as to why the installation is failing?  
    Many thanks.

    Hi,
    For installing SharePoint 2013 SP1 Prerequisite on Windows 2012 R2, you can run the PowerShell Script of Ed (DareDevil57):
    https://gallery.technet.microsoft.com/office/Sharepoint-2013-SP1-Server-2ed6dd27
    For more information,you can have a look at the blog:
    http://blogs.technet.com/b/cjrawson/archive/2014/04/06/offline_2d00_sharepoint2013sp1_2d00_prerequisites_2d00_server2012r2.aspx
    http://social.technet.microsoft.com/wiki/contents/articles/14582.sharepoint-2013-install-prerequisites-offline-or-manually-on-windows-server-2012-a-comprehensive-guide.aspx
    Best Regards,
    Eric
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Trouble Creating Share Point via 'sharing' Command

    I'm having trouble creating a share point via the command line using the 'sharing' utility. Basically just trying to script the creation of a /WindowsShares/ share via SMB.
    Here is the command:
    <pre class=command>sharing -a /WindowsShares/ -n WindowsShares -s 001 -g 000 -i 00 -o 0 -t 1'</pre>
    It seems like everything works. <pre class=command>sharing -l</pre> shows this:
    <pre class=command>name: WindowsShares
    path: /WindowsShares/
    afp: {
    name: WindowsShares
    shared: 0
    guest access: 0
    inherit perms: 0
    ftp: {
    name: WindowsShares
    shared: 0
    guest access: 0
    smb: {
    name: WindowsShares
    shared: 1
    guest access: 0
    inherit perms: 0
    oplocks: 0
    strict locking: 1
    directory mask: 493
    create mask: 420
    }</pre>
    However, it doesn't seem to write anything to the /etc/smb.conf file... So nothing works.
    If I enter the following in smb.conf the share does work:
    <pre class=command>[WindowsShares]
    oplocks = 0
    map archive = no
    vfs objects = darwin_acls
    path = /WindowsShares
    read only = no
    strict locking = 1
    inherit permissions = 0
    comment = macosx
    create mask = 0644
    guest ok = 0
    directory mask = 0755</pre>
    However, even after entering this information - when I check 'Share Points' within WGM the share IS listed - but the 'Share this item and its contents' is NOT checked and thus, is confusing and can't be modified from WGM.
    Am I missing something when I am creating this share via the CLI?
    I assumed using 'sharing' worked the same way as using WGM and checking 'Share this item and its contents' - that works perfectly.
    I tried this with 10.4.8 and 10.4.9 Server (Universal).
    Any help would be appreciated!

    Hi Gary,
    Thanks for the reply...
    I ran the 'serveradmin' command to discover the SMB settings before and after the change via WGM. I restarted the SMB service as well...
    <pre class=command>S999EDC1:~ root# serveradmin settings smb:\*
    smb:encrypt passwords = yes
    smb:log level = 2
    smb:display charset = "UTF-8-MAC"
    smb:security = "ads"
    smb:deadtime = 5
    smb:hide dot files = "yes"
    smb:guest account = "unknown"
    smb:client ntlmv2 auth = "yes"
    smb:preferred master = no
    smb:defer sharing violations = "no"
    smb:adminCommands:homes = yes
    smb:adminCommands:serverRole = "domainmember"
    smb:adminCommands:ldapRole = "1.1 - hosting a master LDAP directory server\n"
    smb:allow trusted domains = yes
    smb:netbios name = "S999EDC1"
    smb:lanman auth = "YES"
    smb:vfs objects = "darwin_acls"
    smb:wins support = no
    smb:brlm = "yes"
    smb:max smbd processes = 0
    smb:server string = "S999EDC1 OS X Server"
    smb:os level = 8
    smb:domain logons = no
    smb:passdb backend = "opendirectorysam guest"
    smb:dos charset = "CP437"
    smb:realm = "EDU.CBE.AB.CA"
    smb:unix charset = "UTF-8-MAC"
    smb:auth methods = "guest opendirectory"
    smb:local master = no
    smb:domain master = no
    smb:map to guest = "Never"
    smb:use spnego = yes
    smb:printer admin = "@admin, @staff"
    smb:ntlm auth = "YES"
    smb:workgroup = "CBEEDU"</pre>
    The only difference was that smb:workgroup = "CBEEDU" and smb:log level = 2 were reversed. The settings were the same though. Thought that was odd.
    When making the change via 'sharing', there is no change.
    Is there any other documentation on 'sharing' other than the man page and CLI Guide from Apple? I haven't been able to find anything concrete.

  • Storage of Obiee reports at Share point location

    Hi all,
    Could you please let me know how to store/the way to store OBIEE reports in Microsoft Share point location.
    Regards,
    Chandra kanth.

    What do you mean by that exactly? Do you mean storing the effective output of an analysis at a given point in time?
    OBIEE isn't really mean to do this but you can - on Windows - achieve this by using code snippets which fly around and execute Agents to write to a file using VB scripts. It has been covered dozens of times in this forum and a simple forum search yields multiple hits wiht the solution: http://total-bi.com/2011/08/obiee-export-reports/
    Here's an equivalent solution with Java: Archive/Export OBIEE 11g content to Shared drive by creating Agents and Invoking Java Method | OBIEE
    If you want to go an Oracle-supported way which doesn't require coding, then I suggest that you look at BIP bursting: http://docs.oracle.com/cd/E28280_01/bi.1111/e22258/add_burst_def.htm#BIPDM394
    This is - for the time being - what Oracle suggests you use if you want to write to files. OBIEE as said initially isn't really meant to do that in the current version.

  • Share Point redirects my "sites" link on the O365 Portal main page - help!

    Can anyone tell me how to fix an inadvertent redirect?
    When I login to my O365 Portal, I am at my main page with the various tiles for Calendar, Tasks, Admin, Sites, OneDrive, etc.  When I click on the "sites" tile, Share Point redirects to my "OneDrive for Business" page. 
    How do I get it back to the "out of the box" default, so that when I click on the "sites" tile, I end up at my Team Site page?

    Hi Archid,
    Per my knowledge, when we click the Sites tile, it will redirect us to the page with the sites that we are following
    https://xxxxx/personal/xxxx/Social/Sites.aspx.
    I recommend to right click the Sites tile and then select the Properties to see the URL of the tile.
    In general, the URL of the Sites tile should be
    https://xxxxx/_layouts/15/MySite.aspx?MySiteRedirect=AllSites. Please check if the URL of the Sites tile is right.
    If it is the correct URL, I recommend to type the URL in the browser directly and then check the results.
    In the meanwhile, you can post your question to the forum for Office 365: http://community.office365.com/en-us/f/default.aspx.
    More experts will assist you, then you will get more information relation to SharePoint Online.
    Best regards,
    Victoria
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Share file SBS2011 share point

    Hello
    We have an SBS2011 server with share point unfortualty I wasn't involved in the setup and configuration.
    We would like to give out engineers access to a Excel file on the server on the tablets so that can see what jobs they have for the week.

    Without knowing anything about the tablets or the versions of Android OS, I don't know.  Can these tablets open an excel spreadsheet... for example do they have Excel viewer or an Excel compatible program installed?
    Next they would have to be able to connect to the SBS server via RWA, then to the SharePoint site "Company Web" and navigate to the stored file.  You should probably test that with a standard remote computer.
    Perhaps a web based OS neutral calendar would be a better solution, although if you need to list hundreds of items that would become cumbersome.  SkyDrive, now called OneDrive might work if the spreadsheet was in a format that both Windows and Android
    machines could open.
    Larry Struckmeyer[MVP] If your question is answered please mark the response as the answer so that others can benefit.

Maybe you are looking for

  • How do you add multiple effects to the same clip

    How do you had multiple effects to the same clip. I have tried for hours I would like to add sepia and aged movie to the same clip. I heard it can be done, but have not figured out how to do it. anyone please.

  • How can i get the SQL of a tablespace from the database

    Hello All, I am using Oracle 11g R2. I want to get the SQL of some tablespaces on my database. in the same way i get the DDL of the table using the GET_DDL function. How can i get that ? Regards,

  • New BIOS for the MEGA.

    We need one......for a number of reasons. We need Prescott support, so the Celeron D would be an option. Northwood Celerons are getting scarce since they're out of production. My MEGA 651 could easily handle a slightly hotter Celeron....say 2.4 D. Mo

  • The new format is just harder to use

    The new format, imho, is just harder to use. You need to click all over the place after logging in to see changes to the discussions you've contributed to, to locate discussion groups, etc. The old site was just more user friendly, though not as pret

  • Software RAID (level 0) with Timemachine Backup

    Hi I am in the process of ordering a Mac Pro (two 2.26GHz Quad Core, 12GB) and will be using four 1.5TB Seagate Barracuda hard drives. I have read many posts on these discussion pages relating to RAID, etc but can't seem to find an answer to my query