Displaying 20 results from an estimated 300 matches similar to: "Urgent - Password Migration from WINNT 4.0 to Samba-LDAP"
2005 Mar 09
0
Problems setting up a Samba BDC
Hello,
I am trying to setup a SLES9 system as a Samba BDC. The PDC is NT4.
I am using an LDAP backend and have installed the smbldap tools. I am following
the directions found in the HOWTO and am running into trouble, maybe someone
can shed some light on things for me and tell me what I'm doing wrong.
I will print the commands I'm using to try and create the samba BDC and we'll go
2006 Apr 27
4
Up-dates
I started working on a chat program but, I''m having this problem
chatroom.rhtml
<div id="chatroom">
</div>
<%= periodically_call_remote( :update => "chatroom",
:url => {:action => :chat },
:frequency => 2) %>
chat.rhtml
<h1><%= @chat.room %> room.</h1>
2004 Jul 23
1
NT domain migration to LDAP/SAMBA
Hi,
I'm attempting to migrate an NT4 domain to Samba3, and getting quite
frustrated with stuff that seems not to work as advertised. I'd
appreciate any help.
I've set up an OpenLDAP server, and Samba 3, configured it as a BDC, and
tried running "net rpc vampire". This all works, and Samba does the
appropriate stuff to try and populate the LDAP database. The scripts
I've
2008 Nov 03
2
[LLVMdev] clang
Anton Korobeynikov dixit:
>> Any suggestions?
>Please do read http://clang.llvm.org/get_started.html about correct
>way of building clang.
Oh, I did. I took LLVM and Clang from the very same SVN revision even,
placed clang in llvm/tools/ and built. This has worked on GNU/Linux
for me once, but clang-current seems to rely on things not yet in llvm.
Like I said, I’m using r58565 for
2008 Nov 02
0
[LLVMdev] clang (was Re: 2.4 Pre-release (v2))
Hello, Thorsten
>>A checkout of clang r58548 does not build with the prerelease,
>>seems to require a newer version of llvm-current.
That's correct.
> Any suggestions?
Please do read http://clang.llvm.org/get_started.html about correct
way of building clang.
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
2008 Dec 10
2
Corrupt Header<==Help
Hi,
I have a little problem with table header. I am enclosing my TOY example:
I have a tab separated file(tsv) with two columns as follow:
\\disk(c:) \\processor(1)
322 40
422 60
I read the file using read.table as follow:
tab<-read.table("c:/R/file1.tsv", header = TRUE, sep = "\t") ;
but when I print it i.e
print(tab);
2003 Mar 06
1
Re: samba Digest, Vol 3, Issue 10
----- Original Message -----
From: <samba-request@lists.samba.org>
To: <samba@lists.samba.org>
Sent: Thursday, March 06, 2003 8:01 PM
Subject: samba Digest, Vol 3, Issue 10
> Send samba mailing list submissions to
> samba@lists.samba.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.samba.org/mailman/listinfo/samba
> or, via email,
2008 Nov 02
2
[LLVMdev] clang (was Re: 2.4 Pre-release (v2))
Dixi quod…
>A checkout of clang r58548 does not build with the prerelease,
>seems to require a newer version of llvm-current.
However, clang r58565 does not build with llvm r58565 either:
llvm[4]: Compiling BasicConstraintManager.cpp for Release-Asserts build
mpcxx -I/usr/ports/lang/llvm/w-llvm-58565-0/llvm/include -I/usr/ports/lang/llvm/w-llvm-58565-0/llvm/tools/clang/lib/Analysis
2004 Jul 13
1
LDAP and Domain
Hi to all,
I'm configuring a samba server to act as Windows Domain Server through
ldap,
I've created the users for the domain, and seems to work fine when I'm
not trying
to log against the domain, (I tried with smbclient and mac os x).
The problem is when I'm trying to add a windows machine to the domain,
it ask me
the login/password, I give one of "administrator"
2004 Jan 19
0
Time to straighten out groupmap
I need to clean up the groupmap setup - samba 3.0.0 / ldapsam
Although I'm spitting out a fair amount of information, I'm going to
concentrate on the Administrators entry which appears twice, this
doesn't seem good...
# net groupmap list
Administrators (S-1-5-21-1292501092-333717336-619646970-544) -> root
Backup Operators (S-1-5-21-1292501092-333717336-619646970-551) -> bin
2013 May 09
2
Klibc 2.0.2 build vs -j 30-ish
I've run into a problem with building klibc with high parallelism
It's not quite predictable, but at a -j of approx 25-30 or more
(on a 24 hyperthreaded machine), I often get something like
the following error messages:
...
KLIBCCC usr/klibc/sigsuspend.o
KLIBCCC usr/klibc/sigprocmask.o
KLIBCCC usr/klibc/pselect.o
KLIBCCC usr/klibc/ppoll.o
/git/KLIBC/usr/klibc/sigsuspend.c:8:31: fatal
2005 May 20
3
samba4 openldap
I see that samba4 will have it's own LDAP database. How will the support
for OpenLDAP be? if anyone knows. Will I have the option to use OpenLDAP
still for all the new features so as to be able to use current apps that
use OpenLDAP already? If anyone has info regarding this, it would be
appreciated. Thanks.
Caleb O'Connell
2003 Nov 20
0
Problem with public shares
Hello!
I'm running Samba 3.0.0 with Openldap 2.1.22.
Samba is my PDC and I'm using ldapsam as backend. Nearly everythings
works, but I have a public share [tmp] which should be accessible
without authentication from all clients even if they are no domain
members. I think, my share definition is o.k. in smb.conf but if I
click on the Samba server symbol on a client (Microsoft Windows
2004 Jan 09
8
Please Help with Secondary Groups
System:
I am running RedHat 8.0 (2.4.18-14smp) with SAMBA 2.7 and user
authentication against OpenLDAP 2.1.22.
Problem:
On RedHat, Put over (I think 70 or so) users within a secondary group.
Got to Konqueror or Nautilus and try to change
a directory's permissions to that group with over 70 or so users in it,
(it may be 80 or 90 users), YOU CAN NOT assign that
group to have ownership of that
2006 Apr 08
3
segfaulting on x86_64 for latest version
Hi!
I've downloaded yesterday the version openssh-4.3p2. Compiled and
installed without problems. No optimization options were used, no PAM.
sshd starts also without any problem.
But when I try to connect to it, the connection is immidiately closed
and I get in the dmesg the following
sshd[5246]: segfault at 00002aaaaabbfe40 rip 00002aaaaaab0bf3 rsp 00007fffffef54d0 error 7
Here is the
1999 Oct 09
2
Re: R-0.65.1 for WinNT/9XRe: R-0.65.1 for WinNT/9X
Hello.
I've dowloaded R-0.65.1 for WinNT/9X.
>There is more support for (support of) ActiveX Automation via the
>Rproxy.dll: see the file front-ends/readme.
And where is this "the file front-ends/readme" which describes R's ActiveX
Automation ?
In "readme" under "r-install path\" and FAQ for Win port, no description
about this.
Please teach me.
1999 Oct 09
2
Re: R-0.65.1 for WinNT/9XRe: R-0.65.1 for WinNT/9X
Hello.
I've dowloaded R-0.65.1 for WinNT/9X.
>There is more support for (support of) ActiveX Automation via the
>Rproxy.dll: see the file front-ends/readme.
And where is this "the file front-ends/readme" which describes R's ActiveX
Automation ?
In "readme" under "r-install path\" and FAQ for Win port, no description
about this.
Please teach me.
2012 May 17
5
[PATCH 1/1] kbuild: sync with kernel 3.4-rc7
>From fe2f292cdc62104f21e9880516176c51a7f17622 Mon Sep 17 00:00:00 2001
From: Sam Ravnborg <sam at ravnborg.org>
Date: Thu, 17 May 2012 22:56:00 +0200
Subject: [PATCH 1/1] kbuild: sync with kernel 3.4-rc7
Update Kbuild.include and fixup Kbuild.klibc.
This fixes a bug where all files are rebuild each time we invoke make.
Signed-off-by: Sam Ravnborg <sam at ravnborg.org>
---
I
2004 Feb 26
0
NT poledit.* & common.adm & winnt.adm & windows.adm
I've googled my brains out trying to find the "latest" NT 4.0 System
Policy Editor files:
POLEDIT.CNT
POLEDIT.EXE
POLEDIT.HLP
COMMON.ADM (NT & W9x)
WINNT.ADM (NT)
WINDOWS.ADM (W9x)
I only have dialup access, and it will take me a zillion days to
download SP6 for NT so I can extract the above files.
Can any one point me to where I can D/L those six (or 0110) files?
Thanks
1999 Jun 23
1
problems with a WinNT SMB server
Hello,
as a new Linux user (Red Hat6.0) I am trying to mount hard drives from a
local network which is managed by a windows NTServer. When I try to
launch from the command line:
smbclient -L servername
I am prompted for a password, which I presume is the same password that
I use when I login from a Windows environemt. Given the pasword I get
the message:
session setup failed: ERRDOS -