viking, to linux
@viking@fosstodon.org avatar

TIL that Windows doesn't discover samba shares on Linux via NETBIOS anymore. It requires running a Web Service Discovery host daemon.

https://github.com/christgau/wsdd

conansysadmin, to FreeBSD
@conansysadmin@mstdn.social avatar

Here lies a chronicle of all that passed while building a great realm. https://cromwell-intl.com/open-source/samba-active-directory/summary.html?s=mc

conansysadmin, to FreeBSD
@conansysadmin@mstdn.social avatar

Wizards enslave some devices to serve other machines. What foul sorcery is this? https://cromwell-intl.com/open-source/samba-active-directory/slave-dns.html?s=mc

conansysadmin, to FreeBSD
@conansysadmin@mstdn.social avatar

Wizards can conjure great spells through knowledge alone, spending no gold. https://cromwell-intl.com/open-source/samba-active-directory/samba.html?s=mc

conansysadmin, to FreeBSD
@conansysadmin@mstdn.social avatar
conansysadmin, to FreeBSD
@conansysadmin@mstdn.social avatar

A guide worth his baksheesh can lead you to any tavern you care to name, or to any temple you dare to visit. https://cromwell-intl.com/open-source/samba-active-directory/dns.html?s=mc

conansysadmin, to FreeBSD
@conansysadmin@mstdn.social avatar
conansysadmin, to FreeBSD
@conansysadmin@mstdn.social avatar

Wizards can conjure entire realms using spells they learned from shared scrolls. #Samba #FreeBSD #OpenSource https://cromwell-intl.com/open-source/samba-active-directory/?s=mc

jfparis, to TimeTravel

/ capsule backup to a server on or any other ? Is that ever reliable (I have the feeling I always have to fix it and restart from scratch)

Is there any other cheap open source backup option for Mac? Duplicati is utterly broken with that silly permission system

kkarhan, to random
@kkarhan@mstdn.social avatar
qlp, to TrueNAS
@qlp@linh.social avatar

If you are running TrueNAS SCALE and are experiencing painfully slow SMB uploads and writes, you'll want to add the following settings to the SMB service:

strict sync = no

voltagex, to linux
@voltagex@aus.social avatar

A share is hanging when I run ls (or cd ..)

shows

statx(AT_FDCWD, "nas", AT_STATX_SYNC_AS_STAT|AT_NO_AUTOMOUNT, STATX_MODE,

Any ideas?


raptor, to random

CVE-2023-3961: allows client access to unix domain sockets on the file system

A client sending a pipe name containing unix directory traversal characters (../) could cause to connect to arbitrary unix domain sockets as root.

https://www.samba.org/samba/security/CVE-2023-3961.html

heisec, to security German

Samba: Neue Versionen beheben mehrere Sicherheitslücken

Durch verschiedene Programmierfehler konnten Angreifer auf geheime Informationen bis hin zum Kerberos-TGT-Passwort zugreifen. Aktualisierungen stehen bereit.

https://www.heise.de/news/Samba-Neue-Versionen-beheben-mehrere-Sicherheitsluecken-9335169.html?wt_mc=sm.red.ho.mastodon.mastodon.md_beitraege.md_beitraege

harrysintonen, to infosec

Here is a Proof of Concept demonstrating the smbd CVE-2023-3961

  1. On victim host running vulnerable Samba set up a unix domain socket only accessible as root user:
    $ sudo socat UNIX-LISTEN:/pwned,mode=700,fork stdout

  2. On attacking host:
    $ smbtorture -U "" -N ncacn_np:victimhost[/pipe/../../../../../pwned] rpc.echo

At least stock Debian install samba allows anonymous exploitation in this manner. This is quite alarming, to say the least.

Note: smbtorture is built as part of samba build procedure – On Debian based systems you can use sudo apt build-dep samba && apt source samba && cd samba-* && dpkg-buildpackage to get it. Specify LD_LIBRARY_PATH as needed to make it find the necessary shared objects.

smbtorture will talk MS-RPC protocol to the unix domain socket, and as such is not directly useful as generic tool. the vulnerability is left as exercise for the reader.

Addendum: You can't fully control the data being sent to the socket. This will like neuter most attack scenarios.

harrysintonen, (edited ) to random

Interesting smbd CVE-2023-3961 allows samba client to connect to any server side unix domain socket. The access occurs as root user and thus any named unix domain socket is fully accessible. If suitable service exist on the server this will lead to unauthorized access to the service, assuming the socket file access rights are the only means of authorization. The impact depends entirely on the available services on the server, but may lead to or similar high severity impacts.

Updated to add: This vulnerability is made more difficult to exploit since the attacker has somewhat limited control on the data being sent to the socket.

https://www.samba.org/samba/security/CVE-2023-3961.html

conansysadmin, to FreeBSD
@conansysadmin@mstdn.social avatar

Here lies a chronicle of all that passed while building a great realm. https://cromwell-intl.com/open-source/samba-active-directory/summary.html?s=mc

conansysadmin, to FreeBSD
@conansysadmin@mstdn.social avatar

Wizards enslave some devices to serve other machines. What foul sorcery is this? https://cromwell-intl.com/open-source/samba-active-directory/slave-dns.html?s=mc

conansysadmin, to FreeBSD
@conansysadmin@mstdn.social avatar

Wizards can conjure great spells through knowledge alone, spending no gold. https://cromwell-intl.com/open-source/samba-active-directory/samba.html?s=mc

leroc, to brazil
@leroc@musician.social avatar

Yamandu Costa playing "Odeon", a classic from 1910. Originally composed as a tango, a bossa nova version by Vinicius de Moraes became famous later.

Imagine being able to play like this.

https://www.youtube.com/watch?v=2IDUGZaejOc

leroc,
@leroc@musician.social avatar

@Virginicus In traditional Brazilian music (samba, bossa nova, choro), there usually is no bass instrument. Instead, the acoustic guitar has an extra string tuned to a low C.

It is called "sete cordas" in Portuguese. In my experience, the player sometimes has a metal pick attached to his thumb to play these low notes.

You can see it well in the video I posted of Yamandu Costa. These low notes have such a rich, full sound!

fosslife, to linux
@fosslife@fosstodon.org avatar

Learn how to synchronize your data on a local or remote computer with rsync https://www.fosslife.org/synchronize-your-data-rsync

neurovagrant, to random
@neurovagrant@masto.deoan.org avatar

deleted_by_author

  • Loading...
  • kkarhan,
    @kkarhan@mstdn.social avatar

    @cyclops @neurovagrant is also and may not be supported either.

    A lot of on support connecting to an / / share from a or / to a server...

    linuxmagazine, to linux
    @linuxmagazine@fosstodon.org avatar
    giggls, to random German
    @giggls@karlsruhe-social.de avatar

    Hm unter Debian11 (smbclient aus samba 4.13.13) tut das hier
    (mit KRB5CCNAME=FILE:/tmp/krb5cc_nslcd):
    smbclient -N --use-kerberos=required -gL <server>
    Unter Debian 12 (smbclient aus samba 4.17.9) nicht mehr.
    Mach ich was falsch oder wurde in bzw. das entsprechende Debianpaket ein Bug eingebaut?

    tux, to askfedi_de German

    Weiter geht es mit for Tuxi. Ich habe in eine Volume erstellt, das per eine Freigabe meines NAS einbindet.
    Diese Freigabe wird im Container auch eingebunden. Das Problem ist, dass ich absolut nichts in diese Freigabe schreiben kann. Selbst ein chmod 777 im Container bringt nichts.
    Ich suche mir echt den Wolf, finde aber absolut nichts, was zu einer Lösung führen könnte.
    Was muss ich machen, dass ich im Container in das CIFS-Volume schreiben kann?
    @askfedi_de

    timbo,

    @tux
    Ich kann beim Containern nicht mitreden, aber Schreibzugriff in ist konfiguriert?

    read only = no
    create mask = 0600
    directory mask = 0700

    Eventuell versuchsweise noch "write list" setzen auf den User, der die Freigabe mountet...

    @askfedi_de

  • All
  • Subscribed
  • Moderated
  • Favorites
  • provamag3
  • rosin
  • thenastyranch
  • tacticalgear
  • InstantRegret
  • Durango
  • DreamBathrooms
  • ngwrru68w68
  • magazineikmin
  • khanakhh
  • Youngstown
  • mdbf
  • slotface
  • kavyap
  • JUstTest
  • modclub
  • ethstaker
  • cubers
  • normalnudes
  • everett
  • GTA5RPClips
  • cisconetworking
  • osvaldo12
  • Leos
  • megavids
  • tester
  • anitta
  • lostlight
  • All magazines