Displaying 20 results from an estimated 1242 matches for "kidding".
2010 Mar 29
6
AD Auth Trusted Domain issues
I have been killing myself on this issue over the last 2 weeks. I have
setup pam AD authentication using winbind on our companies email
servers. That part is currently working. I have been trying to add an
existing "Trusted" child domain and allow authentication from that
domain as well. I am part of the way there, but not quite to the
functional point as of yet. Our primary domain
2013 Sep 27
0
how to write “Destroy kid” in cucumber
how to write “Destroy kid” in cucumber:
Scenario: User can delete kids
Given I am on the kids page
When I Destroy kid
Then I should see "Kid deleted successfully"
Then one kid should not exist
<h1>Listing kids</h1>
<tr>
<th>Kid name</th>
<th colspan=3>Action</th>
</tr>
<% @kids.each do |kid| %>
<tr>
2003 Dec 04
3
SAMBA Groups and Permissions
hi
i have a user
~# id test_user
uid=500,gid=500 (users),groups (users,kids)
as you can see, this user is in primary group "users" and also member of
group "kids"
if he tries to access /home/board via smb (Samba 3.0 + openldap) from a
windows client (XP), he fails, because his
sambaPrimaryGroupSID maps to -> "users"
and /home/board is not accessible for
2001 Apr 11
1
openssh 2.5.2p2/Solaris 5.8 problems
openssh 2.5.2p2 on Solaris 8 has PAM/cron problems. If I build it with PAM
then cron quits working giving "cron audit problem." errors. If I turn
PAM off then cron works but I get kicked out of any session where a password
is needed (i.e. no .rhosts/.shosts or not using ssh-agent) with the message
"Connection closed by IP#". I get through if I have a .rhosts/.shosts or use
2001 Aug 03
1
Disconnecting: protocol error: rcvd type 98
When I SSH using protocol 1 from a Debian box running OpenSSH 2.9p2-4
to a sparc.sunos5 box running vanilla OpenSSH 2.9.1, after a little
while (of inactivity?) I get the following message on the client
terminal:
Disconnecting: protocol error: rcvd type 98
Looking further, this message is actually caused by the SSH daemon.
However, I'm at a loss to determine why sshd is doing this.
I attach
2003 Dec 04
1
Réf. : Re: SAMBA Groups and Permissions
I confirm that Malte M?ller says.
If you want to set multiple group acces, you must use ACL.
the valid user parameter in smb.conf force the right of directory but the
unix right is only for group user.
-----------------------------------
St?phane PURNELLE stephane.purnelle@corman.be
Service Informatique Corman S.A. Tel : 00 32 087/342467
2017 Sep 19
2
Block internet access for some users on the LAN ?
--On Tuesday, September 19, 2017 9:57 AM -0700 John R Pierce
<pierce at hogranch.com> wrote:
> all it takes is one kid, who then shares his 'trick' with other kids, and
> blam.
Hire that kid to be head of security. :D
2012 Mar 16
1
MSetIterator::get_percent Shows Increased Values When Using Query::OP_FILTER
I'm seeing some rather odd behavior with respect to the match percent that
is returned when performing a simple query. It appears that the addition of
a filter to a simple OR query will not affect the weight of the match, but
will increase the percent of the resulting match. According to the
documentation for MSetIterator::get_percent (
2009 Aug 16
1
How to deal with multicollinearity in mixed models (with lmer)?
Dear R users,
I have a problem with multicollinearity in mixed models and I am using lmer
in package lme4. From previous mailing list, I learn of a reply
"http://www.mail-archive.com/r-help at stat.math.ethz.ch/msg38537.html" which
states that if not for interpretation but just for prediction,
multicollinearity does not matter much. However, I am using mixed model to
interpret something,
2003 Dec 04
0
Réf. : Re: Réf. : Re: SAMBA Groups and Permissions
damn....
now everything works
samba recognises user "test_user" in group "users" AND "kids"....
i dunno why ?!?!!?
i did nothing, i just removed "valid users" from this share and reloaded
smb-conf...nothing special !
if i could reproduce it, it would be better then seeing it working now
and not knowing why....
but
thx very much for your patiance
greez
2017 Sep 19
2
Block internet access for some users on the LAN ?
Chase, Brian E. wrote:
> The way to do this is with ACL's. Access Control Lists
> IPtables can perform this function, or an internet gateway router can also
> be used.
> The ISR 4000 Series Cisco router family is where I would start, especially
> if you're in the need for a blade server in the same chassis.
>
> -----Original Message-----
> From: CentOS
2011 Aug 04
1
Plotting just a portion of a smoother graph in ggplot2
Hi,
I am using ggplot2 to with the following code:
gmathk2 <-
qplot(time,math,colour=Kids,data=kids.ach.lm.k5,geom="smooth",method="lm",formula=y~ns(x,1))
+ opts(title="Smoother Plot: Math K-5") + xlab("Time") + ylab("Math") +
scale_colour_brewer(pal="Set1"); gmathk2
This plots all the smoother for all the x values. What I'd like
2017 Nov 01
1
Creating Tag
i want to tag categories to its menuname.
i have a csv containing menu item name and in other csv i have a column
containing some strings,
i want to pick that strings from categories and look into menu items if
any menu item containing that string i want to create a new column next to
menu item name flagged as 1 otherwise 0
and the only condition is once a menu item flagged as 1 i don't need
2002 Mar 07
1
Automatic logoff, kickoff time, etc.
Hello. I am in the process of setting up a home network where 2 of the users
will be kids. Because of this, I have decided that it would be nice to have
a login time restriction for thier XP workstations, as well as an automatic
logoff time. This can be done with any Windows domain controller, and I've
had halfway luck with Samba.
What I've done so far... I've gotten Samba to use PAM
2011 Sep 15
4
question about glm vs. loglin()
Dear R gurus,
I am looking for a way to fit a predictive model for a contingency table which has counts. I found that glm( family=poisson) is very good for figuring out which of several alternative models I should select. But once I select a model it is hard to present and interpret it, especially when it has interactions, because everything is done "relative to reference cell". This
2001 Jul 31
1
Kid Pix Studio Deluxe and Wine?
Does Kid Pix Studio Deluxe run under Wine?
An elementary school I visited recently was running
that program on all their Windows machines, and wouldn't
consider switching to Linux unless it was supported.
winehq.com doesn't resolve in DNS for me tonight :-(
so I can't check the database. I don't have a copy
myself, so I can't test it personally. (Hmm, maybe
I should get
2003 Dec 04
1
sorry, but that's no help for me :/ andrew, john, .... no help out there :D ??? greez Leonardo Boselli wrote: > Il 4 Dec 2003 alle 10:21 Michael Gasch immise in rete > >> so that samba knows: "this user is in group users AND kids, so i have >> to try
but that's no help for me :/
andrew, john, .... no help out there
:D ???
greez
Leonardo Boselli wrote:
Re: [Samba] SAMBA Groups
and Permissions
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
sorry,
but that's no help for me :/
andrew, john, .... no help out there :D ???
greez
Leonardo Boselli wrote:
> Il 4 Dec 2003 alle
2005 Mar 07
7
Help with blocking internet traffic at certain times
Hello all:
I''ve been using Shorewall for quite a while at my office and it''s been
great! Thanks for the work!
I''ve just set up a firewall at home to keep my teenagers under control
(shorewall, squid and dansguardian). I''ve also set up a cron job that
switches my shorewall rules between a day and a night configuration. The
night configuration blocks
2007 Apr 12
2
How to manipulate the pointer of a file?
Dear friends.
With file( ) to obtain a pointer of a file, every time we use scan ( ) to
read one row of it, the pointer will point to the next row of the file. In
the following example, d1 and d2 are obtained the same way but they
correspond to different rows of the same file because the pointer of the
file moves down a row when a row of the file is read.
The following is an example:
a1
2007 Jul 30
7
software bloat - is this really useful to anyone?
http://www.asterisk.org/node/48327
I mean, really... you're kidding me, right?
Lee.