Displaying 20 results from an estimated 3000 matches similar to: "Directly replace smb."
2011 Aug 16
1
Directly replace smb. [Scanned]
----- Original Message -----
From: yyq at eisoo.com
Sent: Tue, 8/16/2011 12:06pm
To: samba at lists.samba.org
Subject: [Samba] Directly replace smb. [Scanned]
Hi,all,
I have a redhat Linux of 2.6.24 kernel(x86_64), which smb is 3.0, I
want to upgrade it, but the system doesn't have gcc development and no
rpm, that means I can't upgrade the smb on this machine.So I compile
2017 May 24
2
Howto switch from distribution to self compiled?
Hi,
I want to switch from an old samba 3.6 of a Linux distribution, to a new
and self compiled samba, which is in different directories
(usr/local/samba).
Which files do I need to copy from the old place to the new?
Which ones are only temporary files, and can be discarded?
This is from the output of "smbd -b"
old:
SBINDIR: /usr/sbin
BINDIR: /usr/bin
SWATDIR:
2015 Feb 25
2
smb.conf filepaths
Can all of the compiled-in filepaths below be overrdden in smb.conf? I
can't find documentation for the required smb.conf equivilents. If someone
could supply them or post a link, I'd be very greatful.
SBINDIR
BINDIR
SWATDIR
CONFIGFILE
LOGFILEBASE
LMHOSTSFILE
LIBDIR
LOCKDIR
PIDDIR
SMB_PASSWD_FILE
PRIVATE_DIR
2005 Jun 06
2
what happened to smbclient?
I noticed lots of smbclient options are missing in Samba 3.0.14a when
compared to 3.0.13 - notably, all user/authentication options - so I can't
connect now as a specified user anymore.
Is it just my build, or is it "official"?
Samba 3.0.14a:
# smbclient --usage
Usage: [-?] [-?|--help] [--usage] [-R|--name-resolve NAME-RESOLVE-ORDER]
[-M|--message HOST] [-I|--ip-address IP]
2018 Jun 10
2
Samba Time Synchronisation wikipage
On Sun, 10 Jun 2018 10:29:43 +0300
Alexei Rozenvaser <alexei.roz at gmail.com> wrote:
> Question according to ntpsigndsocket directive at chrony.config:
> Is it mandatory from standpoint of Samba to use
> /usr/local/samba/var/lib/ntp_signd/ path for ntpsigndsocket?
> Or it possible to use the chrony's default
> path /var/lib/samba/ntp_signd ?
The wiki is written from
2017 Jun 08
2
2nd try: Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
On Thu, 2017-06-08 at 10:09 +0200, awl1 via samba wrote:
> Hello again, Samba experts,
>
> sorry for being such a pain in your necks, but I really need to get a
> recent Samba version to compile, and it looks like I definitely need
> your help with this.
>
> In the meantime, I have found that the huge number of "conflicting
> types" errors for rpc_*_init(...)
2019 Apr 26
2
Managing samba ad dc with systemd
Hi,
Rowland,
I've complied samba use:
./configure --enable-debug --enable-selftest --with-systemd
make
make install
I haven't done anything to install MIT Kerberos and I've followed wiki to
install Samba with your default Kerberos. Then I believe that I use Heimdal
Kerberos
I've installed EPEL repository to install python3 and other dependencies
such as python36-dns. I can run
2017 Jun 08
0
2nd try: Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
Hello Andrew,
and many thanks for your fast reply! :-)
Am 08.06.2017 um 11:05 schrieb Andrew Bartlett:
> I think the key to avoiding the issue is that you have listed rpc
> modules which are not modules. The only rpc server module is
> rpc_mdssvc_module.
Ah, OK, I see - so I seem to have been wrong when assuming that I could
take the output of Samba 3.5.16 "smbd -b" command
2016 Nov 23
2
backup_samba4 script failing
Hi Bob,
Ah, now I see the the core of this problem.
This is the main problem.
You smbd –b output
Paths:
SBINDIR: /usr/local/samba/sbin
BINDIR: /usr/local/samba/bin
CONFIGFILE: /usr/local/samba/etc/smb.conf <<<<<<<<<<
LOGFILEBASE: /usr/local/samba/var
LMHOSTSFILE: /usr/local/samba/etc/lmhosts
LIBDIR: /usr/local/samba/lib
2017 Aug 12
0
Samba 4.6 replication issue (WERR_FILE_NOT_FOUND)
Hello!
Please help me with the following issue:
My employer has an Active Directory with four samba4 domain controllers
named dc1, dc2, dc3, dc4. `samba-tool drs showrepl` on dc2 constantly shows
DC=mydomain
Default-First-Site-Name\DC1 via RPC
DSA object GUID: 48bff36e-35e2-4b09-9e40-9d73b9a5387b
Last attempt @ Sat Aug 12 21:48:43 2017 MSK failed,
2017 Jan 11
4
Corrupted idmap...
Rowland, no domain user can authenticate on any system and running
sysvolreset followed by sysvolcheck results in a crash. If the sysvol
permissions are correct, sysvolcheck does not crash. If I attempt to
join a NAS or workstation to the domain I get NT_STATUS_INVALID_SID.
Researching these symptoms turns up a thread about a corrupt idmap.ldb
where a group SID and user SID may be the same or
2007 Sep 24
2
Where is the tdbsam password database file?
I'm curious to know where the tdbsam password database file is kept on
my Fedora 7 system. Using the unmodified smb.conf file that shipped
with Fedora 7, I've enabled users using smbpasswd, and successfully
accessed shares. I just can't figure out where the password database
is located:
[root@box ~]# service smb start
[root@box ~]# setsebool samba_enable_home_dirs on
[root@box ~]#
2007 Jun 05
1
Samba unable to connect to ldap
Need some help if anyone can provide it on this issue. I have a very basic
setup and am trying to have samba utilize openldap. I have made sure the
password is correct but for whatever reason, I am unable to connect. Here is
a log of what is going on. Any help would be greatly apprecated. TIA
Maximum core file size limits now 16777216(soft) -1(hard)
get_current_groups: user is in 7 groups: 0,
2017 Mar 14
3
Samba AD DC backup - again
Hey list.
I've searched all over last year conversations and it is (kinda) still
unclear about backups.
samba_backup script assumes that samba4 was installed from source, not
from repository.
https://github.com/thctlo/samba4/tree/master/backup-script is too
overfunctional for simple backup script. Really, I know how to write
shell scripts, but sometimes have headaches reading them ☺
The
2018 Jun 10
0
Samba Time Synchronisation wikipage
Thank you.
May it be better to add to wiki page instruction to use in
ntpsigndsocket directive of ntpd / chrony config file the path that
received from NTP_SIGND_SOCKET_DIR line of the output of samba -b
command ?
On Sun, Jun 10, 2018 at 11:35 AM Rowland Penny via samba
<samba at lists.samba.org> wrote:
>
> On Sun, 10 Jun 2018 10:29:43 +0300
> Alexei Rozenvaser <alexei.roz at
2015 Aug 27
3
Samba Internal DNS vs. BIND_DLZ
On 27/08/15 22:20, Robert Moskowitz wrote:
>
>
> On 08/27/2015 05:10 PM, Rowland Penny wrote:
>> On 27/08/15 22:00, Robert Moskowitz wrote:
>>> Ah, LDAP is included within Samba, I find. Don't install provided
>>> one...
>>>
>>> I suppose I will have to find what schemas, particularly if the bind
>>> dlz schema is included?
2005 Oct 06
1
Samba fails with no apparent message
I had to reinstall my system, and for some reason samba doesn't work. It's a
mandriva 2005 system, 2.6.11-6mdk. I'm using a very very minimal smb.conf:
load printers = no
[global]
workgroup = WKG
netbios name = MYNAME
[share1]
path = /tmp
[share2]
path = /my_shared_folder
comment = Some random files
Here's most of the -d 10 log:
get_current_groups: user is in 1 groups: 0
smbd
2004 Jul 10
2
Solaris username character limit issues.
Hello,
I've compiled Samba 3.0.4 with Heimdal 0.6.2 and all of the other
trimmings to join and ADS tree, which I have successfully done. Winbind
correctly pulls all of the username and group information from the ADS
tree and all is good.
However...
I seem to be running into a wall with the wonderful Solaris 8 character
username / groupname limit. Usernames with spaces or names longer than
2008 Mar 11
1
Copying (Samba -> WinXP SP2) MATLAB generated .jpg files very slow.
Greetings,
This is a interesting problem. One of our researchers uses MATLAB to
generate jpg files as part of his vision research. When he copies these
files from the file server, it is very slow. I tried 3.0.28a and I see the
same problem as we have with 3.0.28.
Here are some interesting stats.
1) MATLAB generated files:
command: robocopy Y:\23_1 C:\23_1 /e
dirs: 2
files: 262
bytes:
2016 Nov 23
1
backup_samba4 script failing
On 2016-11-23 06:55, Rowland Penny via samba wrote:
> On Wed, 23 Nov 2016 13:47:37 +0100
> "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote:
>
>> Hi Bob,
>>
>> Ah, now I see the the core of this problem.
>>
>> This is the main problem.
>>
>> You smbd -b output
>>
>> Paths:
>> SBINDIR: