Displaying 20 results from an estimated 100 matches similar to: "Urgent... winbind and keytab file creation"
2010 Aug 19
1
Samba + set POSIX ACL's over Windows
Hi,
we recently purchased a NAS (QNAP) with Samba version 3.5.2. In order to assign permissions on subfolders we enabled Posix ACL's. The problem is that we need to allow only a certain group to do this. The ACL entries in our smb.conf are the following:
acl compatibility = auto
acl check permissions = Yes
acl group control = Yes
acl map full control = Yes
2010 May 04
2
Getent passwd and getent group fail / Samba 3.5.2
Hi all,
I just stepped over a problem where I can't add a local user to an AD group. Running getent passwd and getent group doesn't display the AD users. Wbinfo -g and -u work fine. Here is my smb.conf:
[global]
netbios name = sles11test1
realm = SOMEDOMAIN.NET
workgroup = SOMEDOMAIN
security = ADS
encrypt passwords = yes
password server =
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
2008 Apr 04
2
Samba 3.0.28a under Solaris 8 + libnss_winbind.so problem?
Hi i compiled Samba 3.0.28a under Solaris 8 (sparc). Everything seems to be
fine except the libnss_winbind.so.
i copied it to /usr/lib and linked it to:
libnss_winbind.so.1
libnss_winbind.so.2
nss_winbind.so.1
nss_winbind.so.1
now when i use: id user nothing happens. group user is the same
wbinfo -t / -g / -u all work fine. So it must be something with the nss I
guess?
2010 Apr 23
4
Winbind 3.5.2 caching issues under SLES11???
Hi,
I don't know if this is a problem of SLES11 or winbind itself. I
recently installed the lastest samba winbind 3..5.2 on a SLES9 box and a
SLES11 box.
If I remove a user from a group in Active Directory the change is
visible immediately on the SLES9 box but not on the SLES11 box. Both are
running exactly the same version of winbind:
gedaiv64:~ # cat /etc/SuSE-release
SUSE Linux
2007 Apr 25
1
Help with SWAT
Hello all,
I just installed 3.0.24 in AIX5.3 using installp binaries. The install went
well, and I can connect to shared directories from Windows. When I try to
log in to the SWAT tool, it does not accept the password of any userid that
I try with, including root. I don't recall having to do anything special to
use SWAT on my older servers running SAMBA 2.2.8.
I have added the following
2008 Apr 18
0
Winbind authenticated users lose connection over telnet or login
Dear All,
We are running Samba 3.0.28a under Solaris 8. Everything is fine so far except logins trough telnet or directly on console (login). I know telnet is unsafe and we should not use it but some old software needs the ability to use telnet/rsh/rlogin etc. the problem that occurs is that after a few minutes the telnet session is dropped. The same for a login session. That only happens when
2016 Feb 01
2
[Hexagon] Failure to disassemble some new-value instructions
Dear list,
I noticed that the Hexagon disassembler has issues with disassembling some firmwares I have. When tracing one of these problems, the handling of some new-value instructions in HexagonDisassembler::getSingleInstruction() turned out to be the cause, specifically this statement:
[lines 384-386 in HexagonDisassembler.cpp in HEAD]
else if (SubregBit)
// Subreg bit should not be
2008 Mar 31
2
Samba-winbind under Solaris8
Dear All,
I have successfully compiled MIT krb5 and samba 3.0.28a under Solaris8. Joining an AD domain works fine and also the commands wbinfo -t, -g and -u list all of the users. getent passwd and getent group are also working. The problem now is that when i run the "group user" command it just stays there and doesn't display any users. This works fine under Linux (SLES9, RHEL4)
2013 May 09
0
Rmre 0.0.7 released
Rmre version 0.0.7 has been released!
Rmre is utility gem for creating Ruby on Rails, at the moment only
ActiveRecord, models
for legacy databases. Besides creating all models it sets proper table name
and primary
key if tables and columns naming doesn''t follow Rails convention. It also
tries to read
all foreign keys data from a database if DBE is MySql, PostgreSQL, Oracle
or MS
2010 Sep 09
1
Samba-winbind 3.5.4 primary group is always domain users!!!???
Dear All,
I stepped over a strange issue today. I have one installation of samba
winbind 3.3.2 on a Ubuntu machine. Changing the primary unix group of a
user is updated immediately. On a newer samba 3.5.4 installation the
primary group is not updated at all. It always displays "domain users".
Is there a new setting for the smb.conf? Here is my smb.conf:
[global]
netbios name =
2009 Oct 02
1
URGENT HELP NEEDED!!! PLEASE!!
Hi,
I have a big big problem. I compiled Samba 3.2.6 for Solaris 8 and 10.
Environment is Windows 2003 SFU. So far it looked like everything works
as expected.
Under Solaris 8 i get all groups of a user. Under Solaris 10 I can only
see the primary group set under the Unix Attributes Tab in W2k3.
I have compiled with the following settings:
./configure --with-ads --with-krb5=/opt/VEGA
2011 May 05
1
winbind 3.3.1.5 as 2008 r2 domain member | groups are not resolving after couple of hours
Dear All,
I'm facing a really big issue. We have upgraded our Windows 2003 Domain to 2008 R2. I have configured the smb.conf as follows:
[global]
realm = A.SPACE.CORP
workgroup = A
security = ADS
encrypt passwords = true
password server = gedaspw02.a.space.corp gedasvw02.a.space.corp
idmap config A : backend = ad
idmap config A :
2009 Sep 02
1
Samba 3.4 is unable to list users with getent and id (idmap_ad backend)
Dear All,
I'm using Samba Version 3.2.6 under Solaris 8 with the following config:
netbios name = pegasus
realm = REALM.NET
workgroup = REALM
security = ADS
encrypt passwords = yes
password server = *
os level = 20
socket options = TCP_NODELAY SO_RCVBUF=16384 SO_SNDBUF=16384
idmap backend = ad
idmap config
2008 Jul 04
1
Samba 3.2.0 doesn't compile under Solaris8
Dear All,
Yesterday I downloaded the latest Samba release 3.2.0 and tried to compile
it against blastwave.org packages, as I always do. But it fails with error:
"/usr/include/sys/termios.h", line 38: warning: macro redefined: CTRL
"./librpc/gen_ndr/srvsvc.h", line 232: warning: enumerator value overflows
INT_M
AX (2147483647)
"./librpc/gen_ndr/srvsvc.h", line 235:
2012 Feb 13
1
Samba winbind and nfsv4 krb5
Hi All,
I'm struggling since weeks to get samba winbind and a kerberized nfs mount running. We have a Netapp SAN exporting the nfs share with sec=krb5 and a Linux Client Ubuntu 10.04 Server trying to access the exported share. Accessing the share without krb5 (sec=sys) works fine. The linux machine is joined to an Windows 2008R2 domain and user/group lookups login via ssh etc. work fine.
I
2018 May 05
0
GSSAPIAuthentication needs krb5.keytabe on one config, not on another one
Hi, i'm using Samba 4.8.0 on one server, configured as an AD DC, and with
passwordless Putty from
joined Windows machines. Everything works fine, and it took me a lot of
searches and test/try to
make it that way.
Now, I'm trying to repeat the configuration on another server (both are
identical VMs) and I nearly
achieve the same goal, except for this : on the second setup, I have to
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
flight 17325 linux-linus real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/17325/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-amd64-xl 9 guest-start fail REGR. vs. 12557
test-amd64-i386-xl-credit2 15 guest-stop fail REGR. vs. 12557
test-amd64-i386-xl 15 guest-stop
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
flight 17454 linux-linus real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/17454/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-i386-pair 17 guest-migrate/src_host/dst_host fail REGR. vs. 12557
Regressions which are regarded as allowable (not blocking):
test-amd64-i386-qemut-rhel6hvm-amd 7 redhat-install fail
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
flight 17612 linux-linus real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/17612/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-i386-pair 17 guest-migrate/src_host/dst_host fail REGR. vs. 12557
Regressions which are regarded as allowable (not blocking):
test-amd64-i386-rhel6hvm-intel 9 guest-start.2 fail