Displaying 9 results from an estimated 9 matches for "ixls".
Did you mean:
ils
1999 May 29
1
Password authentication
hello:
i am fairly new to samba and i read some of the documentation and i have a book
on bamba, but somehow i can't figure the following two things out:
(i have the precompiled redhat 6.0 version of samba)
1. i simply want to authenticate a user with his/her unix account password. i
do not want to use the sama user or password file, since i cannot keep track of
the changes.
2. i want to
2007 Sep 13
3
How to delete a duplicate observation
I have a data set with 3 variables V1, V2, V3. If there are 2 data points
have the same values on both V1 and V2, I want to delete one of them which
has smaller V3 value. i.e., in the data below, I want to delete
the first observation. How can I do that ? Thanks in advance!
V1 V2 V3
3 3 1
3 3 4
--
View this message in context:
2011 Apr 19
2
Several factors same levels
This is probably very simple but I'm new to R so apologies for being stupid.
I have some data with No coded as 0 and yes coded as 1.
e.g.
id sex alcohol smoker
1 M 0 1
2 F 1 0
3 M 0 0
I realise I can covert the numerical variable back to a factor by
falcohol<-factor(alcohol,levels=0:1)
levels<-c("No","Yes")
2002 Jan 30
2
Shade area under curve?
Hi all,
I've got this graphics question which really should be easy. I want to shade
an area between bounds under a curve. A suitable beginning seems to be the
following:
> plot(dnorm,-4,4)
> segments(-4,0,4,0)
> segments(-2,0,-2,dnorm(-2))
> segments(2,0,2,dnorm(2))
It is the area between -2 and 2 which I want to shade (or something
similar). Hints anyone?
Robert
2018 Sep 12
0
Fwd: OpenSSL version 1.1.1 published - needed for TLS 1.3
If anyone here is thinking about supporting TLS 1.3, every indication is
that you will need openSSL 1.1.1.
Fedora 29 pre-beta is still one 1.1.1-pre9, I hope to see 1.1.1 release
soonish.? Hopefully Redhat will be backporting support in RHEL7 so we
will have it in C7.? Part of the challenge is that there is an API
change from 1.1.0 to 1.1.1.? Got to love it...
Further complication is no FIPS
2008 Apr 18
1
Can't kill smbd process
Hi,
Since this week my Samba keep accumulating smbd process that keep lock on
files and neither me as root or samba itself can't kill. The only way to
release the locked files is to reboot the machine and this is really
annoying for all the clients. I read in a forum that this might be link with
a kernel corruption, but this threads hasn't been active in a long time and
wasn't so
2007 Dec 17
21
New error in Centos 5.1
Just started a "pilot" puppet server for real after messing around in
VMs for the past week or so... I used the 0.24.0 since it was available,
and on the test run, got this:
err: Could not prefetch package provider ''yum'': Execution of
''/usr/bin/python
/usr/lib/ruby/site_ruby/1.8/puppet/provider/package/yumhelper.py''
returned 512: /usr/bin/python:
1999 Nov 21
3
SAMBA digest 2314
Well I figured it out..
did not know that I could make a host file on the winblows client. I knew
about the lmhosts file however..
this is a great list.. thanks to all..
*++++++++++++++++++++++++++++++++++++++*
* Les Higger ITAF ,
* Local Area Network Coord.
* lhigger@lausd.k12.ca.us
* Francisco Bravo Medical Magnet High School
* Los Angeles
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
Signed-off-by: Scott Seago <sseago at redhat.com>
---
AUTHORS | 17 ++++++
README | 10 +++
conf/ovirt-agent | 12 ++++
conf/ovirt-db-omatic | 12 ++++
conf/ovirt-host-browser | 12 ++++