Displaying 20 results from an estimated 1000 matches similar to: "Samba 4 CTDB setting Permission from Windows"
2015 Jan 13
0
Samba 4 CTDB setting Permission from Windows
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello Davor,
Am 12.01.2015 um 19:44 schrieb Davor Vusir:
> 2015-01-12 17:47 GMT+01:00 Stefan Kania <stefan at kania-online.de>:
> Am 11.01.2015 um 19:10 schrieb Davor Vusir:
>>>> Hi Stefan!
>>>>
>>>> 2015-01-09 17:27 GMT+01:00 Stefan Kania
>>>> <stefan at kania-online.de>: Hello
2020 Jul 13
0
Problem with network browsing
SMBv1 (the anonymous thing behind network neighborhood) because of the massive
security problems it caused was decprecated. Microsoft came up with network
neighborhood and they've shut it down due to their bad implementation.
Samba, likewise, doesn't support SMBv1 by default.
On 7/12/20 10:29 PM, Michael Jones via samba wrote:
> I'm trying to diagnose why my windows 10 clients
2020 Jul 13
0
Problem with network browsing
If you have 1 member server, you could enabe nmbd in that server.
Or install : llmnrd on linux and/or avahi-deamon if you dont have a member.
And make sure you can use "proxy dns" as in,
The primary DNS domain on linux should match (see in windows) CMD: ipconfig /all
The :
- primay dns suffix
- DNS Suffix search order
Then you are able to use \\hostname or \\hostname.FQ.DN.TLD
2020 Jul 13
1
Problem with network browsing
A reasonable alternative is to run Christgau's excellent Web Service Discovery host daemon (wsdd) on the samba server and make sure
the Function Discovery Provider Host and Function Discovery Resource Publication services are running on the Windows 10 machines.
Get wsdd from here: https://github.com/christgau/wsdd.git
You can then stop and disable the nmbd on the samba machines as it's
2020 Jul 13
10
Problem with network browsing
I'm trying to diagnose why my windows 10 clients can't do network browsing.
The network neighborhood doesn't show any of my machines running samba.
I've verified that all of my samba hosts are running nmbd!
I've reached the end of my ability to debug this, so I could really use
some help from the list to figure out why this isn't working.
I've isolated the situation
2009 May 22
1
Samba Registry Configuration- Cannot open smbconf
Hi all,
I am using samba-3.3.4 on RHEL5.3, my smb.conf is as below
[global]
netbios name = nirvana
workgroup = samba
registry shares = yes
after which i added a share using net conf command as follows
$/usr/local/samba-3.3.4/bin/net conf addshare test /tmp writeable=y
net conf list
[test]
path = /tmp
guest ok = no
read only = no
>From a Windows XP system When i connect to
2013 Oct 30
1
samba-4.1.0 wont compile- help!
Greetings,
I am attempting to compile samba-.1.0 on a machine with these:-
--cpu amd64 3cores
--ozs blfs linux gcc-4.8.1, linux-3.10.17, glibc-2.17
waf build ( i.e. make ) ends like so"":-
##################################
In file included from ../source3/lib/smbconf/smbconf_reg.c:26:0:
../source3/registry/reg_api_util.h:39:17: warning: 'enum winreg_CreateAction'
declared
2003 Mar 17
0
"guest only" not working?
Running samba 2.2.7, I have samba acting as a PDC and
offering up print services. When the user logs into a
Win2K machine and then tries to print, they end up
sending the print job as the user they logged in as
rather than the guest user even though I have "guest
only" set on the print service (see smbconf.snitch
below). I have "guest ok" set to "no" on the PDC part
2018 Feb 06
0
GPOs not Working!
Thanks for help,
this is a new domain controller without any modifcations, except one
GPO. I have the "Default Domain Policy" and created an addtional GPO,
named "test_something". Both are linked at the top of the domain. I
configured at the "test_something" GPO:
# Interactive logon: Do not require CTRL + ALT + DEL -> activate
# Interactive login: Do not
2018 Nov 13
2
winbind service panics "randomly"
Hi Rowland,
thank you for another quick reply.
1) I did all the changes on the smb.conf you suggested and restart
samba-ad-dc on both DCs.
2) Changed file server log to 10 and rebooted it just because.
3) Winbind crashed.
3.1) I have a gut felling that if I leave it alone, it lasts longer. If I
do a wbinfo -u it's ok, but if I go and check it often, it eventually
crashes. Again, gut felling,
2009 Jul 02
2
Ubuntu Jaunty samba 3.3.2 print$ no write rights even though I do;-)
I am setting up a OpenLdap PDC with file and print services on Ubuntu Jaunty. Jaunty ships with samba 3.3.2. I configured samba to just use the registry back in which I think is pretty cool! What happend when I use the Add print wizard to add my Windows XP drivers I get the famous "unable to install driver access denied" message. I can ssh into the box with my user id and create files in
2002 Aug 11
0
Problems installing printerdriver after successful upload to samba-2.2.5
Here is what I do. It gets explained step by step.
At the end of this mail you will find my references used in the text by
[0] and so on.
- starting with initial setup
- getdriverdir NT x86
- uploading files with smbclient prompt; cd W32X86
- addriver
- addprinter
- debian:/scratch/W32X86# rpcclient debian -d 1 -A /scratch/authfile.txt -c
"enumdrivers"
-
2024 Jun 06
1
Failed to bind to uuid NT_STATUS_LOGON_FAILURE
On Thu, 6 Jun 2024 10:49:23 +0300
Omnis ludis - games via samba <samba at lists.samba.org> wrote:
> I added a private directory, but this did not fix the problem, and
> for some reason the other path still appears
> testparm -v | grep private
> Load smb config files from /opt/samba/etc/smb.conf
> Loaded services file OK.
> Weak crypto is allowed by GnuTLS (e.g. NTLM as a
2020 Mar 16
2
Winbind does not show all groups of all users
Hi!
I'm using 4.10.13 as AD and have the issue that winbind does not show
correct the group membership of some users. # Global
parameters[global] ldap server require strong auth =
no netbios name = admin realm =
XXXX.LOKAL workgroup = XXXX dns forwarder =
8.8.8.8 server role = active directory domain
controller idmap_ldb:use rfc2307 = Yes
2024 Jun 06
1
Failed to bind to uuid NT_STATUS_LOGON_FAILURE
here's the nuance, I just had to put this script in the samba folder,
because after assembly I do not find it in the samba folders, although this
script is in the source code, maybe I forgot to specify some keys before
assembly, but I would like to understand how in this in the script, just
hardcode the paths to the directories
my path
2024 Jun 06
1
Failed to bind to uuid NT_STATUS_LOGON_FAILURE
Thanks for the help, it turned out to fix the script for changing the
password a little and the password was successfully changed, I recreated
the keytab and the error went away, it's very fine thanks again to everyone
for the help
??, 6 ???. 2024??. ? 11:29, Omnis ludis - games <sergey.gortinsc17 at gmail.com
>:
>
> here's the nuance, I just had to put this script in the
2024 Jun 06
1
Failed to bind to uuid NT_STATUS_LOGON_FAILURE
I added a private directory, but this did not fix the problem, and for some
reason the other path still appears
testparm -v | grep private
Load smb config files from /opt/samba/etc/smb.conf
Loaded services file OK.
Weak crypto is allowed by GnuTLS (e.g. NTLM as a compatibility fallback)
Server role: ROLE_ACTIVE_DIRECTORY_DC
Press enter to see a dump of your service definitions
private
2020 Mar 16
0
Winbind does not show all groups of all users
On 16/03/2020 14:21, Dipl.-Ing. P?ter Varkoly via samba wrote:
> Hi!
> I'm using 4.10.13 as AD and have the issue that winbind does not show
> correct the group membership of some users. # Global
> parameters[global] ldap server require strong auth =
> no netbios name = admin realm =
> XXXX.LOKAL workgroup = XXXX dns forwarder =
> 8.8.8.8
2018 Apr 19
0
Share authentication problem
Ok, please post of both servers the smb.conf and tell the samba versions.
You have a misconfiguration in these.
> WARNING: The "idmap gid" option is deprecated
> WARNING: The "idmap uid" option is deprecated
^^^^^^^^^^^^^^^^^^^^^^^^^^^
> "idmap gid"="10000-20000"
> "idmap uid"="10000-20000"
You need something like this
1998 Aug 24
0
Samba & Win98
Hello everybody!
this is my second post, as nobody answered my first question. I think it was
too general, so this time I'll try to be more specific.
I've installed a Samba box based on Slakware Linux 3.0 kernel 2.0.34, samba
1.9.18p8. This box is installed in a small local network with a NT4 Server and a
Novell 4.01 Server. Clients are all Windows 95 except for two Win98 units.
Samba