similar to: Problems Windows 7 64 Bit joining a Samba + Ldap domain

Displaying 20 results from an estimated 1100 matches similar to: "Problems Windows 7 64 Bit joining a Samba + Ldap domain"

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 =
2010 Sep 27
1
Problem with Samba - Openldap and domain autentication of Windows XP
Hello all, I have some problems to make work a configuration like Samba and OpenLDAP as domain controller. My operative system is OpenSuSE 11.3. Here is my testparm: [global] workgroup = MEDIADC netbios name = MEDIADC map to guest = Bad User passdb backend = ldapsam:ldap://afs-test.mediaservice-test.pri log level = 2 printcap name = cups
2011 Jun 29
1
Dovecot 2.0, mysql and quota
Hello all, I have some troubles to make the quota_check working with dovecot 2.0. My config is the following: postfix, dovecot as lda, mysql as virtual mailuser backend, and postfixadmin for the mailuser administration. Previously i have a working setup with dovecot 1.x, now with the 2.0 something is wrong about the quota, but i don't know what... Here is my config: # 2.0.13:
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.
2004 Feb 15
1
ldapsmb
Hello List, i try to build up a samba/ldap pdc using samba 3.0.1 and ldapsmb-1.0. It seems that ldapsmb-1.0 did not work with samba 3.0 in non compat mode. Searching for a newer version was frustrating. The only thing i found were dead links to ldapsmb-1.2. If i look inside all this samba mailing lists, it seems that erverybody is using ldapsmb with samba 3.0. Something is going wrong and i
2008 Oct 27
2
Problem with quota dovecot as lda and mysql
Hello to all, That is my situation: I am trying to use dovecot as LDA with postfix, mysql e postfixadmin. So, all the users are stored in mysql, with quota password and all other things. All works properly, except for quota. I am trying to do some tests, but is not clear to me how to debug that problem. Scenario: user with 15 Mb of quota. That is my dovecot.conf (dovecot version 1.1.3 on
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
2019 Jul 03
2
Segfault of doveconf
Hi, I have some problems of segfault at doveconf: Jul 2 08:13:16 mail kernel: [1415540.297823] doveconf[7103]: segfault at 560cb801e000 ip 00007f861da742d0 sp 00007ffe2d671548 error 6 in libc-2.23.so[7f861d9e5000+1c0000] Jul 2 15:45:38 mail kernel: [1442682.919193] doveconf[11915]: segfault at 563b32420000 ip 00007fcb127ae2d0 sp 00007ffecfc7b598 error 6 in libc-2.23.so[7fcb1271f000+1c0000]
2004 Oct 08
4
FCR1: Syslinux boot disk after Kernel Update
Hi, I'm running fedora core rel. 1 on a dual system, using syslinux on a floppy disk as boot manager to start fedora. However, after up2date, I can't start fedora with the new kernel, as syslinux probably points to the old one. Kernel installation was done automatically via rpm (up2date online), but it didn't change syslinux parameters. What do I need to change in syslinux config
2010 Oct 25
2
windows 7
Hello, i'm using Samba Version : 2:3.5.5~dfsg-1~bpo50+2 from backports Patch applied : http://support.microsoft.com/kb/2171571 Key modified : [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanManWorkstation\Parameters] "DNSNameResolutionRequired"=dword:00000000 "DomainCompatibilityMode"=dword:00000001
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
2003 May 12
1
OpenSSH-portable <= 3.6.1p1 bug?
Hi: I Read these security advisory. http://lab.mediaservice.net/advisory/2003-01-openssh.txt Is my FreeBSD 5.0 afected? What other versions are afected? Thanks. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url :
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:
2014 Feb 28
1
Set a domain name instead of an ip address into tls certificate
I tried to set cn=myMachine instead of cn=192.168.1.x and...everything frezees! virsh -c qemu://.../system tries to connect forever. You really need static ip addresses in the cn field?? I think this is an HUGE bug: you are saying to me that each time I change network or ip (because, dear sirs, dhcp exists) I have to generate a whole new couple of certificates?? I hope it is not the case....
2014 Apr 01
2
Async migration: possible?
I am seeing that migrate() function is blocking, isn't there a non blocking function with a callback associated to it, so to report events like end migration, migration progress (job domain info informations) and so on? Pasquale -------------- next part -------------- An HTML attachment was scrubbed... URL:
2014 Apr 14
1
Is it possible to get the vm which is using a storage pool's volume?
Hello, how can I programmatically get the vm which is currently using a storage volume? I looked at the apis but I can't find anything about it. Pasquale
2014 Mar 30
2
Re: Programmatically force shutdown a guest: possible?
Yes, you are right. Listen, as the documentation is not very exaustive, can you explain briefly to me how a guest agent works? After installing it via the apt-get on the hypervisor (I am using ubuntu as host system) how can I create a script which would do this? That is waiting for an acpi signal and actually shut down the guest. And what other operation can you actually do with a guest agent? I