similar to: Differences with net join

Displaying 20 results from an estimated 1200 matches similar to: "Differences with net join"

2019 Feb 14
3
SMB Signing with "map to guest = " options
Hi, I'm using samba-4.7.x I have some confusions over "map to guest=" options with setting SMB Signing 1. Set "*Server signing =auto*", "*map to guest=bad uid*" and set "client signing in windows 2k12 server group policy" to "Microsoft network client: Digitally sign communications (Always)” = *Disable*" SMB_Server is joined to Windows 2k12
2019 Feb 18
0
SMB Signing with "map to guest = " options
On Wed, 2019-02-13 at 23:58 -0600, shivappa Sangapur via samba wrote: > Hi, > > I'm using samba-4.7.x > I have some confusions over "map to guest=" options with setting SMB > Signing >  > > I want to understand why in case of *#2 and #5* it is not opening > shares of > my smb-4.7.x shares, > This is probably a case we haven't really
2004 Jan 21
2
winbind hang
All; I'm having an odd problem with winbind. I just installed Samba 3.0.2 pre1 on a Solaris 9 server. smbd/nmbd/winbindd all start ok. But when it first starts, if I try "wbinfo -u", it hangs. As does "getent passwd". This will continue for the first couple hours after a restart. Then, things will suddenly start to work, and be fine for the rest of the time. Until I have
2005 Sep 27
1
Authentication confusion - may be LDAP related
All; I think I may have a clue about what's going wrong in my little environment here, but I could really use a more experienced eye on it. I've been having some strange authentication problems on a new install. With some digging, I may have a "clue" about what's going wrong. Some background: I'm only looking to use samba to share Unix directories to the Windows
2005 Sep 02
1
Samba compile on AIX with LDAP
All; I'm getting tangled up in this one. I have an AIX 5.2 server, with LDAP installed, and running (as a client). I need to compile ADS into Samba, thus, I need LDAP compiled in. First efforts, it didn't find ldap.h. So I linked /usr/ldap/include/ldap.h to /usr/include Now, it complains that libldap doesn't esist (it's in /usr/lib). What am I missing here? Any help will be
2005 Sep 30
1
Samba 3.0.20a on AIX 5.2
While I was between other things, I thought I'd try to build this. The build failed with: Compiling dynconfig.c In file included from include/includes.h:507, from dynconfig.c:21: /usr/include/aio.h:76: field `aio_sigevent' has incomplete type /usr/include/aio.h:127: field `aio_sigevent' has incomplete type In file included from dynconfig.c:21: include/includes.h:811:
2004 Feb 17
1
Samba 3.0.2 uid filtering
All; I'm running Samba 3.0.2 w/winbind on an LDAP server (for various reasons). However, our NT PDC managers input the user IDs oddly. They come out looking like: -rwxr--r-- 1 NORTHGRUM+tibberi 100000 45766615 Feb 17 10:05 Fonts.zip Is there an (easy) way to filter those, to get rid of the "NORTHGRUM+"? Our NT admins add that as a way of identifying the network the user is on.
2005 Sep 07
1
Samba + Kerberos
All; I have a situation that I'm not sure can be done (I honestly don't know enough about Samba for this one). Here's what I have. The customer has a Windows ADS (note: It's the newer windows ADS, so there is no NT Domain as in the old NT format). There are also a number of *nix servers (AIX) that have data on them. They want to use Samba as basically, an NFS server to serve
2005 Sep 29
1
More Random Behaviour
Okay, I'm starting to face professional ridicule at work over this. A Samba install should take a couple of days, I've been at it... far to long now. When this started I chased the problem in all the wrong directions. I thought it was this environment. Now I don't think so. I have Samba 3.0.14a installed on an AIX 5.2 server. I had it running (not the way I wanted, but running).
2005 Sep 29
1
Authentication issues - One problem found, another discovered
All; Okay, I'm narrowing the problem down. With all other things configured, I'm down to and ADS problem. The reason Samba can't verify my username/passwords (as specified in password server = xxx.xxx.xxx.xxx) is because that address points to an ADS, and I didn't compile ADS into Samba (best answer I can find...If I'm way off base on that one, just let me know). So, the
2003 May 25
2
Problem reading/writing permissions under Windows (V 2.2.8a)
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, as the subject says, I've problems reading the permissions of a file/folder beeing located on my Samba server with the Windows-Explorer. To solve the problem, I've read through log.smbd and found that introducion error: "error packet at smbd/nttrans.c(86) cmd=160 (SMBnttrans) NT_STATUS_BUFFER_TOO_SMALL" followed by various
2005 Sep 29
2
Unnecessary smbpasswd
Okay, here's my final issue with this installation. I'm hoping someone can shed some light on it. The setup: Server: IBM AIX 5.2 Samba: 3.0.12 The problem: Samba is insisting on having an smbpasswd entry for all users, and it shouldn't (based on my past experiences). I'm setting up a VERY basic samba install. All it needs to do is enable unix shares to the windows folks.
2006 Jun 27
1
iconv.c / static charset prototype/assembler bug?
Hi! I think there is a little bug in the current samba release (3.0.22). Take a look at cp850.c at the last line and you will see following definition: SMB_GENERATE_CHARSET_MODULE_8_BIT_GAP(CP850) Using the macros from charset.c, the preprocessor expands this to: NTSTATUS charset_CP850_init(void) \ { \ return
2014 Dec 15
2
samba slowing down
The longer our samba runs the more delayed the responses become. Samba has been running for 5 months but this new development was noticed 2 weeks ago. The first major sign of the issue was a new DC was trying to join and failed due to timeout errors. At close look we see performance degradation within a few hours or when we try to join a new DC. smb.conf # Global parameters [global]
2005 May 24
1
Samba net rpc group add NT_STATUS _ACCESS_DENIED
Hi, when I am runnig on samba PDC command: net rpc group add "demo" -Uroot%password , samba returns this message: NT_STATUS _ACCESS_DENIED. What is it? Where shall I set access rights? Thanks Zdenek ____________________________________________________________ http://www.seznam.cz - e-mailov? schr?nka 2000 MB
2010 May 05
1
backend migration and Samba upgrade.
Short background : Due to Windows Seven deplaoyment we have to upgrade Samba 3.0 to Samba 3.4 (actually less version but I see no reason not to go directly to 3.4). And due to SQL backend support aborted we have to switch from SQL backend to LDAP backend. What I have in mind to do this migration is the following : -install samba 34/OpenLDAP (I also change the machine in the meantime)
2004 Aug 31
2
plaintext backend
Hello I would like to use plaintext backend with a simple Samba 3.0.6 configuration to get rid of the system of double passwords and rely just on the plain old unix /etc/passwd ones. However I couldn't find any information about it in 1) man smb.conf 2) online Samba official HOWTO I tried putting passdb backend = plaintext into a smb.conf file with security=share and the Samba server
2019 Oct 14
4
Cannot Find Windows Shared Printer
I am running CentOS 7 with Samba version 4.9.1. I have a Windows shared printer that I cannot set up but I am not sure if this is a CentOS issue or a Samba issue. When I run the printer setup GUI, it is not able to find any shared printer. If I run smbclient I get this error: smbclient -L dap001 -N Unable to initialize messaging context Anonymous login successful ??????????????
2003 Feb 24
4
NT_STATUS question
Hi all Got a couple of errors in the logs wondering what they mean??? Google does not come up with too much on these NT_STATUS_NO_SUCH_FILE, NT_STATUS_SHARING_VIOLATION, NT_STATUS_INVALID_LEVEL and NT_STATUS_OBJECT_NAME_NOT_FOUND. Four clips illustrating the above are below... I have am wondering how I sort this out. I am particularly worried about the NT_STATUS_NO_SUCH_FILE. All the
2011 Aug 09
2
Log entrys after upgrade 3.6.0
Hi ! I upgraded to 3.6.0 on my Ubuntu 8.04 64 bit and since change to max protocol=SMB2 and nmbd/smbd restarts I get many of those "NT_STATUS_END_OF_FILE" messages /------------------------------------- [2011/08/09 15:55:11.130751, 1] smbd/process.c:456(receive_smb_talloc) read_smb_length_return_keepalive failed for client 192.168.1.109 read error = NT_STATUS_END_OF_FILE.