Displaying 20 results from an estimated 10000 matches similar to: "PDC/LDAP/SAMBA3/NT4/winbind/trusted domains corrections"
2003 Dec 05
1
RedHat 9/PDC/LDAP/SAMBA3/W2k
Hy!
Ola! I am following step by step of the manual (doc) that the colleague
ordered below in the cited email. I am configuring the part ' Group
mappings ', and when I write the command:
net groupmap add rid=512 ntgroup="Domain Admins" unixgroup="Domain
Admins"
The following error occurs:
Can?t lookup UNIX group domain Admins
What it can be this?
Grateful
2003 Dec 01
1
Fw: PDC/LDAP/SAMBA3/NT4
Hy!
Excuse for the previous mail, follows correction!
I followed step by step that this in the address above.
> http://www.hilinski.net/samba/
But when I execute, 'script smbldap-populate.pl', appears the following
errors:
[root@thor sbin]# smbldap-populate.pl
Using builtin directory structure
adding new entry: dc=maxwelleducacional,dc=com,dc=br
failed to add entry: Insufficient
2003 Nov 24
3
At 4 a.m. it finally worked...Samba 3, interdomain trust, ldap, winbind
I spent a solid two weeks trying to make a RH 9 with Samba 3 PDC operate the
way I wanted it to in a domain that includes an NT 4.0 PDC. Early this
morning, the NT user dogbreath belonging to the NT group mongrels was able
to log into the NT PDC, map to the big_ugly_dogs share on the Samba machine,
copy a file there, open it in OpenOffice 1.1.0, edit it, save it and then
delete it. All of this was
2004 Jan 14
1
SAMBA + LDAP: can login to domain
Hello,
I've tried to integrate samba 3.0.1 and LDAP 2.1.23 using the guide
provided from http://www.hilinski.net/samba/. While the ldap+samba user
authentication seems to work fine, I can't join the Domain from a
Windows 2000 Client. The Domain is found and Name/Password Credentials
are asked. I enter root and password and I get an error:
Login Failure: Unknow username or bad
2007 Feb 11
8
Is ESFQ working?
Hi there, i am trying to shape a network for a college dorms...
INTERNET---- ETH0--------Nat Box-------ETH1--------LAN
I have set up classes of traffic (HTTP, FTP, MAIL, IM, OTHER) and i have
assigned a rate for everyone with a HTB qdisc. The limit based in traffic is
working flawlessly.
However, under every HTB class i have set up a ESFQ queue discipline with hash
value set to
2014 Sep 28
1
nss, samba3/ldap PDC, NT4 interdomain trust and performance
Hi everyone,
last week I took a look at a samba3 PDC server with some performance
issues. The samba3 PDC has an ldap backend and has nss_ldap configured
properly. It has also interdomain trust so it has nss_winbind configured
too, so in /etc/nsswitch.conf there is :
passwd: compat ldap winbind
group: compat ldap winbind
This setup has some performance issues on the nss_ldap part of the
2004 Jan 09
3
Samba 3.0 PDC+LDAP Help in Fedora Core 1
Hello,
I am hoping someone will offer some help. I'm currently trying to setup a
samba 3 PDC with LDAP authentication backend in Fedora core 1. I've read
loads of documentation, including
http://www.hilinski.net/samba/ldap_PDC_samba.doc
http://www.unav.es/cti/ldap-smb/smb-ldap-3-howto.html
http://samba.idealx.org/samba-ldap-howto.pdf
As well as tons of posts in the mailing list
2003 Nov 10
1
Group sharing between NT and Linux domains
I need a little better information regarding the mapping of groups
between an NT PDC and a SAMBA PDC, which trust each other.
On the NT machine is a group called "ntgreen." On the Linux box (running
RH9 with Samba 3.0), there is a group called "lxgreen".
I've done a: net groupmap add ntgroup=ntgreen unixgroup=lxgreen. The
mapping shows up in a net groupmap list.
2005 Oct 13
12
HFSC Advanced Limiting
I am investigating changing our broadband bandwidth control scripts over to HFSC. What I would like to accomplish is this:
{ * DOWNLOAD *
I need a download class for each user (we''ll call it Class 1) that offers a minimum of lets say 384Kbps and a maximum of 1.5Mbps.
The rates between 384Kbps and 1.5Mbps should be shared among all users.
Each user should always be able to get at
2019 May 23
0
NT4-style PDC was (no subject)
On 23/05/2019 21:22, Rafael Lenharo via samba wrote:
> Hi all,
>
> I installed SAMBA 4.8.3 on CentOS 7.6.1810 to be a domain controller and
> shared directories. How do I configure it to require IP, username, and
> password to access shared directories without having to inform the domain?
If your OS wasn't Centos, I would say it would be easier to set up an AD
domain instead,
2004 Sep 24
2
CONNMARK problem
Hello everybody.
i have the folowing problem:
i have this in the top of PREROUTING chain in mangle table
iptables -t mangle -A PREROUTING -j CONNMARK --set-mark 0 # rule 1
iptables -t mangle -A PREROUTING -m connmark --mark 5 # rule 2
iptables -t mangle -A PREROUTING -m connmark --mark 6 # rule 3
i think when packet is passing trough my POSTROUTING in mangle table
2004 Sep 28
10
Bandwidth Metering
Hi,
How do you meter the amount of bandwidth a user has consumed (as
webhosting companies do) under linux? I have searched everywhere, but
have been unable to find a solution. Apologies if this is the wrong
forum.
Thanks,
Patrick
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2006 Oct 17
1
NT4 to Samba Migration and Trusted Domains
Well, I'm attempting to migrate my old NT4-based domain to Samba3. I've
got Samba set up with an LDAP backend, I've extended my NDS schema, and
I've got users in this new domain set up successfully and authenticating.
I've decided that the best, most seamless way to migrate my domain is to
create a new domain which will run alongside the old domain. A
two-way trust
2008 Aug 01
2
INFO Request: Samba PDC, Windows NT4 Style, Failure to Add Trusted Machine
Here's my document reference point:
http://samba.org/samba/docs/man/Samba-HOWTO-Collection/domain-member.html#machine-trust-accounts
I've had some moderate success setting up this Samba network. But, it's
failing at adding a Windows XP Pro machine to the trusted machine list,
or it's disallowing it to log in. This explanation is as complete as I
can make it, so it will be
2004 Jul 07
1
connmark+connbytes
Hello!
Maybe someone needs connmark and connbytes working together?
See attached file compatible with pom-ng-20040621 (I called it
connmarkbytes :)).
Kind Regards,
Tomasz Chilinski
2009 Nov 19
0
migrating NT4 PDC to samba3. netrpc vampire errors
Hi,
I am in the processof migrating a a NT4 PDC over to a samba3 server. I am
following this guide:http://vermeulen.ca/linux-windows-nt.html
I am able to join the Domain but when I go to net rpc vampire I get the
following errors:
Not all my users get transfered:
[root at HERCULES ~]# net rpc vampire -S GENOME -w HERCULES -U administrator
Fetching (to passdb) DOMAIN database
Creating unix
2004 Jan 16
0
Help: RH9+Samba3.0.1+LDAP
Hy, Staff!
I am trying to configure RH9 + Samba3.0.1 + LDAP, and am using the manual
that I lowered in the following site: http://www.hilinski.net/samba/. But
this happening the following error:
"Name of the Window(W2K Pro): Identification of Net "
" the error to follow occurred in the attempt of ingression in domain
LABORATORIO:"
"it was not possible to locate the user
2005 Dec 09
0
Samba3 in NT4 domain
Still having problem with NT4 domain.
I have Samba 3.0.20 on FreeBSD 5.3
My configuration looks like:
[global]
workgroup = DOM
netbios name = lanserver
server string = Samba Server
security = domain
hosts allow = 10.200.4. 10.200.5. 127.
log file = /var/log/samba/log.%m
max log size = 50
password server = PDC
encrypt passwords = yes
winbind uid = 15000-20000
winbind gid =
2007 May 25
2
Successful migration NT4->SAMBA3 domain, anyone?
Hello,
I have simple question. Has anyone succeeded to migrate NT4 domain
with windows XP accounts to SAMBA3+LDAP domain?
Our organization is very interested in doing this. We performed a
test migration, users' accounts
migrated without problems, but windows xp workstations can't login.
I tried to find more information on this topic. What I found made me
to think that such clean
2004 Sep 04
4
masquerade and mac problem
Hello guys
I don''t know if this thing has been posted before (if it was , please forgive me).
I have 7 computers at home and I want all of them to have access to the internet. In order to do that , I set up a linux router (2 network cards) as a usual router (eth0 : 82.77.69.75 - internet connection ; eth1 : 192.168.10.1 - local network) . The other computers have ips ranging from