Displaying 20 results from an estimated 100 matches similar to: "ldapsmb"
2011 Mar 23
1
Can't join Windows 7 Pro/XP to samba PDC
Hi !!!!!
I have installed samba 3.5.4 on OpenSuSE 11.3. It's configured as a
PDC with LDAP backend.The LDAP backend was populated with the help of
smbldap-tools. Here is the global section of my smb.conf
[global]
workgroup = ARAMDA
map to guest = Bad User
passdb backend = ldapsam:ldap://localhost
log level = 3
log file = /var/log/samba.log
printcap
2008 May 29
3
cannot add new machines to domain
Hi,
i have running samba with ldap as a PDC. The PDC works fine, except
adding new computer to the domain. The Computer how was added 2-3 Years
ago works fine, but i cannot add new PCs to the domain.
The samba log says to remove the paramtere 'algorithmic rid base' and
use 'net groupmap add' and 'net setmaxrid'. The command "net setmaxrid"
is not existent.
2008 Jul 01
5
Samba 3.2 Ldap problem
Hi,
I've running a samba 3.0.22-13.30 server in standalone mode (security=user) for quite a while. It's authenticated against an openLdap and works great, say Server A.
A few days ago I've installed OpenSuSE 11 Beta 2 in another server, it came with samba 3.2.0-18, so as I'm very lazy I copied the smb.conf file from the working server to the new one with little modifications
2010 Sep 29
1
Problems Windows 7 64 Bit joining a Samba + Ldap domain
Hello all,
I am doing some tests with Windows 7 and a Samba Domain, but into a
working SAMBA domain, where windows XP joins without problems, when i
try with 7 i recieve an error like "The trust relationship between this
workstation and the primary domain failed.". I use OpenSuSE 11.3 with
samba 3.5.4-5.1.2 and openldap 2.4.21-9.1.
My config of samba:
[global]
workgroup =
2005 Sep 12
4
SuSE 9.3 and Latest Binaries - Library Conflict
Mates,
Still can't get the latest samba binaries to inatall on SuSE 9.3. I've
downloaded them from the samba site and from
ftp://ftp.primastasys.com/pub/Samba-Packages/ still no joy. The problem is
library related:
nemesis:/home/david/Documents/linux/rpms/samba320 # rpm -Uvh *
warning: cifs-mount-3.0.20-0.1.i586.rpm: V3 DSA signature: NOKEY, key ID
414a57c3
error: Failed
2005 Oct 18
2
roll-yer-own ldapadd operations for scipt options?
I'm currently using the suse ldapsmb utility for all the script
operations, but I want to do some custom script work for creating user and
machine accounts. For example, I want to manipulate the default object
classes and directory placement for new machines--putting them into
ou=Devices instead of ou=Users, and giving them the parent objectClasses
of account and ipHost [for NIS and DHCP
2005 Sep 10
1
SuSE 9.3 samba binaries FUBAR??
Mates,
I dunno if nobody else is using the samba binaries to put 3.0.20-1 on
SuSE 9.3 -- or -- if I'm just doing something stupid, but there seem to be
library problems. Specifically, we are getting library errors for the *.so.2
libraries, regardless of whether we try via YAST or RPM.
david@nemesis:~/Documents/linux/rpms/samba320> ll
total 19970
-rw-r--r-- 1 david users 60998
2005 Aug 17
1
overrun buffer
Hi all
I am getting this error, when running the command below from my workstation:
`--> sudo net rpc info -S SMBPDC
[2005/08/17 14:33:16, 0] rpc_parse/parse_prs.c:prs_mem_get(537)
prs_mem_get: reading data of size 14287078 would overrun buffer.
However, if I run the same command from the PDC itself, then it's ok:
.
ldapsmb-pdc:~# net rpc info
Domain Name: ILR
Domain SID:
2012 Jul 29
2
Error in for-loop
Hello erverybody,
I have a problem with my second for-loop.
1. First i read the tables.
datos.mx1 <- read.table('PETmx1.csv',head=TRUE,sep=';')
datos.min <- read.table('PETmin.csv',head=TRUE,sep=';')
http://r.789695.n4.nabble.com/file/n4638257/PETmx1.csv PETmx1.csv
http://r.789695.n4.nabble.com/file/n4638257/PETmin.csv PETmin.csv
names(datos.mx1)
2004 Jul 13
0
XP to Samba PDC, permissions. Please give me a hand.
Hello list readers,
After setting up a Samba PDC on Suse Linux prof. 9.1. I succeeded in making
my Windows XP prof. workstation a member of the Samba domain.
When I, after succesfully logging in to the domain from XP, create or copy a
file in my own user directory (guus) permissions on te linux machine are set
right, like here:
-rwxrwxr--+ 1 guus users 4 2004-07-13 23:16 /home/guus/test
2003 May 12
0
Can't join Samba3 domain
Hello,
I have some problems with my Samba3 on my Suse 8.2 Linux. I got the
Samba binaries from
ftp://ftp.gwdg.de/linux/suse/ftp.suse.com/people/gd/8.2-i386/samba3-3
.0alpha24cvs/.
When i want to join my domain from a winxp client (registry patch
already applied), i got the error access denied.
Regards,
A. Roth
Related Samba files are below:
/var/log/samba/log/smbd:
----------------- SNIP
2005 Jun 06
1
Problem listing group membership from Windows
I planned using ifmember.exe from Windows 2000 resource kit to map the right
drive-mappings to the right shares with logon-scripts. Unfortunately it seems
as ifmember simply doesnt report the right groups for the users.
Even tho "id user1" shows the right groups;
"uid=2082(user1) gid=1002(Group1)roups=1002(Group1),545(Users),1000(Group0)",
User is a member of group
2003 Oct 10
0
Wierd failure when adding W2K to Samba3.0.0+LDAP Domain
Dear list
I have been at it for a few day trying to get my SuSE 8.2 server (FREESIDE) to
produce a domain (SKOGFARET) for my Windows 2000 Server machine (BABYLON).
I use OpenLDAP, and the setup seems to work in most ways, except the vital one
[ie. I can mount shares, print, etc...]
When I try to add W2K (BABYLON) to the domain, I get the following error:
"The following error occured
2005 Sep 13
1
RE: [SLE] SuSE 9.3 and Latest Binaries - Library Conflict
Cross-posting scares me, but...
Have you looked at the latest RPMs for SuSE, from ftp://ftp.suse.com/pub/projects/samba/ ?
They've worked like a charm for me, thus far (revision after revision, a simple rpm -U * seems to work...)
-----Original Message-----
From: david rankin [mailto:drankin@cox-internet.com]
Sent: Mon 9/12/2005 5:30 PM
To: samba; Suse Linux
Subject: [SLE] SuSE 9.3 and
2010 Sep 27
1
Fwd: Re: Problem with Samba - Openldap and domain autentication of Windows XP
Wait, you are using samba with openldap backend.
Why are you using useradd ??? with this backend you need smbldap instead.
like this:
passdb backend = ldapsam:ldap://your ldap server
ldap passwd sync = yes
ldap delete dn = Yes
ldap admin dn = cn=root,dc=domain,dc=com,dc=br
ldap suffix = dc=domain,dc=com,dc=br
ldap machine suffix =
2003 Dec 30
2
suse 8.2 Samba 3 LDAP Domain Join Error : Logon failure: unknown user name or bad password (fwd)
--
John H Terpstra
Email: jht@samba.org
---------- Forwarded message ----------
Date: Tue, 30 Dec 2003 04:33:24 +0000 (GMT)
From: John H Terpstra <jht@samba.org>
To: Sundaram Ramasamy <sun@percipia.com>
Cc: samba@lists.samba.org
Subject: Re: [Samba] suse 8.2 Samba 3 LDAP Domain Join Error : Logon
failure: unknown user name or bad password
On Mon, 29 Dec 2003, Sundaram Ramasamy
2008 Jul 30
2
unable to map windows to unix groups
Hello.
After fresh install.
Samba and ldap seems to run normally ( I can join win2k workstation to linux
samba pdc ).
Using yast I create a system group named domadmin
But I am unable to map "Domain Admins" to domadmin
I am unable to map "Domain Admins" to existing ntadmin group
I am unable to mofify mapping "Domain Admins" to domadmin group
Thank you for
2011 Jun 03
2
missing symbols talloc_* (opensuse 11.4/samba 3.5.7-xxx)
I just recently upgraded to opensuse 11.4.
basic smbd is running mostly fine (some name res-errors, login server missing, (can't connect to Domain service). Notably nmbd won't start due
to undefined symbols:
/usr/sbin/nmbd: symbol lookup error: /usr/sbin/nmbd: undefined symbol: _talloc_realloc_array.
ldd -r shows a bunch of similar undefined symbols (shown further below).
my samba rpm
2008 Jul 23
1
smbclient does not connect anonymously localy on fresh install
Hello.
I have some problem, with a new configuration on a new PC.
I want to setup a SAMBA PDC using an HOWTO.
This howto was working on OPENSUSE 10.1 with a X86 processor and I have used it
a lot of time.
Now I use OPENSUSE 10.3.
The new PC run a X64 processor.
After the fresh install and following :
http://samba.org/samba/docs/man/Samba-HOWTO-Collection/diagnosis.html
I could not make
2004 Feb 20
0
access denied LDAP -PDC
Guys
I have configured a samba 2.28-a server as a LDAP PDC.
It is installed on Red Hat 9.0 server.
I can ssh into the server and logon to using ldap to authenticate.
I can browse to the server from my XP machine and authenticated using LDAP
accounts and see al the shares
What I cann't do is log on to the domain.
I have created the computer account manually using the samba - ldap