Displaying 20 results from an estimated 10000 matches similar to: "Different domains"
2008 Nov 28
1
Networking on Xen box
Hi folks,
Host - Debian Etch Workstation
Guest01 - mail server for routing
Guest02 - mail server, hostname01. localIP01, domain01
Guest03 - mail server, hostname02, localIP02, domain02
Guest04 - mail server, hostname03, localIP02, domain03
etc.
all mail servers running postfix as MTA on Debian Etch.
single (one) external IP with all ports forwarded to Guest01 except
port 53 which is forwarded
2004 Feb 21
2
samba as a file server
I currently have samba 3.0.2 working with ldap as a filer
sever Only. My question is how would I get samba working as
file server that would handle 50k users. My main concern is
that I want reliability. I would also like to be able to
build horizantally if needed. I was first thing some type
of cluster connecting to a SAN but I would rather do it like
we do our webservices. We have x
2004 Aug 30
2
start tls problem
I'm having trouble getting tls working. It used to work
until I changed the smb.conf file to to poing to a different
host. I think I have tracked it down to ldap servers ssl
cert issuer(CA).
I keep getting errors like "self signed certificate in
certificate chain" while using openssl commands or a
ldapsearch w/ tls and debug mode.
So my question is... Where can I put a
2005 Jan 07
2
University's using samba and ldap
Is there anyone out there from other university's that would
be willing to talk to me about you samba layout. We already
have it in place but we other colleges within the university
that want to start using our setup but want there own
domains. I'm kind of confused how this would all work.
2007 Dec 18
0
Samba-Active Directory only returns default group
I have a RHEL 4.6 server with the Red Hat supplied Samba
3.0.25b-1.el4_6.4 packages (samba, samba-client, samba-common)
installed. I was able to bind this server to our Active Directory forest
but when I run "groups username" all I get is "username : domain users"
despite the fact our users are members of multiple groups in our AD
domain. However I can chgrp files/directories
2004 Jul 01
1
samba 3 on tru64
I cant get paased this step no matter what I try. I'm
running tru64 and have no problems running samba 2*. Any
ideas?
Compiling dynconfig.c
cc: Error: include/proto.h, line 554: Ill-formed parameter
type list. (parmtyplist)
LDAP_CONST char *reqoid,
struct berval *reqdata,
-------------------------------^
*** Exit 1
Stop.
2004 Jul 29
1
file server using ldap
I have a pdc set up using ldap and everything works great.
All it does is is authenticate user for a lab environment.
I have also set up another samba server to just act as a
file server for users home directories. Everything works
fine but I see errors in my logs. I have security = user.
I see that it keeps trying to add itself to ldap as a
sambaDomainName. I know that it cant add it
2006 Jan 03
1
Updated 99samba-schema-netscapeds5.ldif
Anyone have the latest 99samba-schema-netscapeds5.ldif for
SunOne/iPlanet. The latest one is only from 1/2005. I need
one that has the attributes for 3.0.21.
I will convert the latest openldap one but just wanted to
see if anyone has already done it.
Thanks
2019 Dec 18
9
Migrate DC from Small Business Server 2011 to Samba 4
Hi,
I want to migrate a Windows Small Business Server 2011 domain controller
to Samba 4. The SBS2011 has about 40 users and 100 client computers.
Also about 50 GPOs are in use. Furthermore there is Exchange running on
the SBS and it has to stay there for the next couple of month (it will
be replaced by a new mail system later).
So far I think I can either try to migrate or start from
2017 Nov 28
3
Samba AD - Trust Relationship error.
Hello all,
I am not really new to samba but I am new to running a samba AD and AD
in general. I have a client that I will be changing over to a new server
running samba 4.6.7 and running as an AD. I did a test run on the new
server connected to the workstations and on one workstation I ran into
this error message:
"The security database on the server does not have a computer account
2009 Aug 05
3
Load Balancing
Hello Here,
Here is the schema I want to have. Sorry for my bad ascii work ;)
|----------------------------------|
|----------------------------------|
|SERVER1 | |SERVER2
|
| | |
2010 Nov 02
4
Windows 2008 SBS suddenly disappearing on Xen 4.0.0
Hi all,
when running Windows 2008 SBS on Xen 4.0.0, it disappears after some time (longest time I had it running was 20 minutes). In /var/log/xen/qemu-dm-win1.log I find:
xc_map_foreign_batch: mmap failed: Cannot allocate memory
xc_map_foreign_bulk error 12
Anyone any idea how to troubleshoot this? The Hypervisor has 16 GB of RAM, currently 2 GB are allocated to Dom0. This specific DomU has 8
2007 Jan 25
1
SBS Backup User
Have a samba 3.0.22 joined ADS to a SBS windows 2003 R2. I am trying to
get the SBS Backup to use a samba share.
Username TPMMLAW\SBS Backup User is invalid on this system
TPMMLAW is the domain. How would I map the "SBS Backup User" to a valid
unix account. Any pointers?
Vernon
2007 Feb 27
2
virtualizing Windows in Cetnos
Here is what i am looking to do. i have a server SBS 2k3 machine. I
want to load linux on it then virtualize the SBS server inside the linux
installation. I would then be able to compress backup just the sbs
virtual file instead of screwing with the backup programs inside of
windows(even symantec's and yosemitie's stuff leaves much to be
desired). What are my options both free and
2016 Jul 29
2
Replace SBS2003 with Samba4
Hello all,
I'm currently investigating the option to completely replace a SBS2003 DC
with a Samba4 DC. My research (mostly on samba.org guides) shows that it is
feasible, however I'd like to get feedback from the community on my goals.
Current status:
A Windows SBS 2003 is the PDC and a W2008 R2 server is acting as secondary
DC. Domain operational level is 2003.
There are ~40-50
2008 Aug 07
2
Machine-level shares on Windows server
Hi,
I have Samba 3.0.22 running on a VM-hosted ubuntu 6.06, with the VM
existing to host a Bugzilla server for our development team. I'd like to
be able to periodically backup the MySQL database to a remote device on
our domain.
The PDC is Win2003 SBS (named simply "sbs"), & I have successfully got
the "bugzilla" machine joined to the domain. The bugzilla computer
2008 Sep 27
10
FW: logistic regression
Sorry.
Let me try again then.
I am trying to find "significant" predictors" from a list of about 44
independent variables. So I started with all 44 variables and ran
drop1(sep22lr, test="Chisq")... and then dropped the highest p value from
the run. Then I reran the drop1.
Model:
MIN_Mstocked ~ ORG_CODE + BECLBL08 + PEM_SScat + SOIL_MST_1 +
SOIL_NUTR + cE + cN +
2014 Nov 02
1
drs replicate to Windows 2003 DC fails with WERR_DS_INSUFFICIENT_ATTR_TO_CREATE_OBJECT and WERR_DS_DRA_ACCESS_DENIED
My samba4.11 server will only replicate one way: windows -> samba.
Replication from samba -> windows fails. Details follow.
I have a Samba 4.11 domain controller (fs1) that was added to an
existing domain that had a Windows Server 2003R2 domain controller (fs)
and Windows Small Business Server 2011 (sbs).
fs1 is running on Debian 7.6
My issues seems similar to
2008 Feb 15
4
Backing up Xen DomU''s - Tape Drive - LVM
Hi,
I am planning the roll out of a Xen dom0 running CentOS that is going to
be running two DomU''s CentOS and Windows 2003 SBS. I am planning on
using LVM for the disks as this (so i have read) increases i/o
performance compared to image files.
I need a solution to back up these machines and I have came up with the
following two ideas:
Idea 1,
Backup the machines as images (lvm
2016 Jul 14
3
Adding/removing domain workstations
On Thu, 14 Jul 2016 12:57:38 -0400 "lingpanda101 at gmail.com" <lingpanda101 at gmail.com> wrote:
>
> On 7/14/2016 11:04 AM, Mark Foley wrote:
> > On Date: Thu, 14 Jul 2016 08:16:21 -0400 "lingpanda101 at gmail.com" <lingpanda101 at gmail.com> wrote:
> >
> >> Subject: Re: [Samba] Adding/removing domain workstations
> >>
>