Displaying 20 results from an estimated 10000 matches similar to: "Could not get Unix ID for SID"
2015 May 05
2
SAMBA not working as AD member server
I am trying to get SAMBA working as a member server with a Windows
2008R2 AD server, CentOS 6.6 and Samba 3.6
The two following commands work fine:
kinit administrator at TESTNET.LOCAL
net ads join ?U administrator
however wbinfo -u only shown local accounts
and getent passwd returns nothing. Any help would be appreciated.
krb5.conf
[logging]
default = FILE:/var/log/krb5libs.log
kdc =
2015 May 05
0
SAMBA not working as AD member server
On 05/05/15 14:38, John Rykala wrote:
> I am trying to get SAMBA working as a member server with a Windows
> 2008R2 AD server, CentOS 6.6 and Samba 3.6
>
> The two following commands work fine:
> kinit administrator at TESTNET.LOCAL
> net ads join ?U administrator
> however wbinfo -u only shown local accounts
> and getent passwd returns nothing. Any help would be
2003 Nov 20
1
ADS and Realm
Hi,
Here is the network setup
Linux 8.0/samba 3.0
hostname = testbox
workgroup or domain = testnet.lan
Active Dir./DNS = 192.168.110.x
I been trying to join a linux 8.0(testbox) with samba
3.0.2 to a AD native mode environment.I used the
command "net join ads Administrator" and tells me
testbox is joined to testnet.lan realm and i see it on
network neighborhood,but I can't open
2023 Jul 11
1
NTLMSSP Sign/Seal - using NTLM1
On 10/07/2023 22:15, Vincent via samba wrote:
> Samba is running on SUSE Linux Enterprise High Performance Computing,
> kernel 5.3.18-22-default.
>
> Yes, it is a domain member, but there are no ancillary services of which I
> am aware.
>
> The smb.conf is as follows:
>
> [global]
> clustering = Yes
> getwd cache = No
> kernel
2023 Aug 24
1
NTLMSSP Sign/Seal - using NTLM1
So, curiously, it *appears* the following may have sped up the mount:
-
Manually modified the smb.conf file, where the following changes were
made: Added:
-
client NTLMv2 auth = yes
-
client min protocol = SMB2_02
-
From a Linux client, performed a cifs mount, forcing the following
parameters (ntlmssp,vers=3.0)
Unfortunately, connections from a
2015 May 05
2
SAMBA not working as AD member server
Yes IDMU is installed.
2015 Apr 25
0
idmap range not specified for domain
I have just setup samba ver 3.6.23-14 on CentOS 6.6 as a member server
to Windows 2008R2 ADS. Things seem to be working however looking at the
log files there is an error in the log.winbindd-idmap file indicating
that "idmap range not specified for domain SERVER2.
My setup is as follows:
Windows 2008R2 server name is "server"
CentOS hostname is "server2"
Domain name
2015 May 05
1
SAMBA not working as AD member server
I have set the UID and GID for individual users to 10000 as well as Domain
Users.
The resolve.conf does point to my DC.
The nsswitch file does have winbind for passwd shadow and group.
Not sure what nscd or avahi are. I loaded the centos as a basic server with
not much else loaded but samba. Going to use this mainly as fileserver.
I am able to get samba working from another centos load using
2016 Feb 15
2
Multiple protocols for transport in PJSIP
Is it possible to use serveral protocols for a single transport
section in pjsip.con? In sip.conf you could use transport=udp,ws,wss so
you cound use webrtc along with your phones but if I try:
[transport-udp]
type=transport
protocol=udp,ws,wss
bind=0.0.0.0
I get an error that transport-udp is not found. Do I need a
dedicated interface for WebRTC?
[Feb 15 12:42:10] ERROR[3308]:
2007 Jun 19
2
Need to increase call count
Hi all.
I've got a project where I need to make outbound calls and play a
prerecorded .wav file to the called number.
So far, I've only been able to make about 15 concurrent calls before the cound
quality gets poor, and I really need to increase this.
I've got QoS configured to prioritize IAX2 traffic above all and my connection
to the Internet is a PtoP 100Mb ethernet link.
2011 Dec 06
5
Configure samba to not look for domain master browser
Hello
On my network there is no domain master browser, and my nmbd is spamming
my /var/log/messages file with messages that it cound not find one. Can
I configure nmbd not to look for the domain master browser ?
Thank you,
Timothy Madden
2013 Mar 06
2
Fwd: How to conditionally remove dataframe rows?
Hi,
I have a data frame with two columns. I need to remove duplicated rows in
first column, but I need to do it conditionally to values of the second
column.
Example:
Point_counts Psi_Sp
1 A 0
2 A 1
3 B 1
4 B 2
5 B 0
2018 May 22
1
vmx+ssh conversion failure -- read failed: would block
Hi,
I noticed some issues with the ssh transport mode where the virt-v2v
would fail because of issue with libssh2. I see a lot of following
errors before the conversion terminates:
> commandrvf: /usr/sbin/update-initramfs -v -c -k 4.9.0-4-amd64
> read failed: would block (libssh2 error code: -37, sftp error code: 0)
> /usr/sbin/mkinitramfs: 265: /usr/sbin/mkinitramfs: dirname: Exec
1999 Nov 03
1
2.0.6pre3 and FreeBSD 3.3-RELEASE
2.0.6pre3 compiles and installs under FreeBSD 3.2-RELEASE; however, throughput
from an NT 4 SP6 workstation with domain security and only TCP_NODELAY
as a socket option is clocking around 200K/sec for large files (65MB).
Hardware is PPro200, single CPU kernel (never have gotten 2.0.5 or later
to work SMP), Adaptec 2944UW/3 Quantum 9GB Atlas II wide diff drives (clock
9MB/sec using bonnie), Intel
2005 Apr 27
3
can't get samba 3.0.14a to work with ldap..part 2: smaba 3.0.15
Hi...
I posted a few days ago that I was having trouble getting samba 3.0.14a to
work with ldap. I switched up to 3.0.15pre2 and had much the same
trouble. I have been following the instructions in
http://www.samba.org/samba/docs/Samba-Guide.pdf, but I am still having
troubles.
Here is what happens when i run smbldap-populate:
mercury:/usr/local/samba/sbin# ./smldap-populate -a root -k 0 -m 0
2016 Feb 15
2
Multiple protocols for transport in PJSIP
On 2/15/16 12:50 PM, Joshua Colp wrote:
> Carlos Chavez wrote:
>> Is it possible to use serveral protocols for a single transport section
>> in pjsip.con? In sip.conf you could use transport=udp,ws,wss so you
>> cound use webrtc along with your phones but if I try:
>>
>> [transport-udp]
>> type=transport
>> protocol=udp,ws,wss
>> bind=0.0.0.0
>
2016 Nov 03
2
Re: sttic vnet device for guest
❦ 3 novembre 2016 20:43 +0300, Anton Gorlov <stalker@altlinux.ru> :
>> ... but *is* in the status xml (i.e. the output of "visrh dumpxml
>> $domain" while the domain is running, and also the xml provided on stdin
>> to the qemu and network hooks when they are called).
>>
>> (also, what Vincent said in his email - names with the prefix
2008 Mar 28
1
Samba 3.0.25b as a domain member to a Samba PDC
I've been using Samba for about 7 years of so, but have hit a hurdle I
just can't seem to figure out.
I want to setup samba domain member servers to be members of a samba
3.0.25 (NT4 type) domain. No windbind, LDAP, or any other of the more
complex authentication mechanism. This is the same functionality going
way back to Samba 2.2, or so. In fact, I successfully did this on samba
2004 Nov 10
2
Problem with lowercase Computernames in winbind samba 3.0.8
Hi,
we have several samba servers running as AD members (w2003 domain).
Since the Upgrade to samba 3.0.8 the following message appears,
when accessing a share on the memberserver from clienthost rmts2.
[2004/11/10 12:09:02, 1] smbd/sesssetup.c:reply_spnego_kerberos(250)
Username NTROBOTIC\rmts2$ is invalid on this system
[2004/11/10 12:09:02, 1] smbd/sesssetup.c:reply_spnego_kerberos(250)
2013 Dec 18
1
how to analysisi spectrum of a dataset with NA value
hi R users
I have a large 1D dataset and some of them is NA value .
I found I cound get the spectrum by such a command.
ua=c£¨10£¬30 £¬40£¬50£¬NA£©
spectrum(ua)
and I could not use na.rm just like mean or sd function
How could I get the spectrum of ua ?
thank you .
--
TANG Jie
[[alternative HTML version deleted]]