How to hide folder in PCD  with respect to other user

Hi,
     I want to hide some folder in PCD,suppose any other user enter into portal,he is not able to view the particular folder with out my permission.
    for eg."X" user hide one folder means,"Y" user not possible to view the hided folder.
     can any one tell the steps,how to do this functionality.
Thanks in advance,
Ashok

System admin -> Permissions -> Portal Content -> Your folder or object. Double click.
Cheers

Similar Messages

  • How to trace purchase order number with respect to Purchase requestion numb

    Hi friends,
    Can u please help me how to Trace purchase order number with respect to purchase Requetuion  number. Is there any standard report  available in R/3

    Hi Vamsi,
    Thats what!!!
    Goto SE16 - EBAN - Give PR number in the iput screen.
    In the output screen you will have to do field selection from Menu - Settings - formatlist - choose fields.
    There you choose Purchase Order.
    So the output will display for you POs for the PR that you entered.
    Regards,
    Vishal

  • How do I hide my mailbox and mail contents from other users, leaving other functions of my iMac accessible?

    How do I hide my mailbox and mail contents from other users, leaving other functions of my iMac accessible?

    You don't have to shut down the computer to switch accounts. All you do is click the Apple symbol in the upper left and choose Log Out and that's it. You can also set up Faster User Switching by:
    1. Open System Preferences - Accounts
    2. Click Login Options
    3. Check the box called "Show fast user switching menu as" then choose from either icon, short name or name.
    Then when someone wants to switch users they can. The advantage of this method is if you are have a document open and don't want to close it the document will remain open. If the other user attempts to shut down the computer they can't until you have logged out thereby saving all your data.
    A very simple and elegant solution.

  • How Create New Folder in KM with Name having Special Character

    Hi,
    How to create new Folder in KM with name having special character in it.
    Right now its not allowing me to create folder when i have Colon( as one of the character in name of the folder.
    Is there a way to change this validate?
    Any help is appriciated.
    Thanks

    Hi DK,
    I'm not sure about special chars such as ":" but ifyou need to have your folders displaying special language chars (like german chars), have a look into the below link.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/30deb229-d570-2910-4aaf-8858e0660f05
    Hope that helps.
    Ray

  • Reg: How to capture the Excise Invoice with respect to Inbound delivery

    Hi All,
    Please give the process follow for capturing the excise invoice with respect to inbound delivery.
    Thanks & Regards
    Siva

    Hi Siva,
    Please check this link
    CIN with Example..?
    Regards,
    Bijoy Kumar

  • How do you integrate a column with respect to another column

    I have two columns of data, one is time and the other is velocity. I want to be able to integrate velocity with respect to time, but I can not find a function which will let me do this. Preferably, I'd like to do a cumulative trapezoidal integration, such as the one in Matlab. The function "cumtrapz" does not work the same in mathscript as it does in matlab. The "trapz" function did not seem to integrate the columns in the way that I wanted it to, leaving me with just a number.
    Is there any way I can recreate the "cumtrapz" function from Matlab in Mathscript?
    Thanks.

    The cumtrapz in MathScript can not accept a time array as input. Then, you have to write your own script to calculate the cumulative trapezoid integration. For example, the following script generates a sin wave and calculates the cumulative trapezoidal integration.
    t = 0:0.1:pi;
    x = sin(t);
    y = 0.5*(x(1:(end-1))+x(2:end)).*(t(2:end)-t(1:(end-1)​)); %trapizoidal integration
    y = cumsum(y); %cumulative sum

  • How to hide ribbon but show welcome control for all users using security trimmed control in sharepoint 2010

    Hi All,
    I have a requirement to hide ribbon in a document library for the read permission users. I have applied SPSecurityTrimmedControl, it is working for the read permission user but for the whole site it is hiding and also unable to see the welcome control,
    like user name, sign in as different user, etc.,
    <Sharepoint:SPSecurityTrimmedControl runat="server" ID="spTrimRibbon" PermissionMode="All" Permissions="ManageLists">
    I want to apply SPSecurityTrimmedControl to specific list/library with welcome control. Can someone please help me here.
    I Appreciate your assistance...
    MercuryMan

    Hello MercuryMan,
    I guess you have applied your code in master page that's why it is hidden from site. To hide specific list ribbon, go to your list-->and edit the page-->then add content editor webpart and apply below script.
    <SharePoint:SPSecurityTrimmedControl PermissionsString="ManagePermissions" runat="server">
    <div id="s4-ribbonrow" class="s4-pr s4-ribbonrowhidetitle">
    </div>
    </SharePoint:SPSecurityTrimmedControl>
    http://blogs.msdn.com/b/sharepointdev/archive/2012/04/30/how-to-hide-the-ribbon-in-sharepoint-2010-rajeswari-mohandas.aspx
    Hope it could help
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • How to hide remote IP address in header for roaming users

    Sun Java(tm) System Messaging Server 7.3-11.01 64bit (built Sep 1 2009)
    libimta.so 7.3-11.01 64bit (built 19:54:45, Sep 1 2009)
    Using /opt/sun/comms/messaging64/config/imta.cnf (compiled)
    Hello everyone,
    We have a new messaging server and have been struggling in our effort to figure out how to hide the remote IP address of users who send email from a remote location. When a roaming user sends out an email from a remote location using SMTP AUTH to authenticate, the messaging server includes the remote ISP's dynamic IP address in the header of the email, which in turn results in some recipient mail servers blocking the mail message as spam. What we want to do is have messaging server rewrite or remove the roaming user's dynamic email address so the header does not reflect a user working remotely. The net effect would be the header not reflecting any external address and the messaging appearing to have originated internally.
    Any assistance on this would be greatly appreciated. Thanks in advance.

    MarketData.com wrote:
    We have a new messaging server and have been struggling in our effort to figure out how to hide the remote IP address of users who send email from a remote location. When a roaming user sends out an email from a remote location using SMTP AUTH to authenticate, the messaging server includes the remote ISP's dynamic IP address in the header of the email, which in turn results in some recipient mail servers blocking the mail message as spam.How often is this occurring (messages being blocked as "spam" due to the content of an existing Received header)?
    What spam software is being used that blocks these messages?
    Very large organisations/ISP's use Sun Messaging Server and this is the first time I have heard of this occurring.
    What we want to do is have messaging server rewrite or remove the roaming user's dynamic email address so the header does not reflect a user working remotely. The net effect would be the header not reflecting any external address and the messaging appearing to have originated internally.Removing the IP address information is going to be extremely difficult. The standards are quite clear that the Received: header should include the IP address information.
    RFC 2821 (SMTP), Section 4.4 Trace Information:
       When an SMTP server receives a message for delivery or further
       processing, it MUST insert trace ("time stamp" or "Received")
       information at the beginning of the message content, as discussed in
       section 4.1.1.4.
       This line MUST be structured as follows:
       -  The FROM field, which MUST be supplied in an SMTP environment,
          SHOULD contain both (1) the name of the source host as presented
          in the EHLO command and (2) an address literal containing the IP
          address of the source, determined from the TCP connection.Regards,
    Shane.

  • How do I sync my Itunes with a device other than I Pod or I Phone ?

    Does anyone know how to sync ITUNES with a devise other than an I POD or I PHONE ?

    iTunes is designed to only sync Apple devices.
    However, you can use the same songs in your iTunes library and copy them to other devices, especially if they are in MP3 format.  Just follw the directions that came with your player.

  • How to hide ribbon from all item view for particular user group

    hi friends
    how to hide ribbon from all item view of particular list for specific user group.
    using OOB functionality or javascript. 

    Hello,
    Use this codeplex tool to hide ribbon to user group:
    http://spribbonvisibility.codeplex.com/
    If you don't want to use above tool then you have to add SPSecuritytrimming in "Rajiv Kumar" code for filtering based on user group permission.
    http://www.topsharepoint.com/hide-the-ribbon-from-anonymous-users
    Hope it could help
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • Error creating view with tables of other user

    I am creating of view containing two tables of another user. I
    am a dba-user.
    The statement looks like this:
    CREATE VIEW TEST
    (SELECT ...
    FROM DWH.TABLE_A A, DWH.TABLE_B B
    WHERE A.ID = B.ID)
    I get an error-message (ORA-00942: Table or view not found).
    When I create the view as user DWH, everything went OK. I don't
    think it has something to do with privileges since I am the dba-
    user.
    How can I create a view using other users tables?

    Hi
    To create view on table of another user you need to have select
    privilege grant directly to you - not to role granted to you. In
    your case you can select tables because you have granted dba
    role and it has select any table prvivilege, but you havent
    directly granted this rights without role.
    Regards

  • How to create tables and views and procedures in other users as one

    HI to all,
    I am having a user named vijay and i am trying to create the tables in user srini as user vijay
    in user vijay i'm having tables
    1. company
    2. department
    i wrote one procedure
    create or replace procedure sp_createobjects{short_name in varchar2}
    {my openbracket key is not working so that i put open braces here}
    as
    cursor table_name is select object_name from dba_tables where object_type = 'TABLE';
    var_table_name varchar2{1000};
    begin
    open table_name;
    loop
    fetch table_name into var_table_name;
    execute immediate 'create table ' || short_name || '.' || var_table_name || ' as select * from '||var_table_name;
    end loop;
    end;
    the procedure is created sucessfully. but when i am trying to execute the procedure it is throwing the error as insufficient privileges.
    my 2nd question is how to create the procedures into the other user?
    Thanks in advance

    First of all, your query "from dba_tables where object_type = 'TABLE'" returns all tables, not just the tables of the user vijay.
    So there are two possibilities, you may be getting the error because you cannot select from another user's table or you may be getting the error because you cannot create a table under the user srini. To create tables in another schema you need the "create any table" privilege.

  • I'm trying to share folder between users on a single mac.  I put the folder in "shared," set permissions so other user can read and write, enabled file sharing, but can't find the folder on the second user's account.  Any help?

    I'm trying to share a folder between users on a single mac.  I want both users to be able to read and write so the folder stays current on both accounts.  I put the folder in "shared," set permissions on folder so other user can read and write, enabled file sharing, but can't find the folder on the second user's account.  Any help?

    Did you log out of one account and into the other or just used Fast user switching?
    Is the permissions set to anyone?
    When you move data to teh Shared folder is it copied or just moved?
    If copied then it's not a folder both can access, just a way station like a USB thumb drive that things are coped too and off of likely.
    You can run this #5 on each user account to reset the user permissions once they are taken back out of the Shared folder
    Step by Step to fix your Mac

  • How to schedule background job under the name of other user?

    Hello
    I need to schedule ABAP program (Se38) for background run under the name of other user (BW-ADMIN).
    Can somebody tell me how to do it. I dont see this option (change user name) anywhere in SE38.

    Hi,
    You should try scheduling it using sm36.
    Here you can change the user.
    Thanks
    Ajay

  • EndUser access to getUsers with option against other user attributes?

    Howdy,
    I am trying to allow an end user to select their account name during our account claiming process. I am running into a problem validating their selected username. I am using a call to getUsers with QueryOptions based on their account name and Uname attributes. (we are storing our username in an attribute called Uname). This works when I run the rule in BPE as my admin user. However, during the account claiming process, the rule is executing from the claim username form, and the end user is logged. Since the getUsers runs against the context of the logged in user, my queries are not able to see other users when they query for the name or Uname. There for the same queries are coming back false for the end user, but true for the admin. I'm assuming I need to run the rule as an admin to fix the problem. I added the following RunAsUser entry to the rule:
    <Rule name='alreadyExists'>
    <Description>This rule checks to see if a username is already being used by the system.</Description>
    <Comments>It returns true if the username already exists, false if the username&#xA;does not exist.</Comments>
    <RuleArgument name='potentialName'>
    <Comments>The potential username.</Comments>
    </RuleArgument>
    <RunAsUser>
    <ObjectRef type='User' id='#ID#Configurator' name='Configurator'/>
    </RunAsUser>
    <block name='outer-check' trace='true'>
    <cond>
    <eq>
    <ref>potentialName</ref>
    <null/>
    </eq>
    <i>0</i>
    <block name='compairison' trace='true'>
    <defvar name='queryOptionsOne'>
    <new class='com.waveset.object.QueryOptions'/>
    </defvar>
    <defvar name='queryOptionsTwo'>
    <new class='com.waveset.object.QueryOptions'/>
    </defvar>
    <invoke name='addCondition'>
    <ref>queryOptionsOne</ref>
    <s>Uname</s>
    <ref>potentialName</ref>
    </invoke>
    <invoke name='addCondition'>
    <ref>queryOptionsTwo</ref>
    <s>name</s>
    <ref>potentialName</ref>
    </invoke>
    <or>
    <neq>
    <invoke name='getUsers' class='com.waveset.ui.FormUtil'>
    <ref>context</ref>
    <ref>queryOptionsOne</ref>
    </invoke>
    <null/>
    </neq>
    <neq>
    <invoke name='getUsers' class='com.waveset.ui.FormUtil'>
    <ref>context</ref>
    <ref>queryOptionsTwo</ref>
    </invoke>
    <null/>
    </neq>
    </or>
    </block>
    </cond>
    </block>
    </Rule>
    But it still isn't working. Is there something else I should be doing?

    Hi Jim,
    your problem is caused by the fact that runAs rules do not switch their context in all cases. It has been that way since LH 4.0. I'm afraid that the only work around that i am aware of (other then giving redicilus rights to end users) is to use unsuported API.
    <invoke name="getCache">
      <invoke name="getServer" class="com.waveset.server.Server"/>
    </invoke>gives you an instance of object cache (com.waveset.object.ObjectCache) without any limitations. I'm to lazy right now to test your case but with an object cache in server context you should be able to do searches without restrictions. For example have a look at
    getObjects(Type type, java.util.List attrConds)
    which looks ok for your intend.
    Regards,
    Patrick
    Message was edited by:
    Patrick.Wehinger

Maybe you are looking for

  • How to use sequence in MS sql server?

    In Oracle DB we use sequence like that: SequenceImpl s = new SequenceImpl("customer_seq", getDBTransaction()); Integer next = (Integer)s.getData(); setId(new Number(next.intValue())); But there is no sequence in sql server ,how can I do? Thank you~~

  • SCCM DP migration

    Hi Team, We are currently middle of migration and new installation. I am using SCCM2012 R2 CU2 Some of the 2007 secondary servers are going to replace next 2 month, so that location we got new PC we are installing DP share there. My question Is it po

  • Several problems

    Credentials Why does it asks me to buy or sign in everytime? I thought it was supposed to check my subscription once a month NEF Nikon Raw files Bridge CS6 does not recognize NEF files from D800 while CS5 Bridge does From Brdge CS6 to Tools/Photoshop

  • Skype 7.4.0.102 on WIndows 8.1 keeps crashing

    Skype seems to crash at random, at least twice a day.  Can anyone suggest how to fix this?  I've seen lots of reports but no solutions that seem relevant to me.  I've attached a copy of the latest event log. Many thanks in advance for any help.  

  • My message and FaceTime app won't accept my apple ID on my iPhone 5.

    however it works on my ipad and macbook. how do i solve this issue? i can only use my mobile number.