[Samba] Howto create roaming profiles using samba4 commands only?
Oliver Rath
rath at mglug.de
Fri Aug 8 08:41:54 MDT 2014
Hi Steve,
[..]
> Hi
> post this:
> /etc/nsswitch.conf
> ps aux|grep winbind
> getent group Domain\ Users
> getent passwd cn01
>
>
here it comes:
root at sambaaid:/var/lib/samba# cat /etc/nsswitch.conf
# /etc/nsswitch.conf
#
# Example configuration of GNU Name Service Switch functionality.
# If you have the `glibc-doc-reference' and `info' packages installed, try:
# `info libc "Name Service Switch"' for information about this file.
passwd: compat
group: compat
shadow: compat
hosts: files dns
networks: files
protocols: db files
services: db files
ethers: db files
rpc: db files
netgroup: nis
------------------------------------- snip
-------------------------------------------------------
root at sambaaid:/var/lib/samba# ps aux|grep winbind
root 7883 0.0 0.0 13252 916 pts/1 S+ 16:38 0:00 grep
--color=auto winbind
------------------------------------- snip
-------------------------------------------------------
root at sambaaid:/var/lib/samba# getent group Domain\ Users
root at sambaaid:/var/lib/samba#
(ist empty?)
------------------------------------- snip
-------------------------------------------------------
root at sambaaid:/var/lib/samba# getent passwd cn01
root at sambaaid:/var/lib/samba#
(Is empty, too. The users are existing only for windows-users)
------------------------------------- snip -------------------------------------------------------
Tfh!
Oliver
More information about the samba
mailing list