Displaying 3 results from an estimated 3 matches for "someaduser".
Did you mean:
some_user
2013 May 30
1
Samba 4 and Profile directory issues.
...eps and everything seems to work,
>> except that I can't login to the *nix box (ubuntu Serevr
>> 12.04) using the AD users but system users can, that's good :)
>>
>>
>>
>>> A quick test would be mkdir /home/test && chown someADuser
>>> /home/test && ls -alhd /home/test (replace someADuser with
>>> one of your AD users). If that is working as expected, then
>>> the user you are logged into windows with may not have
>>> permissions to write to your User...
2004 Jul 22
0
chgrp not consistent on AD groups
...tent group and getent passwd works fine, but
"chgrp 'NAT-SDU%someADgroup' /data"
fails with
"chgrp: invalid group name 'NAT-SDU%someADgroup'".
Strangely enough "chgrp 'NAT-SDU%some-otherADgroup' /data" works just fine.
"chown 'NAT-SDU%someADuser' /data" is OK ( UID 11417 ), but
"chown 'NAT-SDU%some-otherADuser' /data" fails too. ( UID 10002 )
smb.conf attached.
In the same rack I have a RH9 with same setup that works fine with 3.0.4
allthough "getent group" and "getent passwd" returns only...
2008 Apr 28
6
Strange behaviour of winbind on solaris 8
Dear All,
I came across a really strange behaviour when using winbind on solaris 8.
Normally "nscd" should be turned off because it's causing problems in the
username resolution etc. When I turn it off I can login e.g. using ssh as an
AD users but when i start a command like "ls" it gets put in the background
immediately? When "nscd" is turn on and login again I