Displaying 20 results from an estimated 1000 matches similar to: "samba Active directory and SSO"
2008 Jan 08
28
1.9.3 release, rakefile
Hi
I''d like to put out a 1.9.3 release perhaps later this week/weekend. If
you have a chance to test the build and samples esp with latest
rubygems, please do.
There are still some bugs on the list, and samples to do, but this
should address all the build/install probs that have come up. And it
would be good to get some testing and feedback on some of the new classes.
A note on the
2001 Jan 30
0
Undelivered Mail Returned to Sender (fwd)
sending mail to samba-unsubscribe@us5.samba.org is looping/bouncing
-------------------------------------------------------------------------
Medi Montaseri medi@CyberShell.com
Unix Distributed Systems Engineer HTTP://www.CyberShell.com
CyberShell Engineering
-------------------------------------------------------------------------
---------- Forwarded
1997 Oct 16
0
Samba / automounter
Hi folks,
in our group we're working with samba on a SunOS 4.1.3 workstation and
about 30 wfwg and win95 clients for several time without any trouble
(samba-1.9.16p6 release). Now i've installed version 1.9.17p2 and got the
following problem:
I can't reach directories on an automounted volume on the Server which is
not currently mounted by changing directory to that drive on the
2003 Dec 01
0
No subject
This means that when a person logs into the samba server it will execute
this file. You should possibly put this file on your NT server that's
currently the PDC in the netlogon share there though, which would mean that
presuming that samba authenticates ok back to the NT box, your users will
transparently get a whole new bunch of drives, and won't need to worry about
password maintenance
2006 Oct 20
1
Good news on WxWidgets 2.8.0
Hi
Just tried out the most recent dev release (2.7.1) of WxWidgets.
The first bit of good news is that 2.7.1 has lots of attractive new
widgets, such as RichTextCtrl, pickers, and the AUI. This is an add-on
that''s now been merged into the core, and provides sophisticated things
like dockable toolbars, perspective layouts, semi-transparent dragging
etc. They seem to have brushed up
2000 Aug 16
1
How does one change a passwd with Samba
How does a Window's user change thier password on a Unix based
Samba server. I know they can login to the unix box and use smbpasswd(8).
But these users are MS Windows users and I hate to have to explain what
a command prompt looks like.
Unfortunately I don't know enough Windows. Is there such a client
feature built into the Windows, how do they do it against a PDC?
If no solution is
2017 Jul 18
2
lme4 question
Hello,
I am trying to run the following model:
domi ~ type*ratio+((1|id)+(0+type|id)+(1|face_id)+(1|car_id))
My question is whether the data coding for "face_id" and "car_id" variables
is correct.
As you see on the following sample data structure, "type" is repeated
measure where 1=car, 0=face. Thus, I coded "face_id" as "0" when the type
is 1
2001 Apr 16
1
Help with plotting error bars in R
Hi,
I'm sorry to send email to everyone on this list, but I have a simple question
which is bothering me and I can't seem to figure out the correct answer. I
just downloaded R and I'm trying to reproduce some simple analysis I've done
on other packages. In particular, if I have a vector of experimental values
and a vector of their uncertainties, is there a way to plot the
2009 Dec 11
2
Closing event on a Notebook page.
How do I catch a closing event for a Notebook page.
I have added a number of pages (class Panel) to a Notebook and I
can remove them via the default close button on the pane.
But I what to run some code before the page(Panel) is closed,
so I assumed that it gets a ''evt_close'', but that seems not to be
the case.
How do I get to run some code before the page(Panel) closes?
2000 Nov 08
4
How to plot error bars
I'm a newcomer to R. I can't seem to find any documentation how to add
error bars to points in scatter plots. I guess I could plot the points,
then compute and plot line segments in the X and/or Y directions to
represent the errors?
- Mike
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2007 Nov 21
6
MediaCtrl
Hi.
Attached you find an attempt to adding MediaCtrl to WxRuby. It''s only
tested on windows (compiled with msvc 6.0).
Everything seems to be working fine except for a small problem with a
few functions:
wxFileOffset Seek(wxFileOffset where, wxSeekMode mode = wxFromStart);
wxFileOffset Tell(); //FIXME: This should be const
wxFileOffset Length(); //FIXME: This should be const
2002 Jan 25
4
How to add error bars to plot(x,y)in R?
Dear R Experts,
Is there a way in R to add an error bar (say in the y direction) for each data point?
Thanks
Ming Chow
--
__________________________________________________________________
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help",
2002 Jan 25
4
How to add error bars to plot(x,y)in R?
Dear R Experts,
Is there a way in R to add an error bar (say in the y direction) for each data point?
Thanks
Ming Chow
--
__________________________________________________________________
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help",
2007 May 21
13
First drop of new memory management
Hi
Just a quick update on memory leaks etc. I''ve just dropped a bunch of
patches with a new approach to linking ruby''s GC to Wx''s memory
handling. Still some work to do - eg bigdemo.rb falls over quite quickly
- but working well for me on other samples.
Briefly, it disposes of fixdeleting. For almost all objects that aren''t
Windows, they should now be
2001 May 24
2
New Package: gregmisc
I've thrown a couple of useful functions into a new package "gregmisc" and
uploaded them to ftp://ftp.ci.tuwien.ac.at/incoming/gregmisc_0.1.1.tgz
Here's DESCRIPTION:
Package: gregmisc
Description: Misc Functions written/maintained by Gregory R. Warnes
Title: Greg's Miscellaneous Functions
Version: 0.1
Date: 2001/05/24
Depends: R
Maintainer: Gregory R. Warnes
2014 May 15
1
backup
I just installed samba4 on ubuntu 14.04 from de repositories:
# samba --version
Version 4.1.6-Ubuntu
I wanted to make a backup but *samba_backup* was missing, so I download
4.1.7 using Git and configured it.
The problem is it isn't working, tar is stopping because it refuses to
create and empty file. I tracked it to the second *tar* in the script, and
*echoed* it:
# samba_backup
1998 Jun 26
3
ip_masq+dhcpd+samba+2nics
Hello guys,
I'm at my wits end.. hope someone can help.. this is the deal.
I have setup a linux box to serve as a "gateway" for our internal lan.
Running 2.0.34 slakware. I have 2 nic cards.. One for our "internal" lan
(192.168.2.0) and the "external" lan..I have gotten the OS to see
both of them, but when trying to get DHCP to work with both, it kept
barfing..
2008 Jan 12
1
GraphicsContext demo
Hey All,
I''ve just commited rev 1505, which now includes a GraphicsContext demo, just
in time for a release. *wipes forehead* So far, it''s looking pretty good.
BTW Alex, another bug came up while working with GraphicsContext, but wasn''t
something as major that could prevent me from completing the demo.
GraphicsContext#draw_lines(size_t n, Point2Double points, Integer
2004 Feb 24
1
windows configuration on samba
I have set up my samba server to act as the domain controller of my
domain.
When I try to join a windows workstation to this domain, the machine can
actually see the domain but when I type in my root and root password, I
get the message "wrong Usename or password"
When I change encrypt password option to NO option, the message "Account
not allowed to be used in this workstation
2007 May 21
5
Wx::Scintilla class not defined
I''m posting this for a friend who is having trouble with this and here is
his message.
"Heya! I''m working on a script editor application, but it''s missing one key
feature: Syntax highlighting. Seeing this, I looked around in the sample
directory and came across scintilla.rb. I attempted a run, however Ruby
reported Wxruby2::Scintilla as an uninitialized