similar to: samba member server auth issue

Displaying 20 results from an estimated 10000 matches similar to: "samba member server auth issue"

2006 Jan 20
1
couldn't find service ::{2227a280-3aea-1069-a2de-08002b30309d}
i have the error: couldn't find service ::{2227a280-3aea-1069-a2de-08002b30309d} in my samba.log. i've googled extensively and irc'd #samba and #samba-technical (no-response) and can't find the SOLUTION. thank you for your help. -anthony [global] workgroup = example.com netbios name = home server string = example Samba Domain Server hosts allow = 127.0.0.1 192.168.1.0/24
2010 Jan 24
0
Roaming profile problems - XP profiles not being saved (Windows 7 profiles work)
Ever since I upgraded Samba from 3.0.x to 3.4.x, and reconfigured it to support Windows 7 clients, I am having issues with roaming profiles on my Windows XP clients. All the machines have been rejoined to the domain, domain authentication appears to be working fine, the home drive is mounted ok, and the profile information is even read, but never updated upon logout. A user with no profile will
2004 Aug 26
0
LDAP backend not mapping permissions properly and other problems
Sorry this is so long, but I think it is all relevant. I also have an output from pdbedit with log level 10 if needed. First, the latest problem I have noticed. When I create a new directory on the server, samba creates the files properly and gives them the proper permissions on the server, but when I look at the file security properties (Right click,Properties, Security Tab) I don't get the
2010 Jan 14
2
Help - Cannot join Windows 7 client to Samba PDC
I have been going through all the Wikis and various Google searches to try to solve my problem, all to no avail. I can mount a Samba share, but whenever I try to login using a domain account, I receive an error about "The trust relationship between this workstation and the primary domain failed." What I have done so far, all to no avail. - Upgraded from Samba 3.4.2 to Samba 3.4.4
2016 Jun 28
0
How to debug not working Roaming profiles on Samba 4 AD setup?
On 27/06/16 22:42, Thomas DEBESSE wrote: > Hi, thank your for your answer. > > > Are the 'File servers' joined to the domain ? > Yes > > > Are the smb.conf files you posted complete > No, they are abstracted ones, because they are very long > > > if not, can you post the complete ones, exactly as they are on the > computers (you can sanitize them if
2011 Jul 20
3
Samba + LDAP + SMBLDAP-Tools + Roaming Profiles
Hi, i've finally have my LDAP backend working for authentication for my DC. Logon scripts are executed, user is authenticated, but my roaming profiles are not found. here is what i have in my config files: smb.conf [global] printing = bsd netbios name = PDC server string = PDC (%h) workgroup = workgroup interfaces = eth0,lo security = user encrypt passwords =
2011 Aug 18
0
Strange: Repeatedly lose domain functionality
Hello All Since several weeks, we face a very strange problem with a samba pdc and ldapsam. It repeatedly seems to loose its pdc functionality. This brings very strange behaviours. The server is then already accessable (shares and browsing works as expected), but the windows machines cannot make a domain logon anymore (has then a priori no effect because they use their cached password),
2013 Aug 12
0
Classic Upgrade: Unable to enumerate group memberships
Hello. I'm using Version 4.0.8-SerNet-Ubuntu-5.precise (Also, a heads up on this release; the folder /var/run/samba must be created upon reboot. When starting Samba I get this error: ERROR: can't open /var/run/samba/samba.pid: Error was No such file or directory) So anyway, when trying to do a classic upgrade/migration in order to preserve authentication information on a new domain. After
2014 Sep 09
0
program update made my shares no work anymore (ACL)
Hi, i run a few samba shares successfully with CentOS 6.5. I have a program (CAD) hosted on this server. Since an upgrade i have some trouble make it work again. If a user modifys an project only this user can open the project. What i see is (for example): drwxrwx--- 2 admin bau 4 16. Feb 2014 test1 works drwxrwx---+ 2 admin bau 4 27. Aug 12:58 test2 doesn't work. getfacl
2014 May 19
1
Zero byte files
Hi all, I have a Centos 6 box running samba-3.6.9 and I have a problem with files turning to 0 bytes after being edited and saved. One of the users reported that he changed the name of two files and both ended up sized 0 bytes and opening them revealed them to be empty. Has anyone had a similar problem? I've been looking for 3 days and there's obvious pattern to the events
2009 Aug 29
1
Multiple instances of /usr/bin/smbd -D
Hi, I'm new to the list, so "hello everybody" ... I have a (big) problem wih my new PDC under samba with ldap auth. When I start a new session, samba launch multiple instances of smbd for this new user in 5-10 minutes ... The system is very slow on the client and finish to crash and need to close the session. But, when I close the session, the smbd processes aren't
2005 Nov 17
0
Replication errors with LDAP and problems with NT machines
Hi all! I work as a computer technician for a small school and have recently upgraded our network to use samba servers. Our main computers are a PDC, a BDC, a file server and a backup server, all using Red Hat Fedora Core 3 as a base. The clients on our network consist of machines with Windows XP and a few with Windows NT. Everything seems to work just fine except for some minor but annoying
2009 Apr 28
2
attempted upgrade this weekend
Morning, This weekend I attempted an upgrade of my primary samba server from 3.0.24 to 3.3.3. When testing this primary server after the upgrade I had a few issues, so rolled back the upgrade until I can find solutions. This server also has the OpenLDAP server local to and co-located with samba. The two things that initially didn't seem right are that each time I logged into a windows XP box
2003 Dec 30
0
samba 3.0.1 getting Sid not users login?
can someone please help me on this I am using solaris9 x86 with samba 3.0, iplanet ds5 with the samba schema. My login works to this machine but by creating a directory or any file it will only return my samba Sid not my login name? What am I doing wrong? Any help is greatly appreciated Eli My smb.conf # testparm Load smb config files from /data4/samba/lib/smb.conf Processing section
2016 Jun 28
2
How to debug not working Roaming profiles on Samba 4 AD setup?
> OK, I think your problem is that you are trying to run your AD domain as if it is still an NT4-style domain. This does not sound like a surprise to me. ;-) > with AD, you would add […] to each users object in AD. You can do this with ADUC or by creating an ldif file on the DC and then use ldbmodify to add it. Oh, yes, you're right, I had to do the same for the logon.cmd, I already
2016 Jun 27
2
How to debug not working Roaming profiles on Samba 4 AD setup?
Hi, thank your for your answer. > Are the 'File servers' joined to the domain ? Yes > Are the smb.conf files you posted complete No, they are abstracted ones, because they are very long > if not, can you post the complete ones, exactly as they are on the computers (you can sanitize them if you need to) Yes > Try taking a look here:
2008 Oct 28
0
samba 3.2.3: win2k join fails, xp join works
Hi, I recently upgraded my pdc server(samba3.0.x+ldap) to debian lenny( samba 3.2.3). After the upgrade, the win2k join is no longer working and returns "Logon failure: the User Name unknown or bad password". The Xp join works properly. The same thing seems to be happen to other users; same problem and same logs:
2008 Oct 22
0
Multiple domains on the same subnet
I have asked Uncle Google to no avail, probibly asking the wrong question. We are wanting to migrate from an Active Directory to a Samba Domain, I have setup the samba domain and it seems to be working (from the local machine). But this domain cannot be seen from any of the windows boxen. Is there something I need to do to get the windows boxen to see this domain? The AD Domain is EXAMPLE /
2006 Aug 07
2
samba 3.0.23a + ldap as PDC - should work, but why?
I've got an issue with roaming profiles with samba 3.0.23a and an LDAP backend. I can use the ldap to authenticate an NT and a local user, and I know alot about PAM, NSS, and general linux. BUT, I can't get ANY roaming profiles to work. Other than my domain name changed for security purposes, the following is my smb.conf file. (I first used SWAT, then did more customization)
2004 Nov 03
0
Netlogon
Hi, I've just configure my Samba 3.0.7 as a PDC with an LDAP-based backend. Everthing seems fine except that my logon.bat is unable to execute when my users login to their XP. If I manually run //bilbo/netlogon/logon.bat on XP, the script will run without any problems. Is this purely a samba problem or it is due to my ldap configuration? Do I need to include ntconfig.POL in the netlogon