The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
5 views

Sharepoint Designer Workflow- List Users In Group

I know you can find out if the current user is in a Sharepoint group but I need to know how do I get all of the users from a specific SharePoint group? Thanks in advance
0
votes
2answers
62 views

Add multiple users to multiple groups from one import csv

I am having the toughest time with this. I have a csv with 2 columns, one column is AD group names and one is user account names. I am trying to write a script to read the csv and import the users ...
0
votes
2answers
28 views

Running Gunicorn behind chrooted nginx inside virtualenv

I can this setup to work if I start gunicorn manually or if I add gunicorn to my django installed apps. But when I try to start gunicorn with systemd the gunicorn socket and service start fine but ...
0
votes
1answer
12 views

PHPBB3 group leader ontop on external page

I am trying to display the group members and group leader from phpbb3 on an external page. I can successfully display all the members, but instead I want the group leader on top just like the phpbb3 ...
-2
votes
0answers
40 views

Deleting/Editing Albums in Groups [closed]

I am an Admin for three groups. We have been unable to edit or delete albums for over a month. Is anyone looking into this issue? Our photo section is clogged with empty albums and it is getting very ...
0
votes
0answers
16 views

Automatically adding a CC list to a Google Group posting

Our College Graduation Class keeps in touch via e-mails with a CC list. We want to migrate to a Google Group but some want to continue with plain e-mail & CC list for now. So we need to bridge ...
-1
votes
0answers
27 views

jQuery group-validation not working correctly

I'm using the jQuery Version 1.6.2 I'm grouping to textfields into one validation group, but when trying this i noticed that their websites example is not working correctly. in this flow the ...
0
votes
1answer
100 views

How to create and add a new user to existing group in Active Directory via Java client

I am a beginner and I try to implement client in Java for Active Directory. So far, I have written the following code: import java.util.Hashtable; import javax.naming.Context; import ...
-1
votes
0answers
38 views

How to display photos of a facebook group in website? PHP SDK

I am in a facebook group and i am developing a website where i want to display images of a particular album of that group in my website. Can someone help me?
0
votes
1answer
63 views

What is a good way to define a finite multiplication table in Isar?

Suppose I have a binary operator f :: "sT => sT => sT". I want to define f so that it implements a 4x4 multiplication table for the Klein four group, shown here on the Wiki: ...
0
votes
0answers
54 views

Double Click on ListBoxItem with grouping

I have ListBox with Grouping and Sorting <Style x:Key="ContainerStyle" TargetType="{x:Type GroupItem}"> <Setter Property="Template"> <Setter.Value> ...
0
votes
0answers
12 views

Getting user groups using Open Directory API in Mac OS X?

Mac OS X is ready bind to Active Directory using Directory Utility from System Preferences, how could I query user groups using ODQuery, ODSession, etc. Any tip, link or statement are welcome.
0
votes
0answers
30 views

Linux - Setting default group / user permissions [closed]

Help! I am getting in a mess trying to build a permissions system on my deb squeeze box. What I am trying to achieve is to have a number of users, lets say user1, user2, user3, and user4. All of ...
1
vote
1answer
46 views

How to place numbers into certain groups? C++

Okay so I will calculate distances. There will be a 20 distances groups that will get points when a match is found. How do I avoid writing conditions for each group? Is there a shortcut to --- if ...
0
votes
2answers
16 views

Django Client and Extranet Users distinction

I'm building an App with public access, restricted area for clients and another restricted area for managers. I have a Manager model and Client model with foreign key to Users. And Manager is ...
-2
votes
1answer
31 views

SQL - How do you select the groups that hosts both criteria? [closed]

How do you select the building_id where both the host and the guest have the same building_id? Tables: GuestInfo (guest, host) --> each guest & their corresponding host Guesthouse ...
0
votes
1answer
325 views

jenkins LDAP authentication - deny

We use Jenkins with LDAP authentication. My question: is it possible to implement this rights scenario? if not logged-in (anonymous) ==> read all if ...
0
votes
1answer
174 views

Find duplicate groups of rows in SQL Server

I have a table with materials information where one material has from one to many constituents. The table looks like this: material_id contstiuent_id constituent_wt_pct 1 1 ...
1
vote
2answers
53 views

How to check if all date time specifier groups are present, in random order, with one regular expression (SOLVED)

I have the following string [datetime:yyyyMMddhhmmss] and I want to do some checks on it with regex. I know I can do it with multiple regex matches, but I wish (to learn) to do it in 1 expression, if ...
0
votes
0answers
34 views

Fetch closed group's members

I'm currently working on my first FB application (just some test with rails), but I'm quit stuck with the group permission, indeed, Facebook said that anyone can see the users of a private group (but ...
0
votes
1answer
89 views

Unable to change password and group on Oracle Linux [closed]

I am using a hosted linux box (Oracle Linux 5). There are two problem which I am facing: 1) I am unable to add user 'oracle' to 'oinstall' group. 2) I am unable to change passwd for user 'oracle'. ...
0
votes
0answers
262 views

Add/Invite Users to a Facebook group using Facebook Graph API

I've got an iOS app using Corona(ie. in LUA; not ObjectiveC; though I'm not requesting specific Corona help, just how to do this in general) that I want to add or invite users of the app to the ...
0
votes
2answers
30 views

Checking if user is a member of a specific facebook group

Do you have an example of how to confirm that the person trying to access the content of your app is a member of a specific facebook group, using php? I've read through the developer docs and all it ...
2
votes
2answers
111 views

R data.table efficient replication by group

I am running into some memory allocation problems trying to replicate some data by groups using data.table and rep. Here is some sample data: ob1 <- ...
0
votes
1answer
63 views

show.groups argument in ordiellipse() to use different colours and line types for groups

I am trying to produce a plot like the one shown at the bottom of this question: Adding ellipses to a principal component analysis (PCA) plot. However, I am neither familiar with ggplot nor with ...
0
votes
0answers
27 views

It is possible to have a multi line tab group in Aptana Studio

I often work with many files open and would prefer a way to show all of the tabs in the tab group (mine is currently at the top) to be able to select the appropriate file to edit.
0
votes
1answer
70 views

Corona - Move Groups with transition.to

I want to move my main group of objects at different speeds. I can move my group all at same speed no problem, and ad to a var for deletion as required. But how would I get the objects to move at ...
0
votes
1answer
55 views

Set up a friend sharespace using Linux Group and User permissions

I would like to set up a linux share space in the following way: I want one user lets call admin to have access to all other users home directories. I want to be able to create users A,B,C,D,E and ...
9
votes
4answers
301 views

Group the numbers C++

Here's the problem: You have N (N represents the number of numbers that you have) numbers. Divide them in 2 groups in such way that the difference between sums of the numbers in the groups is ...
0
votes
0answers
28 views

Setuid and Setgid dropping groups

I have a C wrapper that calls a script. The wrapper has the setuid and setgid bits set; when it executes the script however it drops groups. If the owning user groups are A,B,C,D normally. They ...
0
votes
1answer
199 views

groups of compound conditions in Bash test [duplicate]

I want to have some groups of conditions in a Bash if statement. Specifically, I'm looking for something like the following: if <myCondition1 and myCondition2> or <myCondition3 and ...
1
vote
0answers
73 views

Referencing to XSD group which contains xs:all

i have little bit problem. In specification of XSD All element here: http://www.w3schools.com/schema/el_all.asp is written that parent element which can be used is a GROUP where defining the group. I ...
1
vote
0answers
177 views

Drupal 7 LDAP Authorization does not map ldap groups to drupal roles

In our company we've recently migrated from Drupal 6 to Drupal 7 and I'm having troubles configuring the LDAP. Authentication is working ok, but the ldap groups aren't created as drupal roles. With ...
0
votes
1answer
42 views

Single pair shortest path multiple travelers

I'm programming a turn based strategy game and I have a special single pair shortest path problem. I have a weighted directed graph with non-negative non-zero edge weights and here is the catch, with ...
-1
votes
1answer
108 views

Python Regular Expression group repetition within a repetition

I have a string and have to extract. The problem is I can't describe repetition within a repetition. So here is the code: f = "Makimak-cg_mk_Mokarmi" pattern = ...
1
vote
0answers
65 views

Permissions and groups for Node.js

I'm looking for the best way to set up Node.js apps within Ubuntu. I have set up /var/node/ to store the various Node apps just like /var/www/ would. What I am trying to achieve, but seem to be ...
0
votes
1answer
129 views

Use Facebook API to retrieve count of unread group messages for a group

I'm trying to find a way to get a count of unread posts for groups, like the ones shown on the left hand-side menu of Facebook.com I was able to find the reference to Group table in FQL, but I can't ...
-1
votes
1answer
61 views

How to embed google groups to a web page [closed]

I have created a google group by the name "bessah" and i want to embed it to my web page
0
votes
0answers
25 views

How can I export “Recent News” from an older FB group?

The groups API does not appear to have any "recent news" options which makes sense since they dropped support for that feature. Is there any way to access that data from an older group? Thanks
1
vote
1answer
63 views

Execute command with various variables in one line with xargs

To be quick, this is my command: echo "user1,user2,user3" | xargs -d, -L 1 usermod -g specialgroup I want to add multiple existing users to a single group in one single command line. But, the above ...
1
vote
1answer
79 views

Java Pattern with groups

I have this pattern: Pattern p = Pattern.compile("([0-9]){11}"); My problem is how to get all numbers from group and sum it. I'm trying with this code but is isn't working: Matcher ...
0
votes
2answers
52 views

Logical or groups regex

I am trying to make a regex that will find certain cases of incorrectly entered fractions, and return the numerator and denominator as groups. These cases involve a space between the slash and a ...
4
votes
1answer
101 views

Need help creating Coldfusion App to Google Group API

First, thanks in advance for anyone reading this post. My school (I am a teacher/ technology coordinator) is using Google Apps for Education. I have used the Provisioning API to talk with our ...
0
votes
0answers
32 views

Is there an app which allows group members to see posts by people who have blocked them?

Background: Facebook currently allows users to block other users from seeing their posts everywhere - including in groups. This creates a huge problem for the proper management of groups, because a ...
-1
votes
2answers
30 views

How to make a filter where i can get a range of employees

I am new here so no making fun of me. :) We use a third party software that use SQL queries. I need to make a filter(everytime i run this filter it triggers a sql statement). I need to set up ...
0
votes
2answers
61 views

How to get all comments in a given group?

I am trying to get all messages posted in a given group on Facebook. However, I am failing to use FQL with Facebook C# SDK, so I tried something simple, like this: dynamic result = ...
0
votes
2answers
136 views

Xtext: Customizing Error msg by unordered groups

I've defined an unordered group and it works like I expected. The only thing I would like to change is the error msg, which appears when an element of an unordered group isn't modelled yet. Is there ...
0
votes
0answers
120 views

SSRS not displaying entire dataset

I am having a bit of a strange problem, and cannot seem to find the answer for it. I have built a report that has a matrix in that displays a data set from SQL Server 2008 R2 stored procedure. Now ...
4
votes
4answers
271 views

Android regular user login loses group information when su to another user in an ssh session

What I'm doing: I've built GNU emacs for native use on an phone. I run emacs in daemon mode on the phone, so I connect to it anytime with emacsclient, to continue working with regular files, run ...
1
vote
2answers
70 views

Regex: Searching several possible groups

Regex experts please help! I have the following two examples: '(JEN) This is a sentence.' 'This is another sentence (412).' I am trying to extract the different possible elements of these two ...

1 2 3 4 5 7