Displaying 20 results from an estimated 2000 matches similar to: "Synchronize samba across servers"
2006 Jan 02
4
net groupmap error
Hi all,
I am currently following the example in chapter 2 of the Samba-3 by example book. Everything worked fine unil I start mapping Windows Domain Groups to UNIX groups.
When I issue the command 'net groupmap modify ntgroup="Domain Admins" unixgroup=root' I get the following error:
groupdb/mapping.c:init_group_mapping(134)
Failed to open group mapping database
2005 Apr 26
3
HELP!! Only some machines connect to samba
Hi list,
I got a strange problem here, i got 33 machines, all with Windows
2000. The thing is that "some of them connect" others don't, all with
the exact same configuration. Same thing happen with users, some
connect some don't. I have been looking around for a solution and
found nothing.
Please HELP!!!
--
C?roly E. Arenas
2006 Feb 05
2
Guarddog, Samba, Win98
Using Samba on Kubuntu Breezy, and Win98 on a virtual PC
(VMPlayer). Everything works fine, except:
When the firewall (iptables via GuardDog) is activated, I don't
get any access from Win98 to my Linux shares - neither by
ping nor by "connecting network-drive" - even if I allow everything
that can be allowed within GuardDog (although this should have
the same effects like
2005 Jan 03
1
Slow network and 100% CPU
Hi,
I have a samba server which functioned correctly. Only, since 2 weeks,
the users have complained about slowness networks and the server is to
100% CPU on the initial process smbd.
My version is 3.0.7 and I have a Windows 2000 WINS server for netbios
resolution.
The samba server use nscd and ldap for password module.
I upgraded to samba 3.0.10 for a test, but the problem is not resolved.
2003 Apr 30
1
configuration de samba
bonjour ,
Je suis un debutant sur linux et je voudrais
configurer samba pour 2 machines un sur windows 2000
et l'autre sous linux redhat 8.0
je souhaite que vous m'envoyez un exemple de
configuration simple et qui puisse fonctionner car
quand je surf sur le net je me brouille et j'ai pas
exactement ce que je veux
Coordialement
2005 Jul 18
2
task scheduler in Samba ?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Anyone interested in having the Windows remote task
scheduler implemented in Samba 3 at some point ? I think
it would be pretty easy work based on the registry stuff
that's been done lately. If you think this would be a
useful feature for scheduling services on a Samba host,
let me know.
Disclaimer: I've never used this feature on Windows
2005 May 23
3
Disabling [printers] share
Hi All,
I've been trying to tackle this for some time and so far did not find a way to do this. The problem is simple - as I don't enable printing through Samba I'd like to disable it in such fashion that user would not even see the empty Printers share when he lists the available shares. How can I achieve that?
Best Regards,
Marek C.
2006 Feb 19
2
How to setup mirroring
Dear All,
Can you pls help me how to setup up mirroring.
I have Adaptech 39320 SCSI CARD and 2 nos of IBM HITACHI 143 GB HDD, Iam
using REDHAT ENTERPRISE LINUX 4 AS, now the things is
i want to setup mirroring, what ever i have on disk1 should
automatically done disk2, including all file system and other things.
If any problem with disk1 just by changing the disk2 to disk1 or
changing the
2006 Mar 11
1
Backup & Restore Samba Configuration
The motherboard in our Samba server fried. I have re-installed
our operating system (SUSE 10) and was wondering what is the
best way to restore our Samba server? Can it be as simple as
copying the smb.config and smbpasswd files back into the
/etc/samba directory? That's what I am hoping. If I just copy
the smb.config and the smbpasswd files back to the samba
directory will the machine trusts,
2005 Oct 17
1
smbcacls add fails 3.0.20a
Hi all!
I have a problem setting ACLs on a remote file on a Windows XP Pro
SP2 box.
I issue the following command:
smbcacls -a 'ACL:BBI-DEV\beakid:ALLOWED/0/0x00100116' -U 'BBI-DEV
\Admin' //BBI-DEV/Data /Niva.txt
And I get this response from debug level 3.
Password:
Connecting to host=BBI-DEV
Connecting to 192.168.1.124 at port 445
Doing spnego session setup (blob
2006 Feb 15
1
Problem changing passwords (LDAP + SMB + smbldap-tools)
Hi everybody.
I'm having a weird behavior with my smb+ldap installation.
My server is configured as the PDC for my network. All my users are
attached to the domain and are working fine.
Also, I'm trying to configure other web applications in order to use LDAP,
the idea is that the users use the same credentials to log into the SMB
domain and to log into another applications
2005 Jul 12
2
Samba installation
New to Samba and Linux.
I loaded Samba 3.0.14a
ran ./configure
ran make
ran make install
edited /etc/samba/smb.conf to what I want
I try and run usr/local/samba/bin/smbd -d and I get bash command not
found
What do I need to do?
Thanks!
John W.
************************************
This e-mail and any files transmitted with it are proprietary and intended solely for the use of the individual
2005 May 20
3
SMB service not starting automatically
The smb service is not starting automatically. I can type service smb start
at the prompt and it loads, and I can then connect, but its not loading
automatically as it used to. Can someone point me in the right direction as
what file I need to change to make it load at startup. Thanks!
Liz
2005 Jun 04
1
UID of the windows Domain Administrator user?
I have installed lots of samba 3 servers as PDCs for little networks
serving 10 users or so. I have always set up the user "root" as the domain
administrator, by setting its group SID to <domainSID>-512 with pdbedit.
My "root" user has usually a user SID of <domainSID>-1000 since it is the
first user I add to Samba. I have never set up a username map
2005 Oct 13
1
Idealx 9.1
Hoping someone knows how to deal with this, as I'm scratching my head.
I have 8.3 or 8.4 installed already and they work ok for the most part.
Server: FBSD5.4, Samba 3.0.20
Error in smbldap-useradd:
camarillo# ./smbldap-useradd -w fums
Could not find base dn, to get next uidNumber at
/usr/local/sbin//smbldap_tools.pm line 995, <DATA> line 283.
Data output during connection to
2005 Feb 28
4
ACL Question [Repost]
OK so I've got samba-3.0.11 compiled with ACL support. I've running
2.4.25 with the ACL/ATTR patch applied. I can read and set ACLS's using
the getfacl/setfacl programs. ldd /usr/sbin/smbd shows it's linked to
libattr.so.1 and libacl.so.1. I can read ACL with the smbcacls program,
but when I try to set them I get:
ERROR: Unable to open credentials file!
Also from the
2005 Apr 22
4
can't get samba 3.0.14a to work with ldap
Hi...
If you have successfully gotten samba 3.0.14a (or any other recent samba
version) to work with ldap, can you perhaps email me your various config
files so I can figure out what I am doing wrong? Any help would be
greatly appreciated.
I've tried every thing I can think of, but I can't get samba 3.0.14a to
work with ldap. The ldap server seems to be working and smbclient seems
to
2006 Nov 06
2
About Microsoft/Novell accord
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Dear samba team,
I created a folder on my website (french linux website) about this huge
movement of Novell.
And for make my articles, I want to have the official position of samba
team about this accord.
thanks
St?phane Purnelle
- --
St?phane Purnelle <stephane.purnelle@scarlet.be>
Site Web : http://www.linuxplusvalue.be
-----BEGIN PGP
2004 Mar 03
2
Windows 2k SP4 Printing causes smbd to dump
I just upgraded to Samba 3.0.2a last week. about mid week I started seeing
problems like this in printing to one printer only.
Any Ideas what could be wrong?? The Client was Windows 2k sp 4 the server
is LINUX 7.3, samba-3.0.2a, lpr
Shane
[2004/02/29 08:35:45, 0] lib/fault.c:fault_report(36)
===============================================================
[2004/02/29 08:35:45, 0]
2004 Mar 26
2
add machine script wont add Postfix account
He Guys,
When we add a client pc (win2k) to our domain everything goes well
except that the add machine script wont run.
A computer will be created within the lDAP directory but not with the
add machine script.
The following is our situation.
Fedora Core1
|-samba-3.0.2-7.FC1
|-openldap-2.1.22-8
smb.conf
--------------
# Global parameters
[global]
workgroup = T3E
server string