Displaying 2 results from an estimated 2 matches for "samba_base_path".
2020 Jul 16
0
Authentication with trusted credentials
...able NMBD, i dont like netbios browsing and i use in smb.conf proxy dns = yes
# now you can use \\servername or \\servername.fqdn without seeing the computers.
systemctl stop nmbd
systemctl mask nmbd
systemctl disable nmbd
systemctl stop smbd winbind
# the base folder i use for my new samba data.
SAMBA_BASE_PATH=/srv/samba
VAR_HOSTNAME_DEFAULT="$(hostname -s)"
VAR_HOSTNAME_LOWCASE="${VAR_HOSTNAME_DEFAULT,,}"
VAR_HOSTNAME_UPCASE="${VAR_HOSTNAME_DEFAULT^^}"
VAR_DOMAINNAME_DEFAULT="$(hostname -d)"
VAR_DOMAINNAME_LOWCASE="${VAR_DOMAINNAME_DEFAULT,,}"
VAR_DOMA...
2020 Jul 14
3
Authentication with trusted credentials
Hai,
?
Sorry for the late(r) reply but we all need to sleep also sometimes.? ;-)
note, i saw its fixed, but i'll do comment a bit through your replies.
?
?
mainly because of this part
?
this part.? (Sended: monday 13 juli 2020 18:51)
> net ads join -U administrator at SVITLA3.ROOM
> Enter administrator at SVITLA3.ROOM's password:
> Using short domain name -- SVITLA3
>