Displaying 20 results from an estimated 500 matches similar to: "Sharing AD domain info with 2 SBS2003 servers"
2011 Sep 19
1
Testing HVM domU SBS2003 virtualization
My target is virtualized SBS2003 on dell PE T410
Now I test xen on my desktop.
Centos 6 as dom0 - kernel: 2.6.32-131.12.1.el6.xendom0.x86_64
from http://xenbits.xen.org/people/mayoung/testing/x86_64/
hypervisor 4.1.1.3
from http://xenbits.xen.org/people/mayoung/EL6.xen/x86_64/
One NIC simple bridge-network configuration
dom0 uses static IP with ISP router as gateway
domU have also static IP
2007 Nov 13
6
Facter and arrays
Hi,
Is it possible to have an array as the output of a custom fact? And
then to pass it into a template in Puppet?
I currently have a fact that looks like this:
Facter.add("exports") do
setcode do
case Facter.hostname
when (/thishost/i):
[ "/local", "/local2" ]
end
end
end
& a template like this:
<%
2004 Dec 03
3
Smtp redirect
Hi list,
I have the following problem:
my boss and some other people on my lan want to use their ISP smtp to
send mail when they connect from work lan, but, of course, their ISP
smtp don''t allow relay when they aren''t at home.
You can image my networks so:
eth0 internet public ip
eth1 local1 10.88.11.0/24
eth2 local2
2008 Nov 28
2
Panic in 1.1.6 file ioloop.c: line 206
Hi all,
I just had a panic with dovecot 1.1.6, two days after replacing 1.0.15
with it in production.
Here are the logs immediately preceding the panic, I think they're
related. It seems the user connected simultaneously from two different
clients, from his own computer and a webmail running on the server, then
manipulated mail folders on one side, and logged out. The panic occurred
3
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
2003 Nov 18
1
ACLs and samba
Hi,
I'm having trouble getting ACLs and samba to work on solaris. In a unix
shell I can set and get the ACLs with setfacl and getfacl just fine.
Connecting with a window machine (w2000/w2003) to samba lets me
list the ACLs and even modify them. The problem is creating new
ACLs. In the logs I get
20031029/local2.error:Oct 29 16:30:11 test1 smbd[5417]: [ID 702911 local2.error]
2011 Feb 25
1
error - dovecot - child (login) killed with signal 16
We've been happily running Dovecot in Solaris 10 for about 8 months now.
Yesterday, Solaris 10's SMF put it in maintenance mode (shut it down) seemingly out of the blue. The
only thing going on was that I had updated the ssl certificate. We had previously been using a self
signed cert. Now we have a cert from InCommon. We had a problem with a few users who are still on
ancient Eudora
2018 Dec 18
2
High Load average on NFS Spool - v.2.1.15 & 2.2.13
I have two servers pointing to an NFS mounted mail spool with dovecot.?
Since I recently switched from using Dovecot v1.X, I have been
experiencing high CPU use with the two Dovecot servers. I am not certain
why they are not well behaved.? Here is the configuration information.
This configuration is currently running at a load average of 17.
/usr/sbin/dovecot -n
# 2.1.15:
2006 Nov 21
0
Can samba mount to SBS2003?
mount -t cifs works to an Active Directory SBS2003, but I cannot open
any files even though I can write files and change directory.
smbclient -k works fine and opens files and I have done the net ads join
and kinit.
How do I get mount -t cifs to use the kerberos ticket created by kinit?
I have tried -0 sec=krb5 and krb5i
Are there any error logs to look at?
Any help would be great.
Thanks
2018 Dec 18
2
High Load average on NFS Spool - v.2.1.15 & 2.2.13
I have, but I will be happy to review it once again.
On 12/18/18 2:14 PM, admin wrote:
> Am Dienstag, den 18.12.2018, 14:06 -0500 schrieb Albert E. Whale, CEH
> CHS CISA CISSP:
>>
>> I have two servers pointing to an NFS mounted mail spool with
>> dovecot.? Since I recently switched from using Dovecot v1.X, I have
>> been experiencing high CPU use with the two
2007 Mar 23
2
openssh 4.6p1 bug / IRIX
hello,
little problem compiling openssh 4.6p1 on irix using mipspro 7.4.x.
c99 -o sshd sshd.o auth-rhosts.o auth-passwd.o auth-rsa.o auth-rh-rsa.o
sshpty.o sshlogin.o servconf.o serverloop.o auth.o auth1.o auth2.o
auth-options.o session.o auth-chall.o auth2-chall.o groupaccess.o
auth-skey.o auth-bsdauth.o auth2-hostbased.o auth2-kbdint.o auth2-none.o
auth2-passwd.o auth2-pubkey.o
2010 Nov 22
1
What is that error all about: "Timeout leak: 0x4bd230"
Hey dovecot-users,
we are running dovecot 1.2.15 and are seeing some odd errors in our
logfiles:
--- dovecot.log ---
2010-11-22 12:34:56 imapserver local2.warning dovecot dovecot:
IMAP(username at domain.tld): Timeout leak: 0x4bd230
--- /dovecot.log ---
Those errors only appear if connections are done using IMAP (via Horde's
IMP Webmail). With POP3 we don't see any of those errors.
We
2010 Jul 20
1
imap core dumping on signal 10
We are just trying to bring up a new server and chose to use Dovecot
rather than the uw-imap from our previous servers. At this point I am
just testing with some throw away accounts using squirrelmail. I can
load my inbox, but then the imap connection is lost. I presume you need
some real information to get your teeth into, so this is going to get a
little long. I'll give you three things
2010 Feb 10
1
Syslog for chroot-jailed SFTP users?
Maybe one of you can help. We have set up a CentOS server so that
each user who logs in via sftp will be jailed in their home directory.
Here's the relevant sshd_config:
# override default of no subsystems
Subsystem sftp internal-sftp -f LOCAL2 -l INFO
Match Group sftponly
ChrootDirectory /home/%u
ForceCommand internal-sftp
This actually works great, but none of
2011 Sep 06
2
error in logs, but system appears to work
I'm bringing up a system with dovecot that has been running for years with uw-imap. In making the
switch, I put a tail on the log file, made the switch, and sent a test mail and received it. I was
able to receive mail with no apparent difficulties, but the log file was disconcerting. A number of
users connected during the few minutes I had it running, and for each of them there was an
2016 Aug 11
0
Replace SBS2003 with Samba4
Anastasios,
I've done exactly what you want to do, only starting from SBS2008. Our office went down this
road in 2014 when we investigated upgrading from SBS2008 only to find that MS replacement,
Server Essentials, did not support Exchange. We currently have a "no cloud" policy, so going
to Office 365, as you have done, was not an option (and btw, have you not considered Server
2005 Aug 28
1
HELP Samba suddenly stopped working
can some one help me....
We are running samba on a mandrake v10 machine and suddenly we can't access the
samba shares.
it is in an ADS with MS sbs2003 as the PDC the error in the samba logs is
Aug 28 08:50:06 hermes smbd[27096]: [2005/08/28 08:50:06, 0]
auth/auth_domain.c:connect_to_domain_password_server(123)
Aug 28 08:50:06 hermes smbd[27096]: connect_to_domain_password_server: unable
2011 Jun 10
0
3.0.7: assert in change_local_filter_dir failed
I'm seeing the following assert:
rsync --archive --devices --specials --sparse --one-file-system --verbose --whole-file --numeric-ids --delete-before --hard-links --delete-excluded --exclude-from=/share/alliance-bind-local2/rsync.exclude.all --include-from=/share/alliance-bind-local2/rsync.include.all --include-from=/share/alliance-bind-local2/rsync.include.drive_a '--include=*/'
2009 Mar 20
1
vfs full_audit panic
Folks,
I tried using full_audit on Samba 3.0.28 by putting the following
lines on smb.conf (global section):
vfs objects = full_audit
full_audit:facility = LOCAL2
full_audit:priority = WARN
full_audit:prefix = %u|%m|%S
full_audit:success = rename rmdir unlink write
full_audit:failure = none
My log says:
Dec 29 13:57:07 lua smbd_audit: [2008/12/29 13:57:07, 0]
lib/fault.c:fault_report(45)
Dec
2018 Jun 22
3
Problem joining a samba DC to a windows domain
Hi Tim Andrew and Rowland,
Thanks for taking the time to look into this.
On Fri, 22 Jun 2018, Tim Beale via samba wrote:
> Hi Tom,
>
> The problem here is due to fundamental implementation differences in the
> way Windows and Samba store linked attributes. Your DB is likely fine
> (no corruptions).
That is great to hear!
> During replication (i.e. the join), Windows can