Displaying 20 results from an estimated 4000 matches similar to: "Linux to Win2k Active Directory authentication using samba."
2002 Oct 21
3
win2K passwords
Hi all,
I need help, I'm trying to create a windows2000 share drive on mandrake 9.0
and just cannot get the passwords to work. I don't know what to do.
can someone help me with the proper way to do this??
I set the registry in win2000 plaintextpassword to true
I set encrypted to no, with webmin and manually
I tried sychro users from webmin
installed/reinstalled
nothing works help
2003 Jan 17
1
auth. samba users against Win2K AD
Hi All,
We have a mixed Win2K and Linux environment, and we run Samba 2.2.3a on
SuSE 8.0 Linux. Assume you have users who have to access a share on Samba of
say /foo/bar, and the users are part of group 'somegrp' (they have
permissions to
modify stuff in /foo/bar, btw).
Now, assume said users exist on Win2K AD, is there any way to get Samba to
authenticate against Win2K when they go
2000 Apr 26
1
Quick plot question
Is there an easy way to add an axis or just a simple line at the 0
position of a graph with positive and negative values. Specifically,
I'ld like to add a zero line on a plot of residuals from a fit. I'm
very new at R so if this is a dumb question feel free to let me know but
I'ld still appreciate any help.
Thanks
Bernie
--
_________________
Bernie Gardner
Research Associate
ECOS,
2001 Sep 25
1
blues in c
G'Day,
I'm a little confused why the c function has the followng effect on
classes - is this a feature ? My workround [ class(cc) <- c("POSIXt",
"POSIXct") ] seems to do the job.
Many thanks
Bernie McConnell
"R version 1.3.1, 2001-08-31" on NT
> aa <- as.POSIXct("2001-09-23")
> bb <- as.POSIXct("2001-09-24")
> cc
2017 Aug 03
2
explorer.exe: no mapping between names and security ids was done
Howdy Rowland,
On 03/08/17 10:51, Rowland Penny via samba wrote:
> On Thu, 3 Aug 2017 09:59:44 +0100
> Bernie Elbourn via samba <samba at lists.samba.org> wrote:
>
>> ... I just want to put this somewhere easily searchable based on the
>> users error message.
>>
>> Upgrading a domain controller to Debian 8 (samba 3 to 4) resulted in
>> the message
2003 Apr 17
3
accessing current factor in tapply
G'Day,
I want to access in a function called from tapply the current factor. In
my example below, all I want to do is to write the current factor on each
histogram. Needless to say my example does not work. I would be grateful
for pointers in the right direction.
Many thanks
Bernie McConnell
Sea Mammal Reserach Unit
cc <- 1:10
ff <- rep(c("a","b"),5)
pp<-
2010 Aug 21
4
graphing plots of plots
I want to make a graph where each element plotted is itself a graph. I can
see how to use par(fig=) and viewport to do that, but they require (i think)
me to do my own scaling as they are scaled to the graphics window. any
advice on which approach I should take (just bite the bullet and do my own
scaling), or is there something else I should try, or any examples I should
look at. many thanks
2014 Jan 08
7
[LLVMdev] [cfe-dev] AArch64 Clang CLI interface proposal
I knew I'd regret leaving that option in for the MIPS port back in 99.
Basically this is the only acceptable way for mcpu to exist, but should
never have been added to the GCC aarch64 port at all since there's no
compatibility with existing build systems to worry about.
I would still like you to show this mythical piece of software that needs
this compatibility.
-eric
On Jan 8, 2014 3:06
2003 Feb 11
2
Joining PDC w/LDAP Question
Should I be required to add the machine to my passwd file even if I am using
LDAP when joining a W2K domain domain? The only way I can get a machine to
join my Samba PDC is via the following commands.
# /usr/sbin/useradd -g 100 -d /dev/null -c "asa" -s /bin/false asa$
# smbpasswd -a -m asa
I thought that using ldapsam would lookup all machine information from LDAP
without having to
2002 Aug 18
2
Sharing a CD-RW
Hi,
I'm a newbie at samba (I just configured the samba server on my Linux box). I was wondering if, along with the printer and disk space, I could even share the CD Writer on the linux box as a device which my "windows" friends could map and burn CDs on.
any comments would be of great help
thanks
deepak.
-------------- next part --------------
HTML attachment scrubbed and removed
2013 Mar 07
0
[LLVMdev] ARM assembler's syntax in clang
Hi, Bernie, Thanks for your reply!
However, I still have problem by following edk2's code, my test code is
attached, what I want to do is build it as a dynamic lib. But I get error
from ld:
ld: illegal text-relocation to _data_table in table.o from foo in
use_table.o for architecture armv7
Do you have any suggestion to solve this? Thanks!
//==begin table.c==
int data_table[] = {0xff, 0xff};
2017 Aug 03
2
explorer.exe: no mapping between names and security ids was done
... I just want to put this somewhere easily searchable based on the users error message.
Upgrading a domain controller to Debian 8 (samba 3 to 4) resulted in the message "no mapping between names and security
ids was done" at times. The message appears on the windows 7 domain pcs when running explorer.exe. Also other basic
things did not work: internet explorer, or mapping between
2002 Oct 29
2
RODBC blues
Good Day,
Perhaps I have missed a posting but ... I cannot find the RODBC package on
cran at www.stats.bris.ac.uk/R/.
Many thanks
Bernie McConnell
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the
2009 Jun 01
11
Unbootable machine
Hello Peter & Jeremy,
I've found an ordinary desktop PC (with Phoenix Award BIOS 6.00PG) that
won't boot off a USB stick created by livecd-tools-024 with syslinux
(tested both versions 3.75 and 3.81).
The boot process drops to the "boot:" prompt with an error message:
could not find kernel image: linux
The same USB stick boots fine on any other computer I could find.
2003 Feb 13
1
How to join a linux machine to a "pure" Active Directory Domain using Samba 3.0alpha21?
Hello.
I've now compiled and installed Samba 3.0 alpha 21 on a Red Hat 8.0 box
(since I sadly don't have a current Mandrake box available in our
network).
Now I'm somewhat lost - what do I have to do, to make the Samba server
join the Active Directory (which doesn't support NT 4.0 Domains)?
Is "net ads join" the only thing I've got to do?
Where do I set which AD
2005 Jul 03
1
asterisk strips off trailing digit from incoming calls
so here it is, the problem that's been nagging me for the past 2 days:
connected a box to my telco's NTBA <-> zap/asterisk. which works:
box:/etc/asterisk# cat /proc/zaptel/1
Span 1: ZTHFC1 "HFC-S PCI A ISDN card 0 [TE] layer 1 ACTIVATED (F7)" HDB3/CCS
1 ZTHFC1/0/1 Clear (In use)
2 ZTHFC1/0/2 Clear (In use)
3 ZTHFC1/0/3 HDLCFCS (In
2006 Mar 22
4
Serialized form... problems with accents
Hi,
I''m working on a french website and I use the Form.serialize method to
send the info through AJAX. The thing is that the accentuated letters
(é,ê,à, etc.) don''t get replaced by their HTML entities and they get
corrupted when retrieving the data. How could I fix that?
thanks a lot,
Blaise Bernie
2003 May 06
2
samba + ldap + pam_mkhomedir ?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi list,
I'm on the way to implement samba with ldap on five servers (each owns
a different nt-domain) and a master server which maintains the central
user database which gets replicated to all the other servers. Now I
have just one more problem, namely homedirs. I want every user to have
a homedir to store for example his profile. This has to
2001 May 10
2
memory blues
G'Day again,
I am attempting to read a large MSAccess file into R, but get memory
problems. With the first 100 rows of the table ("Macca99") things, as
shown below, are fine and the resulting object is 33,780 bytes. But when I
read the entire table ("MaccaDiv99") which is 218,000 rows R falls over
with the message:
Rgui.exe - Application error
The instruction at
2003 Jan 30
2
Mandrake 9.0: rpcclient problem exporting printers to samba for windows
I am new to CUPS, after working for 4 days to get printing from WinNT to
Mandrake 9.0, I give up. Here is the problem:
the /etc/samba/smb.conf is setup with [printers] and [print$]. I copy the
postscript drivers from adobe. I then tried to export a printer to samba with
the following command
cupsaddsmb -v -U dwoody canon
It did all of the commands successfully except for the last one. which