A user is an agent, either a human agent (end-user) or software agent, who uses a computer or network service.
0
votes
4answers
123 views
Show list items depending on a user
I have a list and for example in my list there is a column called "Go to" and this column has values "user1", "user2" and "user3".
I want my list items which have "user1" value just be visible to user ...
0
votes
3answers
203 views
Create a user-specific home page
Is it possible to have user specific home page in a sharepoint site?
For example when User 1 logins to the site, Homepage 1 will be shown and when User 2 logins, Homepage 2 will appear.
-1
votes
3answers
133 views
Collection or list for SPUser and SPGroup objects?
I would like to store in c# code some list or collection or what else to store SPUser and SPGroup objects. After this I would like to do some foreach loop and do some logic.
0
votes
2answers
396 views
Add multiple people using Javascript Client Object Model to a Field of Type SPFieldUserValue
I want to update a UserField client side.
I found the following code at this topic How to Use ECMA CSOM to Set a Field of Type SPFieldUserValue
Tried the following code:
var users = new Array();
...
0
votes
2answers
103 views
SharePoint User Specific Key Value settings
I need to create functionality to save user specific data like bookmark, favorites etc.
I want to know about the best approach I can take to save the user specific data so that logged in user can see ...
1
vote
1answer
88 views
How to find which user last visited a site or recently downloaded a file available on SharePoint?
Is there a way to find who visited the site at last and who downloaded file recently in SharePoint? Also can we log who are the users that used/accessed the file? Can anyone provide some guidance on ...
1
vote
1answer
168 views
Send current user's parameter to External Content Type
Is it possible to send the current user's username as a parameter for my External Content Type query? I am on SharePoint 2010 Standard.
0
votes
1answer
18 views
SharePoint 2013 Site Collection Move Owner to Group
I am in process of migrating our WSS 3.0 installation to 2013 and I am at the point where I need to break the single site collection down into more manageable sizes and I have a script that ...
0
votes
1answer
70 views
Searching user in directory services in very slow
When adding a user to a SharePoint site, searching that user in directory services is taking more time than usual, in some cases more than a minute.
Is there any specific reason for this? Can the ...
0
votes
1answer
292 views
Sharepoint 2010>My settings> (the right) User Profile fields, show up in CA site only. Not in any other Site
In central administration, the option "My Settings" is displayed in the right profile fields.
i.e When I log in the CA with the credentials of the administrator, or of ...
0
votes
1answer
84 views
Merge Sherepoint User Content
Let's say you have UserA and UserB in AD. Sysadmin made a duplicate AD records for the same person. UserA has 17 assigned tasks and has 27 documents in personal document library. After a while, he ...
0
votes
1answer
311 views
How to link to user profile in wiki
I'm looking to add simple links to different users within a wiki article (i.e. "John defined the original request, which was then expanded on my Jane." where John and Jane linked to their profile ...
1
vote
0answers
13 views
Users Activity Data
We have started tracking users activity in Sharepoint 2007, and while it doesn't matter that much, I know I am going to be asked - what does the data represent? Our highest users Value is 14.7. Is ...
1
vote
0answers
49 views
Migrate SharePoint (MOSS 2007 & SharePoint Server 2010) Users from one domain to another
We are preparing for a companywide domain user migration from Domain A to Domain B (of all corporate apps and services). However, only about half of the users will be migrated because the other half ...
1
vote
0answers
28 views
Enable access to Authenticated users only for 'layouts/user.aspx' page
Hi i wan to enable access to all Authenticated users only for page 'layouts/user.aspx'.They should be able to read the contents in this page.
It has to be done acorss thousands of site.Can anyone help ...
1
vote
0answers
169 views
Project Server 2010 - Workspace Sync REMOVES then adds SharePoint users?
We have what we initially thought was a bug, but after some ILSpy'ing I determined it was intended behaviour:
Basically, user access is currently a manual process for project sites/workspaces on top ...
1
vote
0answers
122 views
Assigning the same task to multiple users with a specific completion
I am using SP Designer. I need to assign the same task to 2 people at the same time and if one of them completes the task, it must be enough in order to go to next step in workflow. How can I ...
1
vote
0answers
594 views
Fully delete a user from the User Information List (WSS 3.0)
I am having the same issue as this poster on MSDN, but the solution given did not work:
http://bit.ly/Akz5RD
This is also a follow-up from an earlier question of mine:
http://bit.ly/wfjd13
NOTE: ...
1
vote
0answers
139 views
User profile property values are disappeared in SharePoint 2010
We have configured a user profile multi-valued property ("Certificate") and it is used in our SharePoint 2010 environment since a year. Suddenly, the values of this property disappeared when I try ...
0
votes
0answers
105 views
UpdateFarmCredentials: PowerShell command line error?
stsadm –o updatefarmcredentials –userlogin "[DOMAIN\USERNAME]" –password "[PASSWORD]"
I've tried to run the above command with the " character and without, neither works.
The error is 'Command line ...
0
votes
0answers
43 views
Managing groups and invitating users in Sharepoint online
I'm working on a project which relies on having unique groups for each site.
I've experienced some issues when inviting external users to these groups via the "Share this site" feature. Invites fail ...
0
votes
0answers
345 views
ldap and user profile attributes
I have an extended webapp that uses the LDAP provider so users can log in without the fun windows integrated popup. I configured the User Profile Sync Application to use my Forms/LDAP Provider and ...
