Displaying 19 results from an estimated 19 matches similar to: "LDAP and the Password attrtibute in SAMBA"
2013 Dec 03
1
LDAPcmp show errors (serverState, subRefs)
Hi there!
Here it is a setup with an Windows 2003 SBS and two Samba 4.1.2.
Everything is working fine, but I found differences in LDAP and need to
know if this is relevant for replication
samba-tool ldapcmp ldap://sbssrv2003 ldap://samba4.1.2
[...]
Comparing:
'CN=Builtin,DC=SAMBADOMAIN,DC=local' [ldap://gaia]
'CN=Builtin,DC=SAMBADOMAIN,DC=local' [ldap://samba1]
Attributes
2009 Jan 02
4
2008 Post Count
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On the Python Tutor mailing list Kent Johnson uses a script to find the
top posters for the year. If this or something like it has been posted,
sorry for the noise;
2008
====
Steve Totaro 796
Tzafrir Cohen 749
Tilghman Lesher 496
Alex Balashov 354
Olivier 334
Philipp Kempgen 251
Gordon Henderson 242
Atis Lezdins 239
Jay R. Ashworth 230
Doug Lytle 207
2008 Sep 08
2
How to preserve date format while aggregating
Hi
I have a dataframe in which some subjects appear in more than one row. I
want to extract the subject-rows which have the minimum date per subject. I
tried the following aggregate function.
attach(dataframe.xy)
aggregate(Date,list(SubjectID),min)
Unfortunately, the format of the Date-column changes to numeric, when I'm
applying this function. How can I preserve the date format?
Thanks
2004 Jul 23
2
RFE: MD5 encryption with for plain text passwords
Hi,
due to compatibility issues with mail clients I think I have to use
plain text authentication. In order to secure the passwords during
their transport I'll use SSL encryption.
After reading some documentation I think that I'll have to store the
passwords as plain text in the authdb. That is something I dislike
very much as it is a (imho) good tradition for unix to store only
2005 Oct 10
4
plot - no main title and missing abscissa value
Hi all.
I have defined a plot thus:
par(mar=c(5,5,4,5),las=1, xpd=NA)
plot(Day, Ym1Imp, ylim=c(0,100), type="b", bty="l", main="Ym1
Expression", cex=1.3, xaxt="n", yaxt="n") #plot implant data
axis(side=1, at=c(0,1,3,5,7,10,14,21), labels=c(0,1,3,5,7,10,14,21)) #
label x axis
mtext("Day", side =1, at=10, line=3, cex=1.2) # title x
2007 Dec 07
4
Internal Error - Cannot select inbox
Hi,
I am new to this list although i have been using dovecot for some time
now, i've come accross this error when a user tries to log in
* OK Dovecot ready.
1 login username password
1 OK Logged in.
1 select inbox
1 NO Internal error occurred. Refer to server log for more information.
[2007-12-07 12:51:56]
there are no errors reported in the log files related to that issue for
both
2012 May 21
1
fda modeling
Dear friends - We have 25 rats, 14 of these subjected to partial removal
of kidney tissue, 11 to sham operation, and then followed for 6 weeks.
So far we have data on 26 urine metabolites measured by NMR 7 times
during the observation. I have smoothed the measurements by b.splines in
fda including a roughness penalty, and inspecting the mean curves for
nephrectomized and sham animals indicate
2006 Jul 06
1
How did I turn off params ?
I am trying to create an input form where subsets of the input data goes
into separate rows of the table (events).
I have created a proxy object (CompoundEvent) to hold all of the data,
and overridden its "save" method to create the several tuples.
This was almost working late last night when I did something that
stopped the params[] hash from getting any information from the post
2006 Apr 27
2
Incomplete Trio in TDT analysis
I am involved in a study where, as in most of life, men demonstrate
themselves to be recalcitrant. So while we have many probands and most of
their mothers we only have about 50% of the trios being complete.
I have been running tdt and trio.types. It appears as if it is ignoring the
duos. Sometimes a duo can be informative. For instance
Father ..missing
Mother 1/2
Proband 1/1
This duo shows that
2017 Jul 10
0
steps for fileserver replacement
i would do it like this.
install the new member, setup a new hostname and ip, (static ip).
setup shares and copy data to the new server.
down old server, setup alias ip of the old server on the new, and create cname old hostname to new.
then monitor in the logs which pc's use ip numbers in shares.
for me the biggest advantage is, its reversable and flexible, meanig, you can do most of the
2007 Oct 03
1
tc qdisc for interface alias
Hi,
Can we create TC rules for an interface alias? Here are the commands:
/sbin/ifconfig eth0 add ip.ad.dr.ss netmask m.a.s.k up
tc qdisc show dev eth0:0
Last command throws error "can''t find device". Is there any way to
define tc rules on alias or is it simply a limitation?
Thanks,
Deepak
_______________________________________________
LARTC mailing list
2001 Mar 21
3
bitrtate peeling and lossless compression
I just read some of the discussion on the list about 'bitrate peeling' and
remembered an interview of Monty that I have read recently. In it he says
that Vorbis uses MCDTs <sp> and that these are theoretically reversable.
And now, I learn that theoretically we can use bitrate peeling to make
smaller files from larger ones, and that leads to my question. Could I
theoretically
2011 Feb 07
9
Best way to populate development database
What would be the best way to populate a development database for a
Rails 3 app? I have looked at faker, but it seems that development has
stopped, any other options?
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To
2003 Aug 16
0
sftp-server (secure) chroot patch?
Hello,
I know this chroot issue has been brought up many times before on this list. I saw that the contribibuted chroot-patch was removed from the contrib directory because it always was out of date. The main reason was of course was that sftp-server has to be run as root to be able to do the chroot() call? Most of you are against chroot (since it isnt in the src) but I believe a lot of users
2003 Dec 19
2
weighted regression
To all
I have some simple questions pertaining to weights used in regression.
If the variability of the dependent variable (y) is a function of the magnitude of predictor
variable (x), can the use of weights give an appropriate answer to the regression parameters
and the std errors?
Assume that y at x=1 and 6 has a standard deviation of 0.1 and at x=11 it is 0.4
Then according to a web page on
2000 Jun 27
6
masking problems in Vorbis beta?
Hi all,
I just came across the following page: http://r3mix.net
In the "News" section there is a fairly negative critique of Vorbis;
especially it is mentioned that Vorbis "has terrible masking
problems". There is also a Vorbis-encoded frequency sweep
which shows strong deficiencies at high frequencies, but
I suppose this is due to the quite low bitrate of the
distributed
2024 Oct 04
2
[PATCH 00/51] treewide: Switch to __pm_runtime_put_autosuspend()
Hello everyone,
This set will switch the users of pm_runtime_put_autosuspend() to
__pm_runtime_put_autosuspend() while the former will soon be re-purposed
to include a call to pm_runtime_mark_last_busy(). The two are almost
always used together, apart from bugs which are likely common. Going
forward, most new users should be using pm_runtime_put_autosuspend().
Once this conversion is done and
2006 Feb 25
3
Compaq R1500 UPS and Linux
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
- -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi!
Has anyone gotten it working at all with Linux :) I picked one up for
thiry bucks and would love to monitor it!
Liz
- -----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)
iD8DBQFD/5fEIACpLcG4dhwRAmeCAJ9+8FGXqKoOlZdkw/KFXb9n0PEemwCdHaoD
NVnv7JjmBAjNsExK6WzAdnA=
=pcPX
- -----END PGP
2006 Feb 16
1
Too Many Ace Entries for file
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Greetings,
I am encountering a problem with Samba and setting acl's for
files/directories from the security dialog on my Windows clients. I
can easily toggle the file permissions. However, it am not able to
add/remove user/groups from the GUI interface on my windows clients. I
have also noticed when I add access with setfacl it doesn't not