similar to: Problem connecting IIS6 and Samba 3.0.20b

Displaying 20 results from an estimated 3000 matches similar to: "Problem connecting IIS6 and Samba 3.0.20b"

2005 Oct 28
0
(no subject)
LS, I've been trying to set up Samba 3.0.20b on a Debian server. It all works ok, except for IIS 6. I am using a W2K3Std Server to connect to a Samba domain. This is necessary because of the way IIS authorises it's users. Every website has it's own user and uses that user to log on to a home directory in which the website resides. So far, everything is okay. When I browse to a
2006 Mar 28
1
XP does not login Samba PDC
Hi all, I'm usigin Samba version 3.0 with OpenLDAP 2.2.23 server:~# smbd -V Version 3.0.14a-Debian server:~# slapd -V @(#) $OpenLDAP: slapd 2.2.23 I was using the Windows XP client login on Samba PDC but after some days, unexpectedly it didn't login anymore The client: client$ id added on LDAP and the configurations above are sets on Windows XP: Domain member: Digitally encrypt or
2006 Mar 22
1
XP client doesn't log in
Hi all, I'm usigin Samba version 3.0 with OpenLDAP 2.2.23 server:~# smbd -V Version 3.0.14a-Debian serverl:~# slapd -V @(#) $OpenLDAP: slapd 2.2.23 I was using the Windows XP client loggin on Samba PDC but after some days it didn't log in anymore The client: client$ id added on LDAP and the configurations above are on Windows XP: Domain member: Digitally encrypt or sign secure
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
2006 Jun 23
1
Migrated PDC to new server
I just migrated my SMB pdc to a new server (was running 3.0.21c, now 3.0.22). Some things seems to be ok. net rpc list; net rpc testjoin seem to work. But if I attempt to join a windows system to the domain I get "The following error occured while attempting to join to domain "DOMAINNAME": The user name could not be found". The machine name is getting loaded into ldap.
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 =
2009 Dec 09
1
Regedit
Hey Everyone, So here is what is going on I have two computers on the same network that are both connected to the PDC of a samba domain (on the same network segment): ____________________________________________ | | | | | |
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
2010 Nov 14
1
A device attached to the system is not functioning (smbd -V 3.5.x)
Howdy, I'm having one last problem with my Samba PDC with an ldap backend. When I add a machine to the domain I get the error, on my Win7 test client, that says: The following error occurred attempting to join the domain "office": A device attached to the system is not functioning. Here are some particulars: # smbd -V Version 3.5.6 (configured sernet repo to install latest
2005 Jun 16
1
smbldap adding machine error
Hi all, I'm currently working on getting the whole samba with ldap working. I'm having an error trying to join a computer to the domain, when windows goes to change to the new domain I get the dialogue box to enter the user/pass to join I do that and it returns: the following error occurred.... the username could not be found. taking a look at the smbd.log file it shows: [2005/06/16
2004 Apr 16
1
Problems with NT passwords using Samba3 and LDAP
I'm at my wits end here so hopefully someone can help me. Currently I have a Redhat 9.0 box running Samba 2.2.7 with openldap 2.0.27 as a PDC Domain logins work great with this setup. I can add, remove, modify computers and users all day long without a glitch. I do not store usernames in the local smbpasswd or passwd files. User information is stored in ou=Users,dc=mydomain,dc=com Group
2008 Mar 26
0
Unable to access shared folders from domain members
Dear all, With 3.0.28a I'm able to join samba to 2003 server. And my NetBIOS name is visible in Active directory/Computers. More over my machine icon is visible in network neighborhood of domain. When i try to access my linux shared folders from another windows machine , which is a member of same domain to which i joined my linux samba it is asking for user name and password. I'm unable
2010 Apr 30
3
The user name could not be found when joining a samba domain
Using LDAP and the smbldap-tools. When attempting to join the domain with an administrative user, the computer gets added to the Computers list in LDAP with the following attributes: cn: workstation75$ description: Computer gecos: Computer gidNumber: 515 homeDirectory: /dev/null loginShell: /bin/false objectClass: top, account, posixAccount uid: workstation75$ uidNumber:
2004 Jan 05
1
Urgent Please - Samba 3.0.1 - LDAP - WinXP ... has anyone got it working???
I've been trying to have Samba 3.0.1 work as a primary domain controller using LDAP as the authentication mechanism. However I am unable to get any of my Windows XP Pro machine join the domain. When prompt for an account with permissions to join the domain by the XP client, I give it the Administrator account which is granted Full access to the LDAP directory (BTW this is poor security,
2005 Feb 08
3
Joining a domain with a non-administrator account
I'm trying to set it up so I can join the domain with a regular user that is part of the domain admin group. I have a user dsonenberg that is in the domain admin group(512), but I can't join the domain with that account. For the record I can login with that account and Administrator can join the domain. The PDC has an LDAP backend. Here's the log. 2005/02/08 10:26:25, 2]
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 =
2005 Apr 11
1
Samba 3.0.7-2 and IIS6
Hi, we are using Samba as a network attached storage server for our web- servers, and have an oddity with Windows 2003/IIS6 where some of the sites seem to lose their connection for short periods of time (up to about 1/2 an hour at most). During this time the web server reports either a 500 or 401 error. There doesn't appear to be anything in the Samba logs that indicated any problems - has
2004 Oct 13
3
problem with samba, ldap and windows
hi, i have read that someone has similar problem to mines, however i didn't find how it solved them . The problem is this: samba as a PDC for a window domain. The authentication is managed with openldap. if i try to change the password of any ldap account with smbpassword i have no error. if i try to access to the shared folder of samba, with windows, it asks me for authentication and it
2004 Dec 08
3
Joining XP clients to a Samba PDC
Greetings, I've been pulling my hair out on this problem for several days and I'm not really any closer to a solution. I hope someone out there can help me. I'm trying to set up a samba PDC on a Fedora Core 2 box using an LDAP backend (on another server). The base install of everything is working fine. At the unix level LDAP connectivity is configured and working properly for
2004 Nov 23
1
samba pdc acting weird
I'm trying to make windows xp a member of a samba domain, after pressing ok, I type in Administrator (has uid=0) and type the password, but windows tells me that "The user name could not be found." although the log file looks ok, help? [2004/11/23 02:28:06, 2] smbd/sesssetup.c:setup_new_vc_session(608) setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all old