search for: xsys

Displaying 19 results from an estimated 19 matches for "xsys".

Did you mean: sys
2020 Oct 05
2
logging lines in krb5.conf
On 10/5/2020 11:58 AM, Rowland penny via samba wrote: > On 05/10/2020 16:30, Jason Keltz via samba wrote: >> Hi. >> >> Using MIT5 backend with Samba.. > I hope you mean on the clients, the use of MIT as the kdc on a Samba > DC is experimental and shouldn't be used in production Hi Roland, our environment uses CentOS 7.? I don't have much choice but to use this
2020 Oct 05
2
logging lines in krb5.conf
...system Kerberos? Do I have a choice? And If my system doesn't use Heimdel and only has MIT Krb5 libraries, isn't that? what would be used?? Here's the ldd on the samba binary... > ?% ldd samba > ??????? linux-vdso.so.1 =>? (0x00007ffded95b000) > ??????? libndr.so.0 => /xsys/pkg/samba-4.11.13/lib/libndr.so.0 > (0x00007ff85d1e7000) > ??????? libevents-samba4.so => > /xsys/pkg/samba-4.11.13/lib/private/libevents-samba4.so > (0x00007ff85cfe5000) > ??????? libregistry-samba4.so => > /xsys/pkg/samba-4.11.13/lib/private/libregistry-samba4.so >...
2010 Nov 29
1
Dovecot and loading OpenSSL libraries
Hi, I am running into a interesting issue with Dovecot. I compiled Dovecot 2.0.7 with LD_RUN_PATH set to /xsys/lib and it was able to find and link against the correct OpenSSL libraries (/xsys/lib), the generated Makefile look OK. Here is a snippet of the SSL cflags and libs. SSL_CFLAGS = -I/xsys/include SSL_LIBS = -L/xsys/lib -lssl -lcrypto -ldl After I compil, install and run Dovecot I get the follo...
2008 Mar 11
1
Copying (Samba -> WinXP SP2) MATLAB generated .jpg files very slow.
...gt; WinXP SP2) verses 3 minutes 30 seconds for a WinXP SP2 -> WinXP SP2 copy. When I write the files back to the same Samba server the results are about the same for the MATLAB and IfranView jpg files. Any suggestions, since this only happens with MATLAB generated files? Thanks ====== /xsys/pkg/samba-3.0.28/sbin/smbd -b Build environment: Built by: paulg@navy Built on: Tue Dec 11 09:46:16 EST 2007 Built using: gcc Build host: Linux navy 2.6.9-55.0.2.EL.CSE.smp #1 SMP Wed Jul 11 09:50:28 EDT 2007 i686 i686 i386 GNU/Linux SRCDIR: /tmp/xsys.8289.0/samba-...
2020 Jul 23
3
using samba-tool from a domain member other than the DC
On 23/07/2020 19:31, Jason Keltz via samba wrote: > Hi Rowland, > > I'm running smbd on the? DC.? I want to be able to do things like > adding a user, dns entry, etc. from my workstation without logging > into the DC. > > I can't get samba-tool to work with Kerberos, or ldaps, etc. As I said, I cannot get ldaps to work (yet), but: rowland at devstation:~$ sudo
2020 Jul 23
1
using samba-tool from a domain member other than the DC
...; Failed to connect to 'ldap://dc01.samdom.example.com' with backend >> 'ldap': LDAP client internal error: NT_STATUS_INVALID_PARAMETER >> ERROR(ldb): uncaught exception - LDAP client internal error: >> NT_STATUS_INVALID_PARAMETER >> File >> "/xsys/pkg/samba-4.10.17/lib/python3.8/site-packages/samba/netcmd/__init__.py", >> line 185, in _run >> return self.run(*args, **kwargs) >> File >> "/xsys/pkg/samba-4.10.17/lib/python3.8/site-packages/samba/netcmd/user.py", >> line 534, in run >>...
2020 Jul 23
0
using samba-tool from a domain member other than the DC
...NVALID_PARAMETER > Failed to connect to 'ldap://dc01.samdom.example.com' with backend > 'ldap': LDAP client internal error: NT_STATUS_INVALID_PARAMETER > ERROR(ldb): uncaught exception - LDAP client internal error: > NT_STATUS_INVALID_PARAMETER > ? File > "/xsys/pkg/samba-4.10.17/lib/python3.8/site-packages/samba/netcmd/__init__.py", > line 185, in _run > ??? return self.run(*args, **kwargs) > ? File > "/xsys/pkg/samba-4.10.17/lib/python3.8/site-packages/samba/netcmd/user.py", > line 534, in run > ??? samdb = SamDB(url=H...
2019 May 02
2
NT_STATUS_ACCESS_DENIED on a directory I have permission to access
...ebug uid = yes debug pid = yes debug level = 3 max log size = 0 username map = /xconf/samba/usermap #ip networking max connections = 0 interfaces = 127.0.0.1 130.xx.xx.xx bind interfaces only = yes #printing load printers = no printcap name = /xconf/lprng/printcap printing = bsd print command = /xsys/bin/lpr -b -P%p %s ; rm -f %s lpq command = /xsys/bin/lpq -P%p lprm command = /xsys/bin/lprm -P%p %j use client driver = yes # Template settings for login shell and home directory template shell = /bin/bash template homedir = /eecs/home/%U # security settings guest account = nobody invalid users...
2019 May 03
0
NT_STATUS_ACCESS_DENIED on a directory I have permission to access
...gt; > username map = /xconf/samba/usermap > > #ip networking > max connections = 0 > interfaces = 127.0.0.1 130.xx.xx.xx > bind interfaces only = yes > > #printing > load printers = no > printcap name = /xconf/lprng/printcap > printing = bsd > print command = /xsys/bin/lpr -b -P%p %s ; rm -f %s > lpq command = /xsys/bin/lpq -P%p > lprm command = /xsys/bin/lprm -P%p %j > use client driver = yes > > # Template settings for login shell and home directory > template shell = /bin/bash > template homedir = /eecs/home/%U > > # security s...
2019 Apr 22
1
mount.cfs mount error(13): Permission denied
On 4/22/19 10:18 AM, Rowland Penny via samba wrote: > On Mon, 22 Apr 2019 09:48:31 -0400 > Paul Griffith via samba <samba at lists.samba.org> wrote: > >> Hi All, >> >>    I am running into an issue mounting a Samba share from our Linux >> server. We are running Samba 4.8.8 on CentOS  7.6.1810. I have done a >> some testing, and I can't get the
2019 Apr 22
3
mount.cfs mount error(13): Permission denied
...bug uid = yes debug pid = yes debug level = 1 max log size = 0 username map = /xconf/samba/usermap #ip networking max connections = 0 interfaces = 127.0.0.1 130.xx.xx.xx bind interfaces only = yes #printing load printers = yes printcap name = /xconf/lprng/printcap printing = bsd print command = /xsys/bin/lpr -b -P%p %s ; rm -f %s lpq command = /xsys/bin/lpq -P%p lprm command = /xsys/bin/lprm -P%p %j use client driver = yes # security settings guest account = nobody invalid users = root nt acl support = yes inherit permissions = yes client lanman auth = no client ntlmv2 auth = yes wide links =...
2008 Jun 05
2
Fourier Transform
Hello All, I wanted to perform a fourier transform on high frequency financial data. I have searched and have not found much on this topic for R. I was wondering if anyone has used any libraries for it or have come across any papers I may read. Many Thanks, Neil Gupta [[alternative HTML version deleted]]
2023 Oct 19
1
First use of cd ~user fails on systems using winbind
On Thu, 19 Oct 2023 15:34:46 -0400 Jason Keltz via samba <samba at lists.samba.org> wrote: > Hi. > > I'm running the latest Samba 4.18 on our dc (Linux - Rocky 8.8), and > the clients are running the latest 4.17 (Linux - Rocky 8.8) to be > upgraded to 4.18 soon. > > I've noticed an issue for awhile that is really quite strange and > wonder if anyone has any
2020 Jul 23
0
using samba-tool from a domain member other than the DC
...S ??????? realm = <realm server name> I was under the impression that in order to use ldap:// URLs, on the DC smb.conf, you need to add "ldap server require strong auth = no".? You said the default is no, but at least in my configuration on the server it is "yes": # /xsys/pkg/samba/bin/testparm -v | grep strong Load smb config files from /etc/samba/smb.conf Loaded services file OK. Server role: ROLE_ACTIVE_DIRECTORY_DC Press enter to see a dump of your service definitions ??????? ldap server require strong auth = Yes ??????? require strong key = Yes I'm not...
2020 Oct 05
0
logging lines in krb5.conf
....? From what I thought I understood, you > could not have an AD-DC on CentOS 7 without those options, but now > it's not so clear. Sigh.? Too long a day.? Looks like I was completely wrong -- OS smbd: /sbin/smbd -b | grep HAVE_LIBK ?? HAVE_LIBKADM5SRV_MIT MY custom compiled smbd: /xsys/pkg/samba/sbin/smbd -b | grep HAVE_LIBK ?? HAVE_LIBKRB5 So I *believe* this means that we are not using the MIT Kerberos in our Samba install after all. (yay) Correct? But the question then is, what exactly are we missing? Jason.
2020 Oct 05
4
logging lines in krb5.conf
On 10/5/2020 2:52 PM, Rowland penny via samba wrote: > On 05/10/2020 19:29, Jason Keltz via samba wrote: >> >> On 10/5/2020 12:44 PM, Rowland penny via samba wrote: >>> On 05/10/2020 17:27, Jason Keltz via samba wrote: >>>> >>>> Hi Roland, >>>> >>>> I'm glad you brought that up.? This is a piece of the puzzle I have
2020 Jul 23
2
using samba-tool from a domain member other than the DC
On 23/07/2020 19:59, Jason Keltz via samba wrote: > Hi Rowland, > > ldap doesn't work for me either: It should. > >> % samba-tool user list -H ldap://dc01.samdom.example.com -k yes >> Failed to bind - LDAP client internal error: NT_STATUS_INVALID_PARAMETER What OS is this ? You wrote this in earlier post: I'm running smbd on the? DC What do you mean by that? On
2020 Jul 29
1
kerberos ticket on login problem
...m_succeed_if.so service in > crond quiet use_uid > session???? required????? pam_unix.so > session???? optional????? pam_winbind.so cached_login I noticed that wbinfo has a --krb5ccname arg so I tried: % klist klist: Credentials cache keyring 'persistent:1004:1004' not found % /xsys/pkg/samba/bin/wbinfo --krb5ccname="KEYRING" -K jas Enter jas's password: plaintext kerberos password authentication for [jas] succeeded (requesting cctype: KEYRING) brayden 305 % klist klist: Credentials cache keyring 'persistent:1004:1004' not found I also enabled extended...
2020 Jul 28
2
kerberos ticket on login problem
I'm experimenting with smb + winbind. My host is joined to AD and I can login to my host fine using my AD credentials via SSH.?? The only issue is that I don't get a Kerberos ticket generated. In /etc/security/pam_winbind.conf I have: krb5_auth = yes krb5_ccache_type = KEYRING In /etc/krb5.conf, I also have: default_ccache_name = KEYRING:persistent:%{uid} Using wbinfo -K jas, then