Displaying 19 results from an estimated 19 matches for "sbs2003".
Did you mean:
sbs2000
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...
2007 Jul 20
1
Sharing AD domain info with 2 SBS2003 servers
When I took over as the IT guy in September, there were 2 separate
locations with different domains each managed by a SBS 2003 machine.
The connection between them was an OpenVPN tunnel. The network was
fine and one could see 2 domains in the network.
Local and Local2 are working names. From a workstation on Local one
could see Local2 in the Microsoft Windows Network, and vice versa from
Local2
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...
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
to setup the NETLOGON credentials to machine SBS2003. Err...
2016 Aug 11
0
Replace SBS2003 with Samba4
...as I've said, we've
been running for 2 years trouble-free (and SBS free!).
Good luck --Mark
-----Original Message-----
> From: Anastasios Papadopoulos <tpapad at gmail.com>
> Date: Fri, 29 Jul 2016 18:20:14 +0300
> To: samba at lists.samba.org
> Subject: [Samba] 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.
>
>...
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 ~...
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
2006 Feb 04
0
little help with my config please
Hola:
I have configured samba-3.0.14a-2 on FC4 as a member of a Windows
SBS2003 network. I used windbind to get the users from the SBS server. Users
can login into the samba machine and use home directories I created for them
in the samba machine (I cannot get to use/mount the user's home directories
from the SBS machine into the samba machine).
I 'm trying to conn...
2006 Sep 15
0
winbind and SBS 2003
Hi,
I want vpn clients which have a valid x509 Cert and a valid user account in the M$ domain can access to the LAN. The M$ DC is an SBS2003 Server in mixed mode.
I don't want to manage two user db's. I want the vpn server to ask the domain controller for a valid user account.So I've installed the nessecary stuff on the vpn server. The interresting things here are:
samba/winbind 3.0.22 samba-common.
After a while of testings...
2006 Feb 06
0
little help with my config please (repost with smb.conf)
Hola:
This is a repost with the smb.conf inline.
Hola:
I have configured samba-3.0.14a-2 on FC4 as a member of a Windows SBS2003
network. I used windbind to get the users from the SBS server. Users can
login into the samba machine and use home directories I created for them in
the samba machine (I cannot get to use/mount the user's home directories
from the SBS machine into the samba machine).
I 'm trying to con...
2005 Apr 12
3
Adding a Windows Server down the road
I just started at a new company and they do not have a server at all I
want to put a samba server in place but I need to make sure that in
the future I could add a windows server if we buy software that
requires it. Does anybody know if this is possible to do? I ideally I
would like it to import the users and their information to the AD on
the windows server but is not required.
Thanks
2015 Sep 12
3
My dovecot works fine against Active Directory 2003, but not against AD2008
...ey escribi?:
> > Fran and/or Matthias,
> >
> > Could you publish your doveconf -n? I can't get dovecot to authenticate with my
> > AD. Maybe you have a solution I could try.
> >
> > What mail client(s) are you using? I assume by "AD 2003/8" You mean SBS2003/8
> > and are therefore using Outlook?
> >
> > --Mark
> >
> > -----Original Message-----
[deleted]
2006 Nov 21
0
Mount to SBS 2003
Has anyone got FC5 to mount to an SBS2003 server?
kinit .. Works
net ads join ...works
mount -t cifs does the mount, but files cannot be read. I can cd to any
directory, even create files, but cannot read any file, just get access
denied.
smbclient -k..works and reads files ok.
I've tried krb5, krb5i as options to mount, but still...
2008 May 18
11
Release 0.9.0 of GPL PV Drivers for Windows
I''ve just put up the latest release of the GPLPV drivers for Windows.
This release involved a fairly big rewrite of the stuff that talks to
Windows as I changed from WDF to WDM. WDF is a newer framework from
Microsoft which makes it easier to write drivers as a lot of the state
management stuff is done for you. It also means shipping a great big dll
around with the drivers (note the
2008 May 18
11
Release 0.9.0 of GPL PV Drivers for Windows
I''ve just put up the latest release of the GPLPV drivers for Windows.
This release involved a fairly big rewrite of the stuff that talks to
Windows as I changed from WDF to WDM. WDF is a newer framework from
Microsoft which makes it easier to write drivers as a lot of the state
management stuff is done for you. It also means shipping a great big dll
around with the drivers (note the
2004 Sep 18
1
Copy from Samba to XP Very Slow
...samba share to XP
machines which is being done via mapped drives on the XP machines. All
the XP machines have a Intel Pro/1000 Desktop gigabit adapter in them.
There is nothing showing up in any of the logs files log.smbd or
log.nmbd or the winbindd log. I have not found anything in event Viewer
on SBS2003 server either that would lead me to some sort of explanation.
If I try to stream a dvd from the samba share it will not even play or
plays 1 frame per second, put that same dvd on my SBS server and it
plays fine.
Here is my simple config I tried to keep it as simple as possible until
I can nail do...
2006 Nov 13
6
Dual Wan Router with Failover
Hi List,
Does anyone know of a good dual wan router that can handle SIP well and can failover between connections if there is a SIP issue on one of the lines (meaning there still is a connection however there isnt enough bandwith or sip packets arent going thru etc.) ?
Thanks.
Dovid
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2015 Sep 10
1
My dovecot works fine against Active Directory 2003, but not against AD2008
Fran and/or Matthias,
Could you publish your doveconf -n? I can't get dovecot to authenticate with my
AD. Maybe you have a solution I could try.
What mail client(s) are you using? I assume by "AD 2003/8" You mean SBS2003/8
and are therefore using Outlook?
--Mark
-----Original Message-----
> Date: Wed, 9 Sep 2015 17:22:34 +0200
> From: Matthias Lay <matthias.lay at securepoint.de>
> To: Dovecot Mailing List <dovecot at dovecot.org>
> Subject: Re: My dovecot works fine against Active Directo...
2015 Sep 08
4
My dovecot works fine against Active Directory 2003, but not against AD2008
Hello,
my dovecot installation has been working fine against AD till we upgrade
from AD 2003 to AD 2008. As http://wiki2.dovecot.org/AuthDatabase/LDAP
said, now I'm not able to connect AD through 389 port. The port 3268
works fine though.
(...)
Sep 7 19:02:05 <dovecotServer> dovecot: imap-login: Error:
master(imap): Auth request timed out (received 0/12 bytes)
Sep 7 19:02:05