Displaying 13 results from an estimated 13 matches for "standalone_server".
2016 Mar 14
2
'Smb' server service is reason of panic of Samba 436 smbd daemon.
...thion standalone server ?
After deleting all content of private folder (after provision as standalone server) I got 'smbd' error: "pdb_samba_dsdb_init_secrets failed!"
> Also if you want to run Samba 4 as a standalone server, see here:
> https://wiki.samba.org/index.php/Standalone_server
<https://wiki.samba.org/index.php/Standalone_server>
2016 Mar 14
2
'Smb' server service is reason of panic of Samba 436 smbd daemon.
Yes, exactly.
Also, bind9 is used.
Such behavior I saw at 436 at Ubuntu 14.04 x64.
There was not so with 434 at Ubuntu 14.04 x32.
Unfortunatelly, I didn' t understand what you said in 2nd part of phrase.
I understand that if remove either some services or all from the line, it
will turn it off.
But I suppose, that 'smb' additionally tries to turn on smb which has been
already on and
2016 Jan 04
4
Wiki: Standalone server
Happy new year!
I know, I was lazy during the last weeks. However I published at least
one new guide last night:
https://wiki.samba.org/index.php/Standalone_server
I think most of the docs linked on
https://wiki.samba.org/index.php/User_Documentation are meanwhile
rewritten and a good basis for most of the users. Next I will finally
focus on the results of my Samba user survey from last year
(https://www.samba.org/~mmuehlfeld/) and see where to enhance the
e...
2016 Jan 05
0
Wiki: Standalone server
...; Aan: samba at lists.samba.org; samba-technical at lists.samba.org
> Onderwerp: [Samba] Wiki: Standalone server
>
> Happy new year!
>
> I know, I was lazy during the last weeks. However I published at least
> one new guide last night:
>
> https://wiki.samba.org/index.php/Standalone_server
>
> I think most of the docs linked on
> https://wiki.samba.org/index.php/User_Documentation are meanwhile
> rewritten and a good basis for most of the users. Next I will finally
> focus on the results of my Samba user survey from last year
> (https://www.samba.org/~mmuehlfeld/)...
2016 Jan 08
1
How to add basic security to my samba share?
Hi
As I've mentioned before, I have a simple Samba share running on a Raspberry
Pi, accessed by a Windows workgroup. I've shown the main sections of my
smb.conf file at the end of this email.
My share is currently open to anyone who is connected to my network, which
is not ideal. I would like to add some security but I don't understand how
this should work.
Should I:
a) Create
2016 Jan 19
0
Samba 4 and Windows 10 Problem.
The quick fix is change :
map to guest = Bad Password
read more about it here on the list:
subject : [Samba] Wiki: Standalone server
and on the wiki.
https://wiki.samba.org/index.php/Standalone_server
And please to tell us what works best for you.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens Rodrigo Yoshioka
> Verzonden: dinsdag 19 januari 2016 0:24
> Aan: samba at lists.samba.org
> Onderwerp: [Samba] Samb...
2016 Mar 14
0
'Smb' server service is reason of panic of Samba 436 smbd daemon.
...end and isn't really maintained and there
was some recent talk about removing the ntvfs backend.
Please stop using the 'smb' option and then see if you have any problems
with your DC.
Also if you want to run Samba 4 as a standalone server, see here:
https://wiki.samba.org/index.php/Standalone_server
Rowland
2016 Mar 15
0
'Smb' server service is reason of panic of Samba 436 smbd daemon.
...on as
> standalone server) I got 'smbd' error: "pdb_samba_dsdb_init_secrets
> failed!"
Well, yes you would, I will say it again, *You can only provision Samba4
as a DC, nothing else will work!*
If you want a standalone server, see here:
https://wiki.samba.org/index.php/Standalone_server
If you want a domain member, see here:
https://wiki.samba.org/index.php/Setup_Samba_as_an_AD_Domain_Member
If you want a DC, see here:
https://wiki.samba.org/index.php/Setup_a_Samba_Active_Directory_Domain_Controller
Rowland
2016 Jul 30
0
Can't reconnect to Samba 4 from Windows 10
...he Windows 10 box to reconnect my shared drive when I reconnect.
> * Not to have to buy an extra computer to be a server, both for $
> and power (more $) reasons.
>
It sounds like you just need a workgroup and a standalone server, have a
look here:
https://wiki.samba.org/index.php/Standalone_server
With this, you just need to create your user on the Unix box with the
same password as the one you use on your windows machine.
Any questions, just ask.
Rowland
2016 Jan 28
3
How to use ldapsam only for authentication?
Hello,
> As far as I understood you are using ldapsam only when Samba is running as
> AD domain controller.
it is only a standalone server, no sid/gid (mapping) needed. All users
and groups are local (passwd/groups) maintained.
We only want to authenticate the users against the ldap server
(openDJ). No Active Directory is used.
But if I configure, there are a lot (to much) ldap
2016 Jan 18
7
Samba 4 and Windows 10 Problem.
Hi...
I'm used to configure samba 3, and now I'm getting some problems using samba 4.
My scenario: I have a file server which hosts need to access public folders and private folders.OS: Centos7Samba version: 4.2.3 | 11.el7_2Selinux DisabledFirewalld disabled
smb.conf[global]workgroup = WORKGROUP
server string = Samba Server %v
netbios name = centossecurity = usermap to guest = bad userdns
2016 Jul 30
4
Can't reconnect to Samba 4 from Windows 10
# Global parameters
[global]
server string = Samba file and print server
server role = standalone server
map to guest = Bad User
obey pam restrictions = Yes
passwd program = /usr/bin/passwd '%u'
passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* .
passwd chat timeout = 120
username map = /etc/samba/smbusers
unix
2016 Jul 16
7
new user introduction, and a few questions
hi all
My name is Kendell Clark, and I've just subscribed to this list. I
thought I'd write this email to introduce myself, and ask a couple of
questions about configuring samba. I'm a co developer of a linux
distribution for the visually impaired and disabled called Sonar GNU
linux, which you can learn more about at http://www.sonargnulinux.com.
I've been struggling to come up