Displaying 7 results from an estimated 7 matches for "dr210".
Did you mean:
r210
2016 Dec 09
0
How to join join Ubuntu desktop to AD
...uck getting getent to retrieve user information. I have uid's
and gid's setup for all users I am attempting to query. I still think I
have a issue with ldconfig. I started over and used 4.5.2 as well. I'm
going to switch to Debian 8.6 just to see if I get different results.
*root at DR210:~# /usr/local/samba/bin/wbinfo --ping-dc*
checking the NETLOGON for domain[DOMAIN] dc connection to
"pfdc1.domain.local" succeeded
*root at DR210:~# cat /var/log/samba/log.wb-DR210*
[2016/12/08 15:48:28.989794, 1]
../source3/passdb/pdb_tdb.c:543(tdbsam_open)
tdbsam_open: Converting...
2016 Dec 08
2
How to join join Ubuntu desktop to AD
On Thu, 8 Dec 2016 13:54:17 -0500
lingpanda101 via samba <samba at lists.samba.org> wrote:
> On 12/8/2016 1:14 PM, Rowland Penny via samba wrote:
> > On Thu, 8 Dec 2016 13:03:49 -0500
> > lingpanda101 via samba <samba at lists.samba.org> wrote:
> >
> >> On 12/8/2016 12:52 PM, Rowland Penny via samba wrote:
> >>> On Thu, 8 Dec 2016 12:27:20
2016 Dec 06
4
How to join join Ubuntu desktop to AD
On Tue, 6 Dec 2016 14:52:20 -0500
lingpanda101 via samba <samba at lists.samba.org> wrote:
> On 12/6/2016 1:49 PM, Rowland Penny via samba wrote:
> > On Tue, 6 Dec 2016 19:38:49 +0100
> > Marc Muehlfeld via samba <samba at lists.samba.org> wrote:
> >
> >> Hello,
> >>
> >> Am 06.12.2016 um 19:15 schrieb lingpanda101 via samba:
>
2016 Dec 12
2
How to join join Ubuntu desktop to AD
On 12/11/2016 8:59 AM, Brian Candler via samba wrote:
> On 10/12/2016 16:25, Brian Candler wrote:
>> I think there's plenty of emphasis now, but I think there is a part
>> which is misleading:
>>
>> > To enable Samba to retrieve user and group information from Active
>> Directory (AD):
>> >
>> > * Users must have at least the uidNumber
2016 Dec 13
0
How to join join Ubuntu desktop to AD
...ake me to a page similar to
'libnss_winbind' linking. I don't see any difference. I ran
'pam-auth-update' and made sure to enable Winbind NT/Active Directory
authentication. I did not manually edit pam config files. If I attempt
to login with a domain account I get
user1 at DR210:/$ su domainuser
Password:
su: Authentication failure
Any ideas? Thanks.
--
- James
2016 Dec 13
2
How to join join Ubuntu desktop to AD
...l fix it, not sure how because the links should probably all be on
one page.
> 'pam-auth-update' and made sure to enable Winbind NT/Active Directory
> authentication. I did not manually edit pam config files. If I
> attempt to login with a domain account I get
>
> user1 at DR210:/$ su domainuser
>
> Password:
>
> su: Authentication failure
>
>
> Any ideas? Thanks.
>
>
You need three extra links:
ln -s /usr/local/samba/lib/libnss_wins.so.2 /lib/x86_64-linux-gnu/libnss_wins.so
ln -s /usr/local/samba/lib/libnss_wins.so.2 /lib/x86_64-linux-gn...
2016 Dec 14
0
How to join join Ubuntu desktop to AD
...use the links should probably all be on
> one page.
>
>> 'pam-auth-update' and made sure to enable Winbind NT/Active Directory
>> authentication. I did not manually edit pam config files. If I
>> attempt to login with a domain account I get
>>
>> user1 at DR210:/$ su domainuser
>>
>> Password:
>>
>> su: Authentication failure
>>
>>
>> Any ideas? Thanks.
>>
>>
> You need three extra links:
>
> ln -s /usr/local/samba/lib/libnss_wins.so.2 /lib/x86_64-linux-gnu/libnss_wins.so
> ln -s /usr/local...