similar to: Help! Samba 3.0 can't use null password with OS X

Displaying 20 results from an estimated 500 matches similar to: "Help! Samba 3.0 can't use null password with OS X"

2003 Dec 17
1
smbclient null-password behavior differs between 3.0 and 2.2.8a
When I made the move to 3.0, I noticed that smbclient no longer works with null passwords. Am I missing something? I read the FAQ, which suggests that the server is rejecting the null password. But I know that null passwords work fine for the 2.2.8a client, so the server is not the issue. The FAQ recommends "smbclient -L host -U%", but I don't want to set the username to null. I
2004 Jan 19
1
samba3.0.1 bug?
Hi Somebody knows about the samba3.0.1 bugs? 'cause I try to map unix group, same after run the net groupmap command, but don't work... When I try the same think with samba3.0.0, this mapping work properly. Somebody explain this to me, please! -- Gilberto Nunes Suporte Rede Bonja - Bom Jesus/Ielusc Fone: 433-0155 - ramal 235 www.ielusc.br - suporte@ielusc.br Linux User n?
2004 Jan 17
3
Samba 3.0.2rc1 Available for Download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This is a release candidate snapshot of the Samba 3.0.2 code base and should be considered for testing only. A release candidate (RC) means that we are close to the final, stable release and is provided for Quality Assurance (QA) purposes. This release is *not* intended for production servers. Use at your own risk. Common bugs fixed in this preview
2004 Jan 17
3
Samba 3.0.2rc1 Available for Download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This is a release candidate snapshot of the Samba 3.0.2 code base and should be considered for testing only. A release candidate (RC) means that we are close to the final, stable release and is provided for Quality Assurance (QA) purposes. This release is *not* intended for production servers. Use at your own risk. Common bugs fixed in this preview
2004 Jan 18
3
Strange behavior WinXP and 2.2.8a and inherit permissions
Hi, I have a quite strange problem. I have updated my Server with Suse 9.0 to Samba 2.2.8a. From that moment on I couln'd run programms directly from the share anymore. The WinXP Client says: "you dont have the permission for this file." But I have all permissions for it. This only occurs in that shares where I have set "inherit permissions" to yes. When I set it to
2011 Aug 13
3
User32::MENU_CopySysPopup problem
When this code may fail? Code: /*********************************************************************** * MENU_CopySysPopup * * Return the default system menu. */ static HMENU MENU_CopySysPopup(BOOL mdi) { static const WCHAR sysmenuW[] = {'S','Y','S','M','E','N','U',0}; static const WCHAR sysmenumdiW[] =
2012 Jan 04
2
using var from bash in R script
Dear R users, This probably a really noob question, but I'm stuck. I'd like to pass some variables from bash to R as strings. I can successfully pass variables using commandArgs(), the problem is that I end up with an array. So, for example: > Args <- commandArgs(TRUE) > Args [1] "one" "two" "three" Now, it just so happens that "one",
2017 Apr 30
1
NAS SMB server not accepting packets > 65k size. Does SMB2->Negotiate_Protocol_Response->Max_Write_Size = 65536 Matters?
Hello, This is situation: * [netApps SMB-server] [RHEL-7.1-Client]* | =SMB 2/3= | | sending data>65k Fail | sending data<65k Passes Max Write/Read Size[65535]
2006 Apr 28
2
: Win XP Client does not remove directories
Hello mailinglist, I have a strange problem, which occurs sometimes on some WinXP clients. It is not 100% reproducable for me, but it returns regular. The problem is, that somehow a user can't delete a directory. All files in the directory will be removed successfully, but the directory itself not. Deleting with the Explorer or over the cmd-console returns in the same result. First the
2008 Apr 30
8
Playing with NtQueryInformationFile
Hi all, I''m trying to get the allocation size of a file via a file handle (rather than its name). The example below works for FileNameInformation but I can''t get it to work as expected for FileStandardInformation. Here''s some sample code: # query_test.rb require ''windows/handle'' require ''windows/error'' include Windows::Handle
2007 Jun 07
1
windows 2003 sp1 clients, security = server and use spnego
Hi folks, I have a Samba 3.0.25a server here on Debian that Windows 2003 SP1 clients happily talk to with "security = user", but when I tried switching to a "security = server" setup, it would not work until I added "use spnego = no" to smb.conf. Tests with smbclient and Windows XP worked regardless. I can also reproduce the problem on Solaris 10 with Samba 3.0.24
2003 Aug 27
8
DDoS attacks, what can be done?
Hi, I run two live c-class subnets on the internet. Last Sunday morning I was hit with a DDoS attack and it hasn''t stopped. I made modifications on my shorewall firewall during Sunday to lesson the impact, as they were hammering me with 180k/5sec traffic both ways (inbound and outbound). One of the primary things which helped reduce their DDoS was enabling "norfc1918" on the
2006 Mar 23
8
DRY principle - how to implement?
Hi all! I have ''send_status'' table which looks something like these: id code title 1 sent Sent 2 error Sending error 3 success Success Next I would like to associate some processed records with their ''send_status''. Is it better to use: 1) record.status_id = SendStatus.find(:one, :condition => "code=''sent''").id to
2008 Aug 05
2
Leopard Macs using Kerberos: Failed to parse negTokenTarg
I think I've found out why MacOS 10.5.x (Leopard) clients are unable to connect to Samba shares when authenticating with Kerberos. Basically, the Leopard Macs insert a few extra bytes (Padding and reqFlags, according to wireshark) into the security blob within the Session Setup AndX Request packet, bytes whose start tag is 0xa1, in a spot where Samba's parser expects 0xa2. The critical
2015 Oct 27
2
windows 8.1 unable to connect to samba 4.2 share on FreeBSD domain auth
Hello, I am having issues getting users trying to connect to samba share. The weird part is that some users are able to connect but some aren't. all windows 7 client are able to connect without issues. any ideas? #=============== Global Settings [global] workgroup = DOMAIN realm = domain.ad netbios name = Share2 server string = username map = /usr/local/etc/samba/username.map hosts
2024 Jul 08
1
Windows 11 logon issue
On Sun, 7 Jul 2024 00:55:20 +0100 Jonathan Hunter via samba <samba at lists.samba.org> wrote: > Hi, > > I recently noticed that two separate Windows 11 machines joined to my > domain are not letting me log in to them as a domain user. In the > Windows Security event log I can see 'Audit Failure' - 'An account > failed to log on'. Details shown are:
2015 Oct 28
2
windows 8.1 unable to connect to samba 4.2 share on FreeBSD domain auth
So we have a samba 4.1.17 Domain running and have truble to with windows 8.1 cutt off the shares in the domain from time to time. We researched a lot without beeing successfull. The users need to relogin or restart to reach their shares again. Greetings Daniel EDV Daniel Müller Leitung EDV Tropenklinik Paul-Lechler-Krankenhaus Paul-Lechler-Str. 24 72076 Tübingen Tel.: 07071/206-463, Fax:
2005 Jan 13
0
When opening a file it takes up to half a minute!
Greetings, in our small network with about 10 Clients I got a problem when opening files or directories. If there were no actions between server and client for about 2 minutes or more, the very first action (open file, change path, etc) needs a long long time. The problem occurs on some clients (win 2k/xp), but not on every client. I tried a working smb configuration from home, but still no
2008 Jan 30
4
btrfs and git-reflog
I was just playing with git 1.5.3.8 and btrfs 0.11, and I noticed something odd. If I prepare a very simple repository: $ mkdir foo $ cd foo $ git init Initialized empty Git repository in .git/ $ echo hi > blort $ git add . $ git commit -m create Created initial commit 4ae9415: create 1 files changed, 1 insertions(+), 0 deletions(-) create mode 100644 blort and then
2008 Apr 11
1
Fileshares failing
Hi, I used to have a set of samba shares working fine on a Centos 4 machine, accessed by XP clients and authenticated against a 2003 SBS server. Then I did a yum upgrade and a week later noticed that the seldom-used SMB shares have stopped working. No other changes to the Centos server, and no domain changes. The XP clients now just keep prompting for authentication. A wireshark trap shows