Displaying 2 results from an estimated 2 matches for "choatej".
2015 Jan 14
2
Kerberos Authentication problem "Username X is invalid on this system"
...s
#General FS items
   vfs objects = acl_xattr
   map acl inherit = Yes
   store dos attributes = yes
#SHARES
[general]
   path = /gpfs/ltfsee/general
   read only = no
   valid users = @"Domain Users"
Things such as winbind lookups work just fine:
[root at sltltfsee samba]# wbinfo -a choatej%password
plaintext password authentication succeeded
challenge/response password authentication succeeded
[root at sltltfsee samba]# wbinfo -i SL1\\choatej
choatej:*:16777216:16777220::/home/SL1/choatej:/bash/bin
[root at sltltfsee samba]# wbinfo -U 16777216
S-1-5-21-1823944398-2898753305-4095703...
2015 Jan 15
0
Kerberos Authentication problem "Username X is invalid on this system"
...cl inherit = Yes
>     store dos attributes = yes
>
> #SHARES
>
> [general]
>     path = /gpfs/ltfsee/general
>     read only = no
>     valid users = @"Domain Users"
>
> Things such as winbind lookups work just fine:
> [root at sltltfsee samba]# wbinfo -a choatej%password
> plaintext password authentication succeeded
> challenge/response password authentication succeeded
>
> [root at sltltfsee samba]# wbinfo -i SL1\\choatej
> choatej:*:16777216:16777220::/home/SL1/choatej:/bash/bin
>
> [root at sltltfsee samba]# wbinfo -U 16777216
>...