Displaying 3 results from an estimated 3 matches for "sacript".
2020 Aug 17
3
getent passwd blank response
Hai,
> I have an issue that "getent passwd SAMDOM\usrname" returns a blank response.
And
> Running "getent passwd" returns all the local users.
Both results "are" correct.
But have you tried this :
getent passwd "SAMDOM\username"
And does id username still work
;-)
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba
2020 Aug 17
1
getent passwd blank response
...etup of rights, put this per share!
> vfs objects = acl_xattr
> map acl inherit = yes
> store dos attributes = yes
>
> # Share Setting Globally
> veto files = /.bash_logout/.bash_profile/.bash_history/.bashrc/
> hide unreadable = yes
>
> # Included per Louis' member sacript
> include = /etc/samba/smb-shares.conf
>
> ######## SHARE DEFINITIONS ################
> ##moved to /etc/samba/smb-shares.conf
>
> root at mbr04:~# cat /etc/samba/smb-shares.conf
> [samba$]
> ??? # Hidden share for Adminstrator and "Domain Admins"
> members/...
2020 Aug 17
2
getent passwd blank response
...r, enabled globaly, OBLIGATED
# For a mixed setup of rights, put this per share!
vfs objects = acl_xattr
map acl inherit = yes
store dos attributes = yes
# Share Setting Globally
veto files = /.bash_logout/.bash_profile/.bash_history/.bashrc/
hide unreadable = yes
# Included per Louis' member sacript
include = /etc/samba/smb-shares.conf
######## SHARE DEFINITIONS ################
##moved to /etc/samba/smb-shares.conf
root at mbr04:~# cat /etc/samba/smb-shares.conf
[samba$]
??? # Hidden share for Adminstrator and "Domain Admins" members/Folder
managers
??? # By default "Domai...