[Samba] Howto create roaming profiles using samba4 commands only?
steve
steve at steve-ss.com
Fri Aug 8 08:47:18 MDT 2014
On Fri, 2014-08-08 at 16:41 +0200, Oliver Rath wrote:
> 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
add winbind to both passwd and group
Now try getent again
>
> 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
That's OK. I just remembered we were on the DC.
More information about the samba
mailing list