Displaying 20 results from an estimated 80000 matches similar to: "Samba Services not Starting After Sleep"
2023 Dec 14
1
Auto-Reconnect After Sleep
Hi,
Is there a way to have my connection re-established when I log back in?
When I first log in I run a map drive script that mounts my shares using
'gio mount "smb://$DC/$mount"' AND 'ln -s
"$XDG_RUNTIME_DIR/gvfs/smb-share:server=$DC,share=$mount"
"$HOME/mnt/$mount" so that it shows up in nautilus as a network drive and I
have it mapped to my local mnt
2023 Dec 15
1
Auto-Reconnect After Sleep
On Thu, 14 Dec 2023 17:00:59 -0500
Rob Campbell via samba <samba at lists.samba.org> wrote:
> Hi,
>
> Is there a way to have my connection re-established when I log back
> in? When I first log in I run a map drive script that mounts my
> shares using 'gio mount "smb://$DC/$mount"' AND 'ln -s
>
2019 Jun 17
2
systemd-sleep
I found that one of my users' workstation is, for some reason, running
systemd-sleep. I cannot find, anywhere on the system. system-sleep.conf
(or systemd-sleep.conf), nor do I find systemctl status system[d]-sleep.
How can I turn this thing off, other than renaming
/usr/lib/systemd/systemd-sleep?
mark
2024 Feb 08
1
Samba 4.19.4 as printer server: printer are not show in browser
Il giorno mer, 07/02/2024 alle 13.18 +0100, Dario Lesca via samba ha
scritto:
> Now I do some other test and investigations (revert the snapshot to
> initial situation)
I have do some test and I have found what can unlock the missing CUPS
printers list when do a "smbclient -L server" or browse the server from
windows.
See these follow steps[1].
As you see, it's not a
2023 Sep 09
1
Failed to join domain: failed to find DC for domain...
> Why can it not find a DC ? Is there a firewall or similar running ?
>
I have opened the firewall on the DC. Which ports do I need to open on the
DM? Apparently I have nothing opened on the DM but I opened the required
ports according to
https://wiki.samba.org/index.php/Samba_Domain_Member_Port_Usage.
[Sat Sep 09 13:56:22] [root at D01~/.bin$]./check_smb.sh
148779 pts/1 S+ 0:00
2019 Jun 17
0
systemd-sleep
https://www.freedesktop.org/software/systemd/man/systemd-sleep.conf.html
On Mon, Jun 17, 2019 at 9:44 AM mark <m.roth at 5-cent.us> wrote:
> I found that one of my users' workstation is, for some reason, running
> systemd-sleep. I cannot find, anywhere on the system. system-sleep.conf
> (or systemd-sleep.conf), nor do I find systemctl status system[d]-sleep.
>
> How can
2017 Aug 26
1
configuring samba for virtualbox guest os host only network
Dear samba users:
I am new on this list and know samba at a very basic level.
I use openSUSE 42.2 Leap with its default samba 4.4.2 version.
This is what I would like to achieve:
I have a guest windows OS in virtualbox 5.1. Occasionally
I have to print documents from this guest OS using my printer
configured in openSUSE. I would like to use samba to share my
printer between the linux host and
2017 Oct 21
4
[Bug 103383] New: "xset dpms force on" does not unblank laptop screen after "xset dpms force off" is run (or system enters sleep mode)
https://bugs.freedesktop.org/show_bug.cgi?id=103383
Bug ID: 103383
Summary: "xset dpms force on" does not unblank laptop screen
after "xset dpms force off" is run (or system enters
sleep mode)
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: All
2016 Jul 12
1
Option configure
Am 12.07.2016 um 21:35 schrieb Rowland penny:
> On 12/07/16 20:25, Achim Gottinger wrote:
>> Just backported 4.4.5 from debian sid to jessie. samba.service is
>> masked there. If running as an fileserver the services are started
>> via smbd.service,nmbd.service, winbind.service.
>> There is an samba-ad-dc script which is masked by default.
>> To get the ad-dc up
2023 Sep 09
1
Failed to join domain: failed to find DC for domain...
[Sat Sep 09 15:09:09] [root at D01~/.bin$]net ads join -U administrator
Password for [HOME\administrator]:
get_kdc_ip_string: get_kdc_list (site-less) fail NT_STATUS_NO_LOGON_SERVERS
kerberos_kinit_password administrator at HOME.ROB-CAMPBELL.LAN failed: Cannot
contact any KDC for requested realm
kerberos_kinit_password D01$@HOME.ROB-CAMPBELL.LAN failed: Cannot contact
any KDC for requested realm
2020 Sep 17
2
smbd do not start
***************************************
Hello Rowland;
thanks for write me back.
Is that first I had to join the PC to the domain :-O
Now it does work:
$ sudo net ads join -U Administrator
[sudo] password for administrator: ?
Enter Administrator's password:
Using short domain name -- ATGTM00
Joined 'P107' to dns domain 'gtm.onat.gob.cu'
$ sudo systemctl start winbind.service
2002 Dec 11
3
Error starting the samba services
Please, People, help me !
When I start the smb services, I receive this message:
[root @g 11:25:39 /root]# service smb restart
Stopping service SMB: [ OK ]
Stopping service NMB: [ OK ]
rm: cannot remove `/var/lock/subsys/smb': IO Error
Starting service SMB: [ OK ]
Starting service NMB:
2023 Jun 10
1
Unable to ssh to dc
I can ssh to the dc but only using local accounts. I can ssh to the domain
members using domain or local accounts.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In all things, Be Intentional.
On Sat, Jun 10, 2023 at 6:14?PM Rob Campbell <robcampbell08105 at gmail.com>
wrote:
> On 10/06/2023 16:39, Rob Campbell via samba wrote:
>> > First question is, should I be
2019 Oct 19
0
CentOS update broke Samba
On 19/10/2019 21:28, Alex Moen via samba wrote:
>
>
> On 10/19/19 2:57 PM, Rowland penny via samba wrote:
>
> Guest account: There isn't a Unix user per se, but there is an LDAP
> user named guest that I created for this purpose...? I don't really
> want guest access.? Again, something legacy?
No, the guest user is usually a Unix user (usually 'nobody')
>
2018 Sep 03
0
winbindd crashing -- how to auto-heal?
On Mon, Sep 3, 2018 at 5:17 AM Rowland Penny via samba <
samba at lists.samba.org> wrote:
> On Sun, 2 Sep 2018 22:37:05 -0400
> Jamie Jackson via samba <samba at lists.samba.org> wrote:
>
> > Thanks for the workaround, Luca. I might end up going with:
> >
> > #!/bin/bash
> > getent group | grep -q 'Domain Users' && exit 0
> > echo
2020 May 05
2
Win7 clients problem after upgrading samba file server to 4.12 on Arch
@Andrew
Unfortunately I didn't make notes on exact time of errors when doing my
tests...
But, I've spend last couple of hours on building samba from master:
- Have made a clone of the virtual machine, with new name and network
interface mac address, and a new dynamic IP assigned by my router.
- Uninstalled Arch packages: samba, smbclient and cifs-tools (depending
on
2017 Oct 04
0
Please criticize my smb.conf
On 10/03/2017 11:32 AM, ToddAndMargo via samba wrote:
> On 10/03/2017 05:33 AM, Rowland Penny via samba wrote:
>> Sorry if some of these sound like teaching your grandmother to suck
>> eggs, but it is better to say them than not;-)
>>
>> Rowland
>
> Hi Rowland,
>
> I appreciate the the help! You did exactly what I
> ask for, which was to let it rip.
2024 Mar 16
1
Samba seem to work fine but "cannot find my workgroup"
Wow, thank you so much for your instant reply!
I added it and executed "smbcontrol all reload-config", but the
message keeps appearing.
Should I kill and disable nmbd? I see such a process running.
Steffen
root at nas1:/var/log/samba# systemctl status nmbd.service
? nmbd.service - Samba NMB Daemon
Loaded: loaded (/lib/systemd/system/nmbd.service; enabled; preset: enabled)
2017 Oct 02
2
Please criticize my smb.conf
Hi All,
You please look over my smb.conf and make
criticism as appropriate?
This is a workgroup server.
winbind is running
DDNS is also running (DNS [bind] talks to DHCPd)
Many thanks,
-T
Tony Ewell, B.S.E.E.
Owner, Rent-A-Nerd Computer Services
775-265-5150, 9:00 am to 5:00 pm PST/PDT
Warning, this is long winded!
<smb.conf>
; To test this file: # testparm
; To operate with XP,
2023 Sep 09
1
Failed to join domain: failed to find DC for domain...
On Sat, 9 Sep 2023 11:29:53 -0400
Rob Campbell via samba <samba at lists.samba.org> wrote:
> >
> > It looks like DNS is failing, does /etc/resolv.conf look like this:
> >
> > search home.rob-campbell.lan
> > nameserver A.DC.IPADDRESS
> >
>
> This is what it looks like in this order (if that matters)
> nameserver 10.0.0.10
> nameserver