similar to: Cannot connect to NT 4 BDC Server

Displaying 20 results from an estimated 1000 matches similar to: "Cannot connect to NT 4 BDC Server"

2007 Nov 12
0
make_connection: connection to ipc$ denied due to security descriptor.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi everybody, I'm a french sysadmin and i'm using Samba from a long date. Since my first use, i've write some usefull documentation, and usually, i've just to follow this documentation and Samba works by itself ;) Now, i'm trying to install Samba as the usuall but on a Debian-Etch AMD64 plateform. All my previous install were
2013 Oct 26
2
lost with AD auth
Hi all, Well, I'm completely lost with AD authentification ... server is : Ubuntu 12.04.3 3.8.0-32-generic #47~precise1-Ubuntu Samba 4.0.10 installed (and upgraded) via git, setup as unique Active Directory Domain Controller ( -> how to upgrade to 4.1 via git ?? ) I 'just' would like that the local services (let's say only dovecot and postfix) can query AD to authentifiate
2014 Aug 26
2
Failed to join domain: failed to join domain 'XXX.YYY' over rpc: Access denied
Hi all, I get an error when I try to join domain from CentOS 6.5. Have you an idea ? /etc/samba/smb.conf : --------------------- [global] workgroup = XXX server string = Samba Server Version %v log file = /var/log/samba/log.%m max log size = 50 realm = XXX.YYY security = ads idmap uid = 10000-20000 idmap gid = 10000-20000
2013 Nov 05
1
4.1.0 auditing : can't get only wanted vfs operations to log
HI all, So I'd like to log the user's operations on some shares. As I need to know who made what when. I'd read a previous answer from Andrew about auditing, so I can see loggued operations. Modified smb.conf : > [global] > vfs objects = dfs_samba4, acl_xattr, full_audit > full_audit:success =none > full_audit:failure = none share is : > [journal] > path =
2020 Feb 12
1
nut bloque redémarrage serveur
Bonjour serveur : Fujitsu TX1310 M1 - OpenBSD 6.6 UPS : Eaton Ellipse pro 1200 Serveur en fonctionnement normal. Installation classique sur le serveur par pkg_add nut-2.7.4p5 : quirks-3.16 signed on 2018-10-12T15:26:25Z nut-2.7.4p5: ok The following new rcscripts were installed: /etc/rc.d/nut /etc/rc.d/upsd /etc/rc.d/upsmon See rcctl(8) for details. New and changed readme(s):
2001 Apr 11
0
smbpasswd 2.0.7-3 matters
My message is first in english (hope you'll understand it), et en fran?ais pour ceux qui le causent. --- ENGLISH --- Hi everybody, I've got a matter with my Samba server supplied by Debien 2.2r0. testparm returns there's no problem in smb.conf. It's in 'security = DOMAIN' mode. I've got 3 boxes : SERVEUR$, POSTE1$ and POSTE2$, and 6 users, all correctly added to
2001 Apr 11
2
smbpasswd 2.0.7-3 matters (with smbpasswd & smb.conf...)
My message is first in english (hope you'll understand it), et en fran?ais pour ceux qui le causent. --- ENGLISH --- Hi everybody, I've got a matter with my Samba server supplied by Debien 2.2r0. testparm returns there's no problem in smb.conf. It's in 'security = DOMAIN' mode. I've got 3 boxes : SERVEUR$, POSTE1$ and POSTE2$, and 6 users, all correctly added to
2013 Oct 30
1
dovecot-ldap : can't find user in OU subtree
Hi all, Well, I've compiled and installed dovecot 2.2.6 with following options: > ./configure --prefix=/usr/ --sysconfdir=/etc/ --with-mysql > --libexecdir=/usr/lib/ --localstatedir=/var > --with-moduledir=/usr/lib/dovecot/modules --disable-rpath > --disable-static --with-zlib --with-bzlib --with-solr --with-ldap > --with-gssapi --with-nss doveconf -n: > # 2.2.6:
2006 May 09
4
upssched does not start the script when timer triggers
Hello, I'm using nut with my MG Ellipse on serial port. No problem since one year. Two days ago, I wanted to add a phone alert through my asterisk box when power is down. Since then, upssched doesn't make his job anymore. here is the "syslog" I get when the power cord is unplugged : > > May 9 11:39:34 serveur upsmon[6411]: UPS ellipse@localhost on battery > May 9
2013 Oct 01
1
Should I forget sssd ?
Hi again, Thanks again, Denis, Steve and Rowland for your previous answers about RFC2307 and winbind. Maybe I'm an dreamer but here is that I wanted to achieve : Ubuntu server 12.04.3, samba4 as PDC, several NICS : 1 LAN and 2/3 WANS Use a windows VM (on this server) to control AD through WRAT AD offers me the 'wishdom' of software deployment and GPO, users are can't install
2017 Jun 25
0
Samba freezes
On Sun, 25 Jun 2017 18:11:05 +0200 Antoine Huchet via samba <samba at lists.samba.org> wrote: > Hello, > > I have Samba 4.5.8-Debian running on Debian Stretch. > I use Samba to load games over my local network from my Debian machine > to my Playstation 2 (using OpenPS2Loader: > https://github.com/Jay-Jay-OPL/OPL-Daily-Builds). > > From time to time, the game
2017 Jun 26
0
Samba freezes
On Mon, 26 Jun 2017 09:34:35 +1200 Andrew Bartlett <abartlet at samba.org> wrote: > On Sun, 2017-06-25 at 17:54 +0100, Rowland Penny via samba wrote: > > On Sun, 25 Jun 2017 18:11:05 +0200 > > Antoine Huchet via samba <samba at lists.samba.org> wrote: > > > > > Hello, > > > > > > I have Samba 4.5.8-Debian running on Debian Stretch.
2017 Jun 28
0
Samba freezes
On Mon, Jun 26, 2017 at 09:39:20AM +0200, Arnaud FLORENT via samba wrote: > on debian there is a script /etc/dhcp/dhclient-enter-hooks.d/samba > > which can reload samba to handle netbios settings provided by dhcp server > (wins server, netbios scope) > > but it should not reload smbd if no settings have changed > > > Le 26/06/2017 à 09:01, Rowland Penny via samba a
2017 Jun 26
1
Samba freezes
On Mon, 2017-06-26 at 08:01 +0100, Rowland Penny via samba wrote: > On Mon, 26 Jun 2017 09:34:35 +1200 > Andrew Bartlett <abartlet at samba.org> wrote: > > > On Sun, 2017-06-25 at 17:54 +0100, Rowland Penny via samba wrote: > > > On Sun, 25 Jun 2017 18:11:05 +0200 > > > Antoine Huchet via samba <samba at lists.samba.org> wrote: > > > >
2010 May 19
0
RE : RE : RE : Example of command ". / Setup /provision"
> > > I think that sends the image I walked, this is the first error: > > Naming Information Can not Be Located Because: > The specified domain does not exist or could not be contacted. > Contact your system administrator .... > > Error 2 > > The following domain controller could not be > contacted:SERVEUR-TPI.DOMAINE.CH. > Access denied Well, you do need
2006 Dec 06
3
Problem with OpenLDAP/Samba/NSS -> ERROR : User xxx in passdb, but getpwnam() fails!
Hi everybody, I have one SAMBA server (with PDC configuration) which is configure to use an OpenLDAP server (on the same local server) where users and computers account are store (I want to have the two Unix/Linux and Samba account attributes stored to use Name Service Switch and Pluggable Authentication Module). My problem is as follow : If I don't put the following line : ->
2006 Jul 08
1
IP fixe
Bonjour, J''ai un serveur web dans mes locaux connecté derrière une livebox pro. La livebox renvoie toutes les entrée HTTP sur mon serveur. Caractéristique du serveur : linux mandriva, p4 J''ai installé shorewall pour ne pas avoir à toucher les iptables. Les seules personnes qui se connectent sont des mairies qui ont une adresse ip fixe. J''aimerais filtrer sur ces
1999 Jun 28
0
Backup problem too with Seagate BackupExec
Hi, I'm searching for 2 months on this problem (I've searched in the archive of course and I've sent a message on this mailing list, the suggestions had helped me but I didn't manage to resolve the problem). The problem: ------------ I've got Samba 2.0.2 on a Linux Red Hat 5.2 and a server NT4 SP3 with Seagate BackupExec 7.0. When I want to backup Samba with Seagate
2004 Mar 08
1
Gethostbyaddr failed
Bonjour, Mon serveur Samba 2.2.1a (sur Suse 7.3 PPC) a quelques soucis depuis 2/3 jours. Le dernier en date : les utilisateurs sont authentifi?s mais le lecteur ne se connecte pas correctement dans le script (si on ouvre le lecteur concern? il est vide). L'architecture : 2 serveur Samba (fichiers / impression) avec 30 utilisateurs depuis 1 an plusieurs serveurs NT4 dont le contr?leur
2017 Jun 25
5
Samba freezes
On Sun, 2017-06-25 at 17:54 +0100, Rowland Penny via samba wrote: > On Sun, 25 Jun 2017 18:11:05 +0200 > Antoine Huchet via samba <samba at lists.samba.org> wrote: > > > Hello, > > > > I have Samba 4.5.8-Debian running on Debian Stretch. > > I use Samba to load games over my local network from my Debian machine > > to my Playstation 2 (using