Displaying 3 results from an estimated 3 matches for "raiweber".
Did you mean:
aweber
2007 Feb 01
1
nested groups with user mapping doesn't work
...at I'm a
member of several domain groups and the nested groups doesn't work. If I deactivate the user mapping
then nested groups works fine but I've a different UID on the unix FS (from the idmap uid range) and
I can't access my files.
The unix user:
bash-3.00# getent passwd raiweber
raiweber:x:120:14:Rainer Weber:/home/raiweber:/usr/bin/bash
The windows user:
bash-3.00# getent passwd WINDOWS+raiweber
raiweber:*:10005:10002:Rainer Weber:/home/raiweber:/bin/bash
The user.map entry looks like:
raiweber = "WINDOWS+raiweber"
The PDC is a Windows Server 2003 and we have...
2007 Feb 07
0
Samba can't find unix accounts for user mapping
...bd/sesssetup.c:reply_spnego_kerberos(207)
Ticket name is [Administrator@WINDOWS.LOCAL]
[2007/02/06 16:27:25, 3, effective(0, 0), real(0, 0)] smbd/map_username.c:map_username(155)
Mapped user WINDOWS\Administrator to admin
and I have access to the shares.
But if I use a LDAP account (WINDOWS\raiweber mapping to raiweber) I get this messages and no access
to the shares.
[2007/02/07 14:39:47, 3, effective(0, 0), real(0, 0)] smbd/sesssetup.c:reply_spnego_kerberos(207)
Ticket name is [raiweber@WINDOWS.LOCAL]
[2007/02/07 14:39:47, 3, effective(0, 0), real(0, 0)] smbd/map_username.c:map_username(...
2007 Jan 09
0
Can't get kerberos ticket with samba 3.0.23d and Windows Server 2k3 SP1
...00-20000
template homedir = /home/%U
winbind separator = +
winbind enum users = Yes
winbind enum groups = Yes
hosts allow = themisto, psamathe, rhea, agaue, 192.68.254.81,
192.68.254.82
[local_home]
path = /local_home
read only = No
[raiweber]
path = /local_home/nt4_home/raiweber
read only = No
browseable = No
----------------------------------
/etc/krb5/krb5.conf:
[libdefaults]
default_realm = PONTOS.LOCAL
[realms]
PONTOS.LOCAL = {
kdc = themisto.pontos.local...