1
vote
2answers
31 views
Can different users have same USER ID in MOSS 2007
Hi I am just curious to know whether different users can have same user ID in MOSS 2007.
I have two SharePoint groups with different set of permission levels. SharePointGroup1 is i …
0
votes
1answer
37 views
ModalPopup CodeBehind Function Wait For User Response
I have set up a function which returns an enum of the button that the user clicked in the ModalPopup. I have a variable of type enum to store which button the user clicks in the b …
0
votes
2answers
19 views
How to make a “recent seen pages” for user registered in wordpress
Hi all!
Is there a plugin that returns to a wordpress registered user the last pages that he has seen on a blog?
Thanks in advance, Joe
0
votes
2answers
44 views
How to execute shell script via sudo user…
Hi All,
I am new to shell scripting....
Can someone give an example of running shellscript via sudo user...
I tried like this....
sudo /usr/local/sbin/deploy | ./tmp/cp1.sh
th …
0
votes
2answers
13 views
MySQL, Permission Issue
Hello, I have a MySQL database that has several databases used by more than 1 web app.
I need to now create a new Database that can only be accessed via a new user account. I've …
1
vote
1answer
20 views
Windows User Account that executes only IIS7 Provisions
Hi there,
I've got a web application that executes IIS 7 provisions (using Microsoft.Web.Administration.dll) to create our web and ftp sites. When I run this using the administrat …
0
votes
7answers
122 views
Suggest a good method for having a number with high precision in C#
Hi every one!
I am programming on a project which I should store the key of the user to the initial configuration of a machine, I want to write it in C#.
I have an initial confi …
0
votes
1answer
19 views
Sharepoint user profiles with forms authentication
I've imported a bunch of users into my Active Directory with some custom fields. Then I did a profile import from Active Directory to Sharepoint with all the custom fields and reg …
0
votes
1answer
29 views
Finding the number of USER Objects used by a process.
I'm investigating a possible memory leak which is causing an "Error creating window handle" Win32Exception in my .NET 2.0 WinForms app. This is related to number of Handles and nu …
2
votes
3answers
109 views
Php : running ssh from Windows to login to a Linux and run a script
Hi !
Here's my goal :
I have a Windows XP PC with all the source code in it and a development database.
Let's call it "pc.dev.XP".
I have a destination computer that runs Linux.
L …
1
vote
3answers
87 views
C# Asp.Net User Control button click
In my code I load a user control (uc) in the page_load event. The uc contains a button which sets a label text to the textbox value. (lblTest.Text = txtText.Text) . This works fine …
0
votes
1answer
21 views
T-SQL - Creating a Local User On Windows OS
Hi,
My requirement is that I need to create a local user on my System (On my Windows OS) using T-SQL. And I need to set this user under ‘Administrators’ group.
Using this local …
0
votes
3answers
35 views
Writing a system for User Accounts
Hi,
I am currently working on building my own blogging website from scratch (instead of using WordPress or Drupal). I have the articles set up and stored in databases and the webs …
1
vote
1answer
38 views
Which properties and functions must be run under elevated privileges?
Hello.
I`d like to know which properties/functions must have which privileges to be used. Is there such a list?
For example, when developing code, how can a newbie know which prop …
0
votes
1answer
21 views
How to display top 10 contributors in Confluence
I would like to display top 10 contributors to a space in Confluence in the last year that have created, updated or removed pages.
There is some statistics on Browse Space > Ac …
