Displaying 20 results from an estimated 9000 matches similar to: "Samba4 problem with Wndows Domain Trust"
2016 Dec 22
1
Samba4 problem with Wndows Domain Trust
Hi Gaiseric,
"wbinfo -u" does not show the DOMAIN_B users.
"wbinfo -n DOMAIN_B+someuser" works and show the SID of the users, also from Domain_B.
"wbinfo -i DOMAIN_B+someuser" does not work. It only works for users of Domain_A.
For User of Domain_B, it says:
failed to call wbcGetpwnam: WBC_ERR_DOMAIN_NOT_FOUND
Could not get info for user Domain_B+someuser
2016 Dec 19
1
Samba] Samba4 problem with Wndows Domain Trust
How would I set the idmap backend to TDB ?
Both domain controlers are running Windows 2008 Server.
Am 19.12.2016 um 15:44 schrieb Gaiseric Vandal:
> Which idmap backend are you using?
>
> One thing to try is setting the idmap backend for the trusted domains
> to TDB (local database file) This is not a great long term solution
> since you will not have consistent mappings
2016 Dec 20
1
Samba4 problem with Wndows Domain Trust
Hi Gaiseric,
I have tried that, also in different variations. But the users and
groups of DOMAIN_B keep invisible.
Below the smb.conf in the meantime state.
By the way: kinit works with both, users aof DOM_A and Users of DOM_B.
[global]
workgroup = DOM_A
server string = Samba %v
log file = /var/log/samba/log.%m
max log size = 50
password server = *
2016 Dec 19
2
Samba] Samba4 problem with Wndows Domain Trust
Hi Gaiseric,
both packages have been provided as RPM and installed by yum. We didn“t have to
compile.
"wbinfo -i" shows the correct uidnumber for users of DOMAIN_A, but nothing for
users auf the trusted Domain DOMAIN_B.
We have another server running Centos 6 and Samba 4.4.4. It shows the same
problem: Only users and groups of DOMAIN_A are available.
The settings:
ldap
2016 Dec 19
0
Samba] Samba4 problem with Wndows Domain Trust
Which idmap backend are you using?
One thing to try is setting the idmap backend for the trusted domains to
TDB (local database file) This is not a great long term solution since
you will not have consistent mappings between domains. However it may
help determine if the issue is with winbind and idmap in general or with
the specific idmap backend (e.g. rid, ad, ldap.)
Are the domain
2014 Sep 28
1
nss, samba3/ldap PDC, NT4 interdomain trust and performance
Hi everyone,
last week I took a look at a samba3 PDC server with some performance
issues. The samba3 PDC has an ldap backend and has nss_ldap configured
properly. It has also interdomain trust so it has nss_winbind configured
too, so in /etc/nsswitch.conf there is :
passwd: compat ldap winbind
group: compat ldap winbind
This setup has some performance issues on the nss_ldap part of the
2005 Mar 24
4
Can a Samba server join multiple NT domain?
Hi,
Say if there are DomainX and DomainY, both are not in trusted
relationship. Can a Samba server join both DomainX and DomainY?
I can't find any related information on Internet. Your help would be
appreciated.
Thanks!
Yimin
2000 Jun 08
1
Won't connect at start with Wndows 98 and storage of profiles
Hi list,
I've got Samba 2.0.6 running on Yellow Dog Linux with a 2.2.14 kernel. When
I start the PC, it displays the login screen (I have 3 user profiles) and I
enter the username and login domain (ie the one operated by Samba). I get
an error message stating that the domain login server can't be found. If I
then cancel the login, go to the start menu and log off, then login there is
2006 Feb 14
0
Config ICECAST server in Wndows XP Pro
tam taly wrote:
> Thanks for Your reply. We are not able understand How to config Source
> point
If you mean mountpoint, you might not need or want to do anything with it.
> and what is the differences between admin and source because here in
> this document we are entering separate password for admin and source. If
> admin means ICECAST admin then I don't have any user
2006 Feb 13
2
Config ICECAST server in Wndows XP Pro
Hi,
we are using Windows xp Pro in our Company. we want to implement
voice stream server , we are very much interest on ICECAST server. We have
download and installed ICECAST Server. But Facing problem with config
Icecast server. We search in net there is no any clear documents about this
server. Can you please guide to config Icecast. If you hav any clear
document of Icecast server
2013 Oct 29
3
enumerating group members with nss_winbind (4.0.9 as AD DC)
When I do "getent group", I want to see the group's members enumerated.
With nss_ldap they are; with nss_winbind they aren't:
root at gumbo:~# getent group mgmt
PI\mgmt:*:1040:
There *are* members there (partially redacted):
root at gumbo:~# ldbsearch -Htdb:///var/lib/samba/private/sam.ldb cn=mgmt member
# record 1
dn: CN=mgmt,CN=Users,REDACTED
member:
2015 Oct 25
2
Can JIT be targeted to 32-bit in a 64-bit Wndows environment?
Hi
On 64-bit Windows the lack of proper stack unwinding support causes
crashes in JIT code generated by LLVM. I was wondering if it is
possible to ask LLVM to generate 32-bit code - and if that would work
within a 64-bit Windows application - i.e. the rest of the system will
be 64-bit only the generated code will be 32-bit. I was also wondering
if this would allow me to workaround the crashes due
2015 Oct 30
4
Can JIT be targeted to 32-bit in a 64-bit Wndows environment?
You actually can mix 32 and 64 bit code in the same Windows process, but
only with great effort. Fixing PR24233 is probably easier. :)
We know how to generate the info, but we still have to get it registered...
On Thu, Oct 29, 2015 at 2:19 PM, Lang Hames via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> Hi Dibyendu,
>
> I'm not familiar with Windows at all, but I assume you
2001 Apr 11
1
Problems with NT logons, Samba as PDC
Hi!
We're using Samba as PDC, and recently had a strange crash on the
system (none of the NT-machines authenticated anymore). I re-created
the user database and passwords on the server (TurboLinux 2.2.14-5,
with Samba 2.0.6 & 2.1alpha for auth.) and also re-newed the profiles
making 'em local on the NT-workstations.
Sometimes when the NT-PC gets rebooted, I can't authenticate it
2006 Feb 14
2
Config ICECAST server in Wndows XP Pro
Hi Geoff,
Thanks for Your reply. We are not able understand How to config Source
point and what is the differences between admin and source because here in
this document we are entering separate password for admin and source. If
admin means ICECAST admin then I don't have any user name or password for my
ICECAST server which is installed in my system. We are not able understand
what is
2006 Sep 01
1
Linux as PDC
Hi,
I am trying to configure Samba as a primary domain controller so that
our local school can have roaming logins. I am using Ubuntu server
6.06.1 on i386. So far I can get everything working as a workgroup but I
can't get my windows clients to join the domain.
I have read and followed several HOWTO's but I keep hitting the same
problems. Are there any documents which explain what a PDC
2006 Feb 14
1
Config ICECAST server in Wndows XP Pro
Hi Geoff,
Thanks Geoff, We are currectly working in Asp.Net 1.1. We want to do 2
tasks.
Tasks:
1. Actually we are having MP3 file which is in server (Eg.
www.myserver.com/admin/music/myvoice.mp3 ). When user hit the url they
want to get the music with streaming.
2. We want to give live voice streaming to users (Eg: Live Cricket
Commentary). When user is in our web page ,
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
2019 Nov 29
2
security = ads parameter not working in samba 4.9.5
On 29/11/2019 18:17, S?rgio Basto via samba wrote:
> On Fri, 2019-11-29 at 17:19 +0000, Rowland penny via samba wrote:
>> Lets start by removing this: krb5-server-1.15.1-37.el7_7.2.x86_64
> ATM I can't, it will remove all samba packages :)
Then your packages are depending on the krb5-server package, which is
MIT, which is experimental. This shouldn't be a problem on a Unix
2006 Aug 23
2
3.0.23b domain member not accessible
I portupgraded my samba domain server and domain member to 3.0.23b from
3.0.23 and found that the domain member was not accessible from
workstations. The error message:
\\HOSTNAME is not accessible.
There are currently no logon servers available to service the logon request.
In the log.winbindd of the domain member, I found:
[2006/08/23 22:52:00, 0] nsswitch/winbindd.c:request_len_recv(517)