Nal only loads with full rights to public folder

We're running 3.2 sp3 on a NW 6.0 sp4 server. The NAL window that loads
to the users desktop will only work if we grant full rights to the
public folder. Probably don't need them all, but with just RF, it will
not load.
Has anyone seen anything like this?
Thanks
Bill

This is definately not normal.
As a starter, try running NALWIN32.EXE instead of NAL.
This will prevent NAL from attempting to update files.
It sounds as if NAL is attempting to update files on the server instead of
updating the local files.
You may also want to grab a sniffer at http://www.ethereal.com to see what
NAL is trying to do.
Quite odd.
I would also try and start with freshly imaged workstation to see if it acts
this way.
Perhaps something odd has been forced onto your workstation to cause this
bizarre behavior.
What Client Version?
Bill wrote:
> We're running 3.2 sp3 on a NW 6.0 sp4 server. The NAL window that loads
> to the users desktop will only work if we grant full rights to the
> public folder. Probably don't need them all, but with just RF, it will
> not load.
> Has anyone seen anything like this?
> Thanks
> Bill
Craig Wilson
CNE3, 4, 5 - MCSE - CCNA
NSC Sysop (http://support.novell.com/forums/)
Tech Writer - http://www.ithowto.com
(I Peter 4:10)

Similar Messages

  • ERR_WIS_30253 and user should not have 'save' rights to public folder

    Hello
    Environment - BO XI 3.2 SP2, FP 3.6
    Source is SAP - BI 7
    I am trying to implement the security in the project for the very first time from scratch , and requirement is -
    there should be 3 type of user Groups - Super, Power and End users
    All the users have their own specifications, along with that, one common requirement is, in-spite of the group user belong to, should not have the rights to save the BO reports in the public folder but may save it to its Favorites.
    I have created one super users group and also assigned some rights to Reporting folder.
    But
    1. I am not getting any option to achieve the above mentioned requirement.
    2. I am getting Error ERR_WIS_30253 while trying to refresh the reports.
    Looking forward to have a quick reply from experts.
    Thanks in advance.
    Zeenat
    Edited by: Zeenat on Nov 14, 2011 7:20 PM

    Hi Zeenat,
    If you have observed in BO right collections are categorized as:
       General
       Content
       Application
       system
    For Err_WIS_30253:
    We generally follow the practice of creating custom access levels as per the business requirement and apply them on the folder level. If you're one of us, to resolve this issue for WEBI reports you would have to edit the custom access level applied on the folder by providing "Refresh report's data" privilege for 'Web Intelligence Report' in 'CONTENT' rights collection.
    The key is 'CONTENT' right collection. Its similar in BIP 4.x Platform with 'owner' privilege.
    Issue is resolved.:)
    If above practice is not followed in your org you could also provide above stated privilege on the folder containing the WEBI report.
    Hope this gives you some idea.
    Kind regards,
    Sandeep Rana

  • Problems with Search in Contacts (Public folder favourite)

    Office Version:Office 2010Operating System:Windows 7
    I am running Outlook 2010, connecting to an SBS2003 server by HTTP and running in Cached mode.
    My business contacts are stored in a Public Folder, and my personal contacts in my local Contacts folder.
    The Public Folder is in my Favourites, and is designated an 'Outlook Address Book'
    'Download Public Folder Favourites' is enabled in the Exchange Mail Account settings
    I am having problems with Search (which was never a problem in Outlook 2007).
    If I select the Contacts shortcut, under 'My Contacts I have listed in order:
    Suggested Contacts
    Office Contacts (this is my public folder favourite)
    Contacts
    Search Results
    If I select the Office Contacts link, and attempt to search for a contact whose contact card I can actually see on the screen, the search will fail. The scope is defaulting to 'All Contact Items' (which is fine), but if I change this to 'Current Folder'
    then the contact is immediately found.
    In OL2007 I could search for a contact, even when not in a contact folder, and it would find every instance of it immediately.
    Any ideas here? I have been told to rebuild my index, which I will do over the weekend as it will take some time. But I have doubts it will make much difference. This is a new machine with a fresh installation of Win7 x64 and Office 2010.
    thanks

    Keith, I have this same issue here.  I looked on the Small Business Server pages for an answer as suggested by Xiu but could not find any.  I'm not sure why this would be a SBS issue as we are not running SBS and have this issue.
    For some reason, "All Contact Items" doesn't include the current folder if it is a public folder. 
    Did you ever get an answer/solution?

  • How to read only files with a certain format from folder with java

    I have this folder on the server and I only want to read files from this folder on the server... I only want to read files with the files format starting with error_ and ending with xml... an example of a file would be..
    error_123.xml
    I want something like this
    if(fileName.startsWith("error_") && fileName.endsWith(".xml")){
    but which java package will I have to use to read the file from the directory...

    Create an implementation of the java.io.FilenameFilter interface to match the pattern you need.
    Create a java.io.File object for the folder.
    Use the File.listFiles(FilenameFilter) method to get an array of File objects for the files in the folder that match the pattern.
    For each file in the array, create a FileInputStream, wrap it in an InputStreamReader, and wrap that in a BufferedReader (assuming you want to read the XML files as character streams).

  • Class will only run with full package path - why?

    Hi,
    I've recently used Ant to package up a jar file with a simple gui application. Though I believe I've done everything right in terms of packaging I find that when I copy jar file to another computer not only do I need to unjar it I also need to use the full package name in order to get it to run. I thought that I should be able to run it by either using: java -jar CheckLogs
    or jar -xvf logUtils.jar, and then java CheckLogs.
    Instead only this will work:
    java net.kenjanuski.utils.CheckLogs
    My understanding is that if I put package net.kenjanuski.utils at top of file that I shouldn't have to use the full package name. Am I missing something obvious? By the way Ant did create the proper directory structure if I unpack the jar: net/kenjanuski/utils/...
    Thanks for any ideas,
    Ken

    I'm not going to try to answer the jar question, but as far as package name goes, if your CheckLogs class starts with the statement "package net.kenjanuski.utils;" then the fully qualified name of the class is net.kenjanuski.utils.CheckLogs. The java.exe command uses the fully qualified name of the class. So the only way it will work is "java net.kenjanuski.utils.CheckLogs" just as you found out.
    You can run the Jar file if you define the class in a Manifest file. See http://java.sun.com/docs/books/tutorial/jar/basics/run.html

  • Mouse will only click with the right button...

    recently my macbook has decided that i dont need a right mouse button, and the touchpad is not responsive when clicking either. i have some suspicion that the trackpad button might be stuck. im also curious as to whether the usb's might be messed up. has anyone ever had this issue? how should i go about fixing it?

    nope, but i noticed since the lion update that the problem only persists if i touch the trackpad before i finish signing into my account...

  • One connection user with full rights for a bunch of schemas

    How can I give all rights of one user to another without declaring each object privilege one by one? For my application I would like to devide the data to maintain into four different schemas to. Never the less I would like to connect to the db by one account and have full access to all of the four schemas. My client denies to give the connect user DBA rights. The connection user is not allowed to have "ANY" grants, either. But my application often creates tables, views etc. and drops it when they aren't usefull any more. So it is nearly impossible to manage the grants on each db object one by one. So, how can I give a user all rights for a bunch of others?

    My program uses logical "firms" to allow separation of clients client data. Sounds like Row Level Security - or even Views - would be saving you some grief here.
    The most dynamic created tables are used to optimize performance for (sub-)queries builded at runtime by the user. Do you really have benchmarks to prove that building tables through dynamic execution of DDL results in faster response times than plain queries? Are the query structures some various that temporary tables won't do?
    Cheers, APC

  • HT1665 The auto jack to my iPod is acting weird, when I plug in my headphones it will only play with the right side, it will only work properly when I jiggle it or hold it, my question is," How do I fix it, will it cost a lot of money?"

    How can I fix it?

    I would have the jack replaced. Use a third-party repair service via Google. It will be cheaper than Apple.
    Basic troubleshooting steps  
    17" 2.2GHz i7 Quad-Core MacBook Pro  8G RAM  750G HD + OCZ Vertex 3 SSD Boot HD 
    Got problems with your Apple iDevice-like iPhone, iPad or iPod touch? Try Troubleshooting 101
     In Memory of Steve Jobs 

  • Firefox loads with "parent.lock" in profile folder. Can't get beyond start-up page on the internet. Creating a new profile & deleting old profile in ProfileManager did not solve prblm. When I start Firefox the file is back. scan disc found nothing

    Every time I open Firefox I can't get beyond the first page. No connection to internet. It just says "connecting" and hangs. I create a new profile and delete the old one and I can start firefox and get to the internet, but when I shut the system down, the next time it will not go beyond the first opening page and the "parent.lock" file is present in my profile folder.

    Every time I open Firefox I can't get beyond the first page. No connection to internet. It just says "connecting" and hangs. I create a new profile and delete the old one and I can start firefox and get to the internet, but when I shut the system down, the next time it will not go beyond the first opening page and the "parent.lock" file is present in my profile folder.

  • Problem with public folder initialization on exchange load generator 2010

    hi,
    we need to make some stress charge for a migration between 2010 and 2013. Before that we need to populate our exchange 2010 lab with full mailbox and public folders. So we tried Exchange load generator 2010 for this task ( initialization only). 
    Loadgen did well for the mailbox but we have some problems with the public folders. we have an empty public folder database and the user we run loadgen with has organization admin and public folder management right. the problem is that when we run this command
    (for initializing public folder only, mailbox's done) :  
    loadgencmd.exe /p /c config.xml /add trace.log 
    IT create only one public folder with the user we run loadgen with, and 5-8 objects inside. We need that It create a public folder for each users it created before. Maybe we do not understand loadgen
    correctly...

    I found my solution :
    customize the <PublicStoreProfile> section in the configuration file as follows:
     <PublicStoreProfile>
        <MessageFiles />
        <TopLevelFolderCount>1</TopLevelFolderCount>
        <NonTopLevelFolderCount>1</NonTopLevelFolderCount>
        <MinimumFolderDepth>1</MinimumFolderDepth>
        <AverageFolderDepth>2</AverageFolderDepth>
        <MaximumFolderDepth>3</MaximumFolderDepth>
        <MinimumMessageCount>5</MinimumMessageCount>
        <AverageMessageCount>10</AverageMessageCount>
        <MaximumMessageCount>15</MaximumMessageCount>
        <UseOrdinalFolderName>false</UseOrdinalFolderName>
      </PublicStoreProfile>
    Simply put differents values for each variables.

  • My ipod will only register with itunes after restarting my laptop, after that it just charges.

    I just got a new Lenovo laptop.  When I plug my ipod in, it only registers with iTunes right after the computer has been turned on or restarted.  After that the ipod just charges.  I can find the ipod listed when I go to my control panel and click on my devices and printers section.  There is an exclamation point next to it and it says status: Driver error.  I've tried installing a new driver but it says mine is up to date.  When I click on the device and go into hardware I can find another spot that says device status and a message box.  In the box it says:
    Windows cannot load the device driver for this hardware because a previous instance of the device driver is still in memory. (Code 38)
    The driver could not be loaded because a previous version of the driver is still in memory.
    After I restart laptop the ipod is reconized by iTunes when I plug it in and I can update it.  When I go to the device in the control panel I get none of the messages about driver error.  However, as soon I disconnect the ipod it all happens the next time I connect it unless I have restarted the laptop.
    What can I do to make my iTunes register my ipod whenever I plug it in, and not just when I restart?

    Hi Carcasscar,
    It sounds like you are experiencing an issue where your iPod is not being recognized by your computer. I have an article for you that contains some troubleshooting steps that will help you address this issue:
    iPhone, iPad, or iPod not recognized in iTunes for Windows - Apple Support
    https://support.apple.com/en-lb/HT204095
    Specifically, you may want to first take a look at the sections about restarting your Apple Mobile Device Service and verifying that the Apple Mobile Device USB Driver is installed. Take care, and thanks for visiting the Apple Support Communities.
    Cheers,
    Braden

  • Secure, multi-section form with administrative rights

    I want to create a form that has sections we'll call "yes", "no", and "maybe". Only one section is visible at any time, and only someone with administrative rights can choose which section is visible. Once the section is chosen and the form saved, that section cannot be changed by anyone without admin rights. Can this be done in Acrobat?
    The proposed use process would go something like this:
    1. Admin receives order and pulls the form.
    2. Admin clicks "yes", "no", or "maybe" (tab? radio button?) to reveal the applicable section.
    3. Admin fills in some portions, saves the form, and passes it down the line.
    4. Down the line, the form is opened and the rest of the form is filled. If "yes", "no" or "maybe" is clicked, nothing happens because this user has no admin rights.
    5. The completed form is saved.
    I know it would save a lot of effort to make three separate forms. The reason for the single, multi-section form is so the other two sections can be filled on a later date. This saves the effort of refilling the other parts of the form with same data, or changing same data on three separate forms. In addition, admin can open a filled form and click among the different sections to review each section off the one form.
    Did that make sense? If so, can it be done in Acrobat?

    Please also tell me if what I have in mind can't be done so I can stop chasing this idea.

  • My MAC only loads, and it will not turn on

    What can I do if my Mac only loads with a picture of the apple, when I turn it on and it stays that way? I have tried option-command-esc, and holding in the "on-off" button till it´s off, but when I turn it on again, it´s just loading. Please help

      Grey Screen and spinning wheel at startup
    http://support.apple.com/kb/PH11044
    Repair Disk
    Steps 2 through 8
    http://support.apple.com/kb/PH5836
    Reinstall OS X
    http://support.apple.com/kb/PH10763?viewlocale=en_US
    Additional Steps
    http://support.apple.com/kb/PH10929

  • How to regain access to public folder items

    Hi All,
    We have a few public folder items (mainly calendars) for which i (the admin) have no(or limited) access to.
    In outlook 2010 if i go to the properties of the public calendar i can only see an entry for Administrators for which has the access of only "Author"
    If i log into the exchange server powerscript shell and try and run
    Get-PublicFolderClientPermission -Identity \"<Item name>"
    I get the following error:
    No existing 'PublicFolderEntry' matches the following Identity: '\<Item name>'. Make sure that you specif
    ied the correct 'PublicFolderEntry' Identity and that you have the necessary permissions to view 'PublicFolderEntry'.
        + CategoryInfo          : NotSpecified: (0:Int32) [Get-PublicFolderClientPermission], MapiObjectNotFoundException
        + FullyQualifiedErrorId : C8510C4,Microsoft.Exchange.Management.MapiTasks.GetPublicFolderClientPermission
    These are items have had existed in exchange since before it started and from Exchange 2003 to now Exchange 2010.
    Is there a way i can force the Administrator to have Owner rights on these items again?
    Thanks

    Ok... for all those other unfortunate souls out there who have no answer... here's the deal... The "Failed to Modify MAPI.NET Table" error is due to a problem with your DACL (permissions) table on the public folder(s). But, Exchange 2010 doesn't provide
    any utilities to correct this! exFolders replaces most PVDavAdmin functions but is does not have the "Fix DACL" option built in.
    After all my research and troubleshooting I discovered that the DACL issue was because I had entered explict permissions for the built-in Administrators group. This was resulting in the following error in event viewer: "The mailbox '' contains a folder <NAME
    OF MY PUBLIC FOLDER> with a security descriptor that violates the canonical format."
    Since I could not remove the existing public folders OR modify their permissions, but could still read their content, I copied all the content over to my mailbox. I then wanted to start completely fresh and created a new public folder store following the
    below steps:
    1. Dismount public folder database
    2. Move public folder database file and log (as a backup, not going to reuse it though)
    3. Mount public folder database (creates a new blank public folder database)
    *** NOTE: I could have probably just continued with the new blank public folder database, but I wanted to clear out all the old stuff and be sure it was all new and clean. So I continued through the following steps.
    4. Delete public folder database
    5. Delete database file and log files
    6. Opened ADSIEdit and deleted the existing "Folder Hierarchies" object from this location: Configuration\Services\Microsoft Exchange\<organization name>\Administrative groups
    *** NOTE: The next two steps are optional, as Exchange will do them for you when you create a new public folder database. BUT, exchange does NOT correctly assign the msExchPublicFolderTreeContainer class to the Folder Hierarchies object! It just makes it a
    container. So I opted to manually create it to force it to use the right class
    7. Recreated the "Folder Hierarchies" object in the same location (class is msExchPublicFolderTreeContainer)
    8. Create "Public Folders" object under "Folder Hierarchies" (class is msExchPFTree and attribute msExchPFTreeType MUST be set to 1)
    9. Went back to EMC, Organization Configuration, Mailbox, Database Management, and right clicked to create a new public folder database.
    10. Restart Information Store Service
    Once I had done all that I opened up outlook and created a new public folder. I then highlighted all the items in my mailbox that I had copied out of the original folder and copied them into this new public folder. As long as I do not add public folder permissions
    for the built-in Administrators group, then I am able to manage public folder permissions without any errors. I haven't tested to see if the same error occurs for other built-in security groups.

  • Can be restore public folder

    Please let me know if can be restore public folder on another exchange server.
    I have DAG environment with one public folder. BY mistake user has been deleted their one sub folder from PF hierarchy. I tried to recover the data from recover deleted Item but retention period has been already left. Now I have
    only one option to restore the public folder from the backup.
    Now my question is can be restore public folder on another exchange server which is exist on same DAG environment. Or I need to build isolated exchange server to restore the public folder.

    Here are your options:
    http://blogs.technet.com/b/exchange/archive/2012/02/06/recovering-public-folders-after-accidental-deletion-part-1-recovery-process.aspx
    http://blogs.technet.com/b/exchange/archive/2012/02/08/recovering-public-folders-after-accidental-deletion-part-2-public-folder-architecture.aspx
    Twitter!: Please Note: My Posts are provided “AS IS” without warranty of any kind, either expressed or implied.

Maybe you are looking for