Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

Router - TG582N - USB port: Difference between revisions

Content deleted Content added
Adsb (talk | contribs)
m Authentication to the CIFS server
Adsb (talk | contribs)
m Need to remember the IP address for the CIFS server
Line 37: Line 37:
If one enables the CIFS server with
If one enables the CIFS server with
:contentsharing cifs config state=enabled
:contentsharing cifs config state=enabled
then it's possible to connect to the CIFS server in any of the usual CIFS ways. Note that the CIFS server uses old LANMAN authentication - so Samba users may need to add something like:
then it's possible to connect to the CIFS server on the previously found IP address in any of the usual CIFS ways. Note that the CIFS server uses old LANMAN authentication - so Samba users may need to add something like:
# Be able to connect to old servers (e.g. TG582n content sharing)
# Be able to connect to old servers (e.g. TG582n content sharing)
client lanman auth = yes
client lanman auth = yes