Displaying 3 results from an estimated 3 matches for "knieschewski".
2007 Apr 04
1
Changing winbind's user settings of an AD-User
Hi,
I set up a Win2k3 AD and joined Samba 3.0.24 sucessfully.
"getent passwd" lists all Linux and AD users correctly.
[...]
"UIB+knieschewski:*:10000:10000:Sebastian
Knieschewski:/home/UIB/knieschewski:/bin/bash"
Now I want to change the home directory of some users. Is there any way
to do this??? I expected the home-dir entries to be stored in the AD,
but there isn't a trace, so there must be a place to find on my linux
ma...
2007 Apr 05
2
%g Variable of smb.conf
...0000-20000
idmap gid = 10000-20000
template shell = /bin/bash
template homedir = /home/%D/%G/%U
client schannel = no
logfile = /var/log/samba/log.%m
obey pam restrictions = yes
encrypt passwords = true
[homes]
comment = Home Directories
[..]
vmix33:~# getent passwd|grep knieschewski
WG+knieschewski:*:10000:10011:Sebastian
Knieschewski:/home/WG/10011/knieschewski:/bin/bash
vmix33:~# getent group|grep 10011
WG+edv:x:10011:
Any ideas? Where's my fault? Wrong docu?
Regards
Sebastian
2007 Apr 04
1
Issue with pam_winbind for MS AD authentication and module options
Hello!
I've configured samba with winbind and pam_winbind module to
authenticate users that connect to my linux box against MS AD.
Works like a charm. If a user exists both in AD and locally, login
should assume local users. Again, it works pretty well (It seems at
least with my current config).
If my AD server goes down for any reason, local users should be able to
login. For example, root