Displaying 2 results from an estimated 2 matches for "ssrod4".
Did you mean:
isrodc
2017 Jul 01
4
Samba 4.6.5 Active Directory on CentOS
...to work, but I am
not able to configure home directories because the users don't have
local Linux accounts - I suspect I need to bind Linux's user table to
Active Directory, but cannot seem to make this happen. Any advise?
I am using this to add users:
samba-tool user create user P at ssrod4 --uid=user --uid-number=10001
--gid-number=100 --unix-home=/home/user --home-directory=/home/user
--login-shell=/bin/bash --gecos='user' --given-name=Happy --surname=User
2017 Jul 02
0
Samba 4.6.5 Active Directory on CentOS
...o configure home directories because the users don't have
> local Linux accounts - I suspect I need to bind Linux's user table to
> Active Directory, but cannot seem to make this happen. Any advise?
>
> I am using this to add users:
>
> samba-tool user create user P at ssrod4 --uid=user --uid-number=10001
> --gid-number=100 --unix-home=/home/user --home-directory=/home/user
> --login-shell=/bin/bash --gecos='user' --given-name=Happy
> --surname=User
>
>
Not much wrong with that howto, as far as it goes, apart from this step:
mv /etc/krb5.con...