Displaying 11 results from an estimated 11 matches for "student2".
Did you mean:
student
2013 Feb 04
1
Security: ads - "net ads user" works, "wbinfo -u" does not
...e Debian Squeeze running Samba being a member of the domain (PDC
and BDC are Windows servers) and it's users are authenticated against
AD using winbind for years.
Now there is a need to setup another virtual Debian box exactly like
that. So the name of the first is STUDENT, I named the virtual
STUDENT2. I'm trying to set up the virtual box exactly the same, using
exactly the same configs (smb.conf, krb5.conf) as on the working box,
but this is what I get:
STUDENT2, I can:
- create kerberos tickets (kinit Administrator at FOO.LOCAL)
- list kerberos tickets (klist)
- join the domain (net ads j...
2010 Jul 26
1
Is there a function to interdigitate two columns?
...ster list of samples, but one student records some of the values, and the
other student the remainder, I need to get the two sets of student
measurements into one column. Here?s an example:
samp <- LETTERS[1:10] # sample names
student1 <- c(NA, NA, 22, 34.3, NA, 10.5, 19.7, 20.22, NA, 12.9)
student2 <- c(25.5,29.4, NA, NA, 13.6, NA, NA, NA, 17.0, NA)
merged <- c(25.5,29.4, 22, 34.3, 13.6, 10.5, 19.7, 20.22, 17.0, 12.9)
df1 <- data.frame(samp, student1)
df2 <- data.frame(samp, student2)
merge(df1, df2) # these don't quite do what I want
join(df1, df2) # in latest release of pl...
2011 Mar 25
0
symmetric (& square) contingency table from dataset of unordered pairs
Hi Everybody,
I have a data set in which each observation has a pair of students,
with each kid id'd by a 4 digit number:
> head(PAIRS)
student1 student2
2 2213 2200
4 2198 2195
5 2199 2191
6 2229 2221
7 2247 2249
8 2250 2263
There is no significance to student1 vs. student2: they are just a
pair, and the "variable" names could be flipped without loss of
meaning.
I want a symmetric, square...
2005 Dec 22
0
ActiveRecords: save & relationships
...'save method'' save in has_many/belongs_to
relationships ?
Just to exemplify, let''s suppose:
School has_many Classes
Classes has_many Students
School.name = ''school''
Class.name = ''class''
Student1.name = ''student1''
Student2.name = ''student2''
Class.students << Student1
Class.students << Student2
School.Classes << Class
School.save
Should i have everything saved in the database ?
In a real situation, i''m having students with null class_id''s.
Is that ok ?
Many tha...
2005 Sep 28
2
different logon path for different users - local profiles for a few users only - how?
I would like to have roaming profiles for one group of users (student1,
student2), and local profiles for another group of users (Joe, Mary).
Is it possible with Samba?
From what I've tested, one can use either roaming profiles with a
setting similar to the one below:
logon path = \\%L\profiles\%G\%U
Or local profiles, using the logon path empty:
logon path =
I ha...
2005 Oct 31
0
"disappeared" user
...53:32 GMT
Password must change: Mon, 18 Jan 2038 19:14:07 GMT
Last bad password : 0
Bad password count : 0
Logon hours : FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
...and compared it with the entry for a student who successfully logged in about
the same time:
[root@zeus ~]# pdbedit -Lv student2
Unix username: student2
NT username:
Account Flags: [U ]
User SID: S-1-5-21-1185660-1660059191-2813172890-2098
Primary Group SID: S-1-5-21-1185660-1660059191-2813172890-2099
Full Name: Student Two
Home Directory: \\zeus\profdata\student2
HomeDi...
2012 Jul 02
7
smb.conf for around 2500 users
...s clients wanting to get the same home
folder data.
Hi
A college has students arranged with Linux home directories according to
which year they belong to and which class within that year, a or b or
whatever, they belong to e.g.:
/home2/students/year7/year7a/student1
/home2/students/year7/year7a/student2
...
...
/home2/students/year13/year13a/student2500
To get at the same data on windows, I was thinking of a share for each
of the classes e.g.
[year7a]
path = /home2/students/year7/year7a
read only = No
browsable = No
...
...
[year13a]
path = /home2/students/year13/year13a
read only = No
browsable...
2002 Sep 12
0
Sharing of Directories & assigning group permissions to directories
...For example:
1. I wanted to create in /home a group of directories with group members
Admin Directory
Member Users - Rector, Principal, Treasurer, Deputy Principal and so on.
Teachers Directory
Member Users - Teacher1, Teacher2, Teacher3 and so on.
Students Directory
Member Users - Student1, Student2, Student3, and so on.
2. Whenever a user tries to log on to the samba box using windows clients 98,2000,XP and uses the network neighborhood, the authenticated user can then see ALL THREE DIRECTORIES ICON but cannot open the directory for which they don't belong.
I guess if for the principal...
2003 Jun 27
2
Mapping User from ADS
Hi folks,
I'm using Samba 3beta running on RH 8.0 and I'd like to authentificate against a Microsoft AD. This all works very well, except that not all AD User are mapped to my Unixbox!
When starting getent passwd, my UnixBox shoiws just my User from passwd and some of the AD User - not all!! Looking through my User with the command wbinfo -u all AD user are shown correctly!
Anybody
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan,
Sorry for the delay. It's great that you are working on MergeFunctions
as well and I agree, we should definitely try to combine our efforts to
improve MergeFunctions.
Just to give you some context, the pass (with the similar function
merging patch) is already being used in a production setting. From my
point of view, it would be better if we focus on improving its
capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
....ll 1 25141 0 0.01 25112 0 0.01 25112
struct_matvec.ll 5 699941 0 0.06 699912 0 0.06 699912
StructModifyTest.ll 2 5693 0 0.01 5684 0 0.01 5684
struct_scale.ll 1 32911 0 0.01 32882 0 0.01 32882
struct_stencil.ll 5 29224 0 0.01 29195 0 0.01 29195
struct_vector.ll 19 328103 0 0.03 328074 0 0.03 328074
student2.ll 32 70920 2 0.01 70847 0 0.01 70866
student3.ll 35 147276 1 0.02 147172 0 0.02 147183
suboptalign11.ll 4 103224 0 0.02 103209 0 0.01 103209
subspic.ll 6 36624 0 0.01 36589 0 0.01 36589
subst.ll 79 104379 6 0.02 103147 0 0.02 102930
subsumption.ll 129 312529 7 0.03 310822 0 0.03 306700
suicide.ll...