[Samba] Howto create roaming profiles using samba4 commands only?
Oliver Rath
rath at mglug.de
Fri Aug 8 09:37:08 MDT 2014
Hi Achim!
On 08.08.2014 17:26, Achim Gottinger wrote:
> [..]
>> # /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*winbind*
>> group: compat*winbind*
>> shadow: compat
>>
> Ok, the list replaced bold attribute with * * so this is what steve meant
>
> # /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 winbind
> group: compat winbind
> shadow: compat
>
oh, sorry. So i did crap. Now i replaced nsswitch.conf in the named way.
But no Changes on the other commands:
root at sambaaid:~# 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 winbind
group: compat winbind
shadow: compat
hosts: files dns
networks: files
protocols: db files
services: db files
ethers: db files
rpc: db files
netgroup: nis
root at sambaaid:~# getent group Domain\ Users
root at sambaaid:~# getent passwd cn01
root at sambaaid:~#
Tfh,
Oliver
More information about the samba
mailing list