Displaying 20 results from an estimated 11000 matches similar to: "Possible PDC security hole re/machine accounts"
2002 Nov 25
0
Possible PDC security hole r
Diego,
When a NT-class or any Win9X based machine is not officially part of a
domain, they can still utilize the domain resources as long as there is a
user account that has permission to utilize the domain.
When not part of the domain, the client machine will treat the domain as
a workgroup and EVERY client request will go through the validation
process. When connected to the
2003 Jan 27
2
NT PDC to Samba PDC migratio
I thought that it was quite impossible to do that due to the Domain SID
as well as the SAM list that currently Samba is unable to retrieve. (Not
that it would have helped me any, since our old NT 4.0 PDC took a major
Hardware failure.)
How would one duplicate the SID, is that possible with 'smbpasswd -S'
from the new Samba DC?
Regards,
Robert Adkins II
IT Manager/Buyer
Impel
2002 Jun 22
3
Samba PDC + Winbind
Hello all.
First, a little background...
I recently downloaded samba-*-ldap-2.2.5-2mdk , installed on Mandrake
8.2 and got everything working fine.
I have LDAP installed for "single sign-on" support. I can use LDAP to
authenticate other Linux boxes, and have Samba as a PDC for some Win2000
boxes - all working fine. Linux users are the same as PDC users, except
for their passwords
2003 May 28
1
Member server of Samba PDC
PDC RH9 running v2.2.7-a-8.9.0 from RH
Member RH73 running v2.2.7-3.7.3 from RH
both are up to date with regards to RH
Would like the Member server to authenticate against the PDC rather than
locally to itself causing me to keep auth all synced up between the two.
Yes LDAP is an option as we already use it, but was waiting for ver 3 to
go down this road as we don't like to compile because of
2003 Jan 27
1
NT PDC to Samba PDC migration
Hi all,
I read a few posts a while back from people who were trying to get this
done.
Has anyone succeeded in doing a transparent (or an
as-close-to-as-possible) migration of an NT4 PDC to a Samba PDC?
I know it entails stuff like snatching the passwords with pwdump or the
like, and importing them into smbpasswd/LDAP, and toying around with
RID's/SID's for the new PDC to make it look
2003 Mar 14
1
LDAP Replication
>From Google searches, it seems that using SAMBA 2.2.7 + Open LDAP on Linux
patched for POSIX ACL support delivers a functional PDC/BDC pair, and that
directory replication can take place automatically once set up.
Could someone please confirm that this actually works?
The background to this issue is that we are moving a large number of NT4
file servers to a LINUX platform, but need to keep
2002 Sep 10
1
libsmbclient
Hello all
I recently recompiled samba 2.2.5 with LDAP, SSL and libsmbclient as
additional configure options. I used the base 2.2.5-2mdk source package
(to the uninitiated, it's a Mandrake package).
LDAP works fine (as it had before), haven't really tested SSL, but
here's the kicker: I can't find libsmbclient anywhere - although I'm not
really sure what I'm looking for
2013 Nov 05
1
increased core dumps with v2.2.7
Hi,
After upgrading to v2.2.7 yesterday, I am starting to get a larger number
of bugs occurring -- unfortunately I hadn't configured things to save core
dumps (now done).
But I am seeing things like:
dovecot: imap(user at example.com): Fatal: master: service(imap): child
27931 killed with signal 11 (core dumped)
kernel: [151706.763475] imap[4878]: segfault at 7fff53b0aff8 ip
2009 Mar 06
0
[ANNOUNCE] libXrandr 1.3.0
Final RandR 1.3 release of libXrandr.
Changes to libXrandr-1.2.99.4:
Alan Coopersmith (1):
Add README with pointers to mailing list, bugzilla & git repos
Julien Cristau (1):
Fix thinkos
Keith Packard (1):
Send X_RRGetOutputPrimary when making an X_RRGetOutputPrimary request
Matthias Hopf (1):
Bump to 1.3.0
Paulo Cesar Pereira de Andrade (1):
Janitor: make
2005 Jan 08
1
Re: [Logcheck-commits] CVS logcheck/debian
On Wed, 05 Jan 2005, CVS User ttroxell wrote:
> @@ -70,6 +70,10 @@
> chown logcheck /var/lock/logcheck > /dev/null 2>&1 || true
> fi
>
> + # fix for #284788
> + # update timestamp on cron
> + touch /etc/cron.d/logcheck || true
> +
> ;;
>
> abort-upgrade|abort-remove|abort-deconfigure)
on a box with a broken coreutils install
2005 Jul 25
2
[Asterisk-Dev] Zaptel update, Asterisk 1.2 janitor projects
Greetings!
A new version of Zaptel (1.0.9.1) has been released that includes a fix
for fxo modules on tdm cards. If you are using tdm cards, it is very
important that you upgrade for your card to work properly.
We are hoping to release Asterisk 1.2 very soon and we need your help!
If you have some interest in doing some programming, check out the
janitor projects web page:
2003 Aug 12
1
win2k3 and smbmount/smbclient
Hi,
We did an upgrade to the PDC from win2k to win2k3, and now I cannot mount
shares on my linux box od access the pdc with smbclient. I'm running
v2.2.7. Any ideas?
Thanks,
Rob
Rob Tanner
UNIX Services Manager
Linfield College, McMinnville OR
2003 Mar 13
3
Logon Script Doesn't
Hi,
I've finally been dragged kicking and screaming into the wonderful world of XP.
I've been able to join a domain and login with the help of the docs on samba.org and
gleaning info from this list. Google and I don't get along.
My question is How do I get the logon script to run when XP logs in? Win 98 doesn't
have a problem running the logon script.
Here is part of the
2024 Dec 11
1
Cores hang when calling mcapply
Hello Thomas,
Consider that the primary bottleneck may be tied to memory usage and the complexity of pivoting extremely large datasets into wide formats with tens of thousands of unique values per column. Extremely large expansions of columns inherently stress both memory and CPU, and splitting into 110k separate data frames before pivoting and combining them again is likely causing resource
2005 Dec 17
2
[patch] fix defintion of struct statfs64
From: Steve Langasek <vorlon@debian.org>
Fix the definition of struct statfs64,
required for run-init to work on alpha.
verified to have no regressions on amd64.
Signed-off-by: maximilian attems <janitor@sternwelten.at>
Signed-off-by: Frederik Sch?ler <fschueler-guest@costa.debian.org>
--- klibc-1.1.1.orig/include/sys/vfs.h
+++ klibc-1.1.1/include/sys/vfs.h
@@ -32,17 +32,17
2018 Feb 06
1
gdistance::shortestPath throws error "not a symmetric matrix"
Hi,
Calling
gdistance::shortestPath
gives me the error
Error in asMethod(object) :
not a symmetric matrix; consider forceSymmetric() or symmpart()
The output of dput(.traceback()) is
pairlist("stop(\"not a symmetric matrix; consider forceSymmetric() or symmpart()\")",
"asMethod(object)",
"as(Laplacian,\"symmetricMatrix\")",
2009 Mar 02
1
[ANNOUNCE] xf86-input-evdev 2.1.99.1
First snapshot for evdev 2.2.
Lots of cleanup, and - most notably - general axis/button support.
For those running an X server from master, evdev will label axes and buttons
for you.
shortlog is a bit longer than it actually is, it includes a number of patches
that were cherry-picked onto 2.1 and have since been released.
Cheers,
Peter
Shortlog since xf86-input-evdev-2.1.0:
Adam Jackson
2002 Jun 23
2
SAMBA + LDAP Single Signon Achieved
Hello all!!
I have partially achieved full single-signon, synched passwords with
Samba 2.2.5 and OpenLDAP 2.0.25 on Mandrake 8.2.
I can change my PDC password from a Win2K box and it synchs the
Linux/Unix/LDAP password correctly. I can change my password from Linux
using 'passwd' and it synchs the PDC password.
Samba is the PDC, and uses LDAP as the smbpasswd backend.
This all works
2024 Dec 11
1
Cores hang when calling mcapply
About to try this implementation.
As a follow-up, this is the exact error:
Lost warning messages
Error: no more error handlers available (recursive errors?); invoking 'abort' restart
Execution halted
Error: cons memory exhausted (limit reached?)
Error: cons memory exhausted (limit reached?)
Error: cons memory exhausted (limit reached?)
Error: cons memory exhausted (limit reached?)
2017 Jun 14
1
Migration de Samba 4 PDC AD to another Samba4 (4.6.1 -> 4.6.5)
Buen día
Agradeciendo de antemano a mi consulta
Cual es el procedimiento correcto o que pasos debo de seguir para realizar un respaldode Usuarios,Grupos,Computadores y Politicas alojadas en un Servidor Samba 4 que actua como PDC - AD, a otro recién instaldo
Samba 4.6.1 -> 4.6.5 (over Ubuntu Server 16.04 x86_64)
Gracias
Good day
Thanking you in advance for my inquiry
What is the correct