Passwordless samba share: Revision history

From DWIKI

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

8 February 2025

  • curprev 11:3211:32, 8 February 2025 Tony talk contribs 513 bytes +513 Created page with "If you ever ran into IPMI telling you to mount an ISO on a a samba shared, here it is: Pick a system and install samba on it # smb.conf [global] server role = standalone server ; no idea why map to guest = bad user usershare allow guests = yes [public] comment = Public Stuff path = /home/samba public = yes writable = yes guest ok = yes guest only = yes browseable = yes = mounting the share in ipmi = Share host: ip of your samba server Path to image..." Tag: wikieditor