Displaying 20 results from an estimated 1100 matches similar to: ""guest only" not working?"
2007 Jan 30
1
unable to boot zone
I''m unable to boot a zone after I did a sys-unconfig, how do I recover?
GLOBAL ZONE:
---------------------------
dmpk14a603# zoneadm list -cv
  ID NAME             STATUS         PATH
   0 global           running        /
   1 snitch-zone02    running        /snitch-zone02
   4 snitch-zone04    down           /snitch-zone04
dmpk14a603# zoneadm -z snitch-zone04 boot
zoneadm: zone
2002 Sep 06
0
preexec close + Win2K
I have Samba 2.2.2 on Solaris 8 acting as a PDC.  I
have written a script that checks to see if a user is
already logged in on the PDC and if so, sends the user
a message (via the SMB message stuff) telling them
they need to log off.  I run this script using
"preexec close" under the netlogon share.  So, the
user authenticates against the PDC, but then gets a
desktop that is mostly
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
2015 Jan 09
0
Samba 4 CTDB setting Permission from Windows
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello everybody,
I try to set up a GlusterFS together with CTDB. The OS on all systems
is Debian wheezy. No backports aktiv. All Samba-packages are from
Sernet (samba 4.14)
My setup is the following:
- ------------
GlusterFS:
- ------------
Node1: 192.168.57.101
Node2: 192.168.57.102
Two nodes each with one disk. The disks are formated. The disks
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
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
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
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
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
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
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
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
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
2018 Apr 19
4
Share authentication problem
Hi @ll !
I am trying to set up a samba fileserver in SuSe 42.3 as domain member 
in a debian based Samba4 AD. The join seems to be ok, as I can get 
/wbinfo -u/ and /-g/, and /getent group/ and /passwd/.
I can also list all browsable shares with /smbclient -L \\SambaFS 
-Uusername/, but when i add -k, I get following errors :
/SPNEGO(gse_krb5) creating NEG_TOKEN_INIT for cifs/Samba1 failed 
2022 Aug 16
0
[Announce] Samba 4.17.0rc2 Available for Download
Release Announcements
=====================
This is the second release candidate of Samba 4.17.? This is *not*
intended for production environments and is designed for testing
purposes only.? Please report any defects via the Samba bug reporting
system at https://bugzilla.samba.org/.
Samba 4.17 will be the next version of the Samba suite.
UPGRADING
=========
NEW FEATURES/CHANGES