similar to: nmbd don't start but gives no error (termux)

Displaying 15 results from an estimated 15 matches similar to: "nmbd don't start but gives no error (termux)"

2025 Mar 27
1
Missing Policies folder in AD and /var/lib/samba/sysvol
>> Somehow sysvolcheck is using a LOWER CASE 'f' in the GUID folder name >> for the default GPO! >> >> Where is this coming from? Of course, in Windows this doesn't matter. >>> But in linux it is a showstopper. > I think it is coming from AD. > You will probably have to rename the GPO in AD, possibly along with the > 'name'
2024 Jan 10
1
Access to sockets denied in Termux
No, I don't have root in my Android. I understand that prevents access to ports below 1024 but I find that Linux clients can mount Termux qemu-started Samba shares nevertheless. I need to prevent smbd crashing for want of low sockets and wonder if win9x can mount without them. On Wed, 10 Jan 2024, 17:07 Rowland Penny via samba, <samba at lists.samba.org> wrote: > On Wed, 10 Jan 2024
2025 Apr 07
1
nmbd don't start but gives no error (termux)
On Sun, 6 Apr 2025 11:11:45 +0200 f0rhum via samba <samba at lists.samba.org> wrote: > Dropping the non root scenario > I try to run it as root. > I'm fixing errors in log.smb with chmod/chown -R > I have no idea how to get you further with this, mainly because: A) it works Samba to Samba. B) I do not have your version of camera. C) I tried installing termux on my phone
2024 Jan 10
1
Access to sockets denied in Termux
On Wed, 10 Jan 2024 16:25:57 +0000 Mike Yates via samba <samba at lists.samba.org> wrote: > Is anyone familiar with using a samba server in Android Termux? > It works OK for an smbmount in a Linux qemu VM, in the instance > started by the > -nic smb=$PATH option of qemu (both qemu-system-x86_64 and samba > installed to Termux) but smbd -D fails with this log: > >
2024 Jan 10
1
Access to sockets denied in Termux
Is anyone familiar with using a samba server in Android Termux? It works OK for an smbmount in a Linux qemu VM, in the instance started by the -nic smb=$PATH option of qemu (both qemu-system-x86_64 and samba installed to Termux) but smbd -D fails with this log: [2024/01/06 11:46:54.038658, 0] ../../source3/smbd/server.c:1741(main) smbd version 4.16.11 started. Copyright Andrew Tridgell and the
2024 Jan 21
1
Access to sockets denied in Termux
Is there a way to start smbd when ports < 1024 are unavailable? It seems that qemu does it, because the -nic smb=<path> provides a working smbd instance available to smbmount, if not win9x. So what smb.conf options does qemu use? smbd -D crashes in Termux, as shown below. ---------- Forwarded message --------- From: Mike Yates <myates23 at gmail.com> Date: Wed, 10 Jan 2024, 17:41
2024 Jan 24
1
Access to sockets denied in Termux
On Sun, 21 Jan 2024 12:45:09 +0000 Mike Yates via samba <samba at lists.samba.org> wrote: > Is there a way to start smbd when ports < 1024 are unavailable? > It seems that qemu does it, because the -nic smb=<path> provides a > working smbd instance available to smbmount, if not win9x. So what > smb.conf options does qemu use? > smbd -D crashes in Termux, as shown
2025 Mar 27
0
nmbd don't start but gives no error (termux)
On Wed, 26 Mar 2025 15:48:04 Rowland Penny via samba <samba at lists.samba.org <https://lists.samba.org/mailman/listinfo/samba>> wrote: > On Wed, 26 Mar 2025 14:28:31 +0100 > f0rhum via samba <samba at lists.samba.org <https://lists.samba.org/mailman/listinfo/samba>> wrote: >> >> The problem is I have to connect with the name because the server ip
2025 Mar 30
2
nmbd don't start but gives no error (termux)
On Sun, 30 Mar 2025 17:58:10 +0200 f0rhum via samba <samba at lists.samba.org> wrote: > > Hi Rowland > > > disable netbios = yes > > smb ports = 4445 > > nbt port = 1137 > > Does it make sense to have these 3 all together? Well, no. The first two together, or the last two together, but not all three together, you need netbios for the nbt port. > I
2025 Apr 06
1
nmbd don't start but gives no error (termux)
Dropping the non root scenario I try to run it as root. I'm fixing errors in log.smb with chmod/chown -R
2017 Feb 02
2
Compiling tinc for android.
I am trying to compile tinc on a android tablet. When i do ./configure it does not run because the shell in not /bin/sh but /data/data/com.termux/files/usr/bin/sh. $ which sh /data/data/com.termux/files/usr/bin/sh What do i have to change to make this part of the compile work ? Greetings from Amsterdam, Perry
2019 Jan 06
2
rsync client for Chrome OS?
Having found no mention of Google's Chrome OS in the rsync archives, nor any useful* pointers via Google, I'm wondering if anyone here knows of an implementation of rsync client for Chrome OS in normal (not developer) mode, i.e. as an app or extension. * It seems that rsync is available in "test" builds of Chrome OS, but not in normal release builds. As far as I can tell,
2023 Feb 06
20
[Bug 3534] New: probable underflow calculating display width of file name
https://bugzilla.mindrot.org/show_bug.cgi?id=3534 Bug ID: 3534 Summary: probable underflow calculating display width of file name Product: Portable OpenSSH Version: -current Hardware: amd64 OS: Linux Status: NEW Severity: normal Priority: P5 Component: scp
2024 Aug 24
3
Secondary SSH connection
Jochen Bern wrote: >[scratches head] If JuiceSSH's forwarded agent reliably refuses to >serve, why not simply tell it to stop doing such a forward ... ? Well, JuiceSSH is an Android app. I don't have the source and there are almost no configuration options. >On another note, the fact that you apparently do not need an agent to >authenticate the SSH connections from the
2019 Apr 26
5
Accessing Android phones on CentOS 7
Hi, My standard Linux desktop is based on a personal blend of CentOS 7 with KDE 4.14 and various add-ons from third-party repositories like EPEL and Nux-Dextop. After a brief stint on OpenSUSE Leap 15.0, this is what I use on my workstation and on my laptop. And this is also what I install on my client's machines, just like I did in our local school's computer room. I'm currently