Displaying 20 results from an estimated 3000 matches similar to: "Directly replace smb. [Scanned]"
2011 Aug 16
2
Directly replace smb.
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 the
new samba on other machine and copy necessary files and replace them on
my target machine and checked:
smbd -V
nmbd -V
winbind -V
are all the right version, but
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]
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(...)
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
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
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 Apr 05
1
Samba Permission Combination Conflict And Priority
Dear Engineers,
I am a samba new user. When a share for user has one permission, it is OK. When a share for user has permission combination, there is something different in my thought.
In Linux user system, a user can belong to multiple groups. For example:
The user (uf) belongs to multiple groups (g_full and g_read)
[root at node-107-174 /]# id 1017
uid=1017(uf) gid=1017(g_full)
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
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
2013 Mar 08
0
samba 4.0.3: ads_sasl_spnego_krb5_bind failed with "Did not find a plugin for ccache_ops" [solaris]
Hi everybody,
I've compiled samba 4.0.3 with gcc 4.4.4 on openindiana.
But now I have a problem joining the domain....
/usr/local/samba/bin/net ads join -d 10 -U jvanthienen
...
"ads_sasl_spnego_krb5_bind failed with: Miscellaneous failure (see
text) : Did not find a plugin for ccache_ops, calling kinit"
...
Is this ccache plugin really needed? Can I disable this and how ? any
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 ~]#
2012 Dec 21
1
[Samba4] Is VFS working in Samba 4.0.0?
Hello
I'm testing Samba 4.0.0 (latest stable) as an AD DC. Here is how it was
build:
lvmtest samba # sbin/samba -b
Samba version: 4.0.0
Build environment:
Build host: Linux lvmtest 3.6.8-gentoo #3 SMP Wed Dec 5 14:27:26 CET
2012 i686 Intel(R) Core(TM) i3-2100 CPU @ 3.10GHz GenuineIntel GNU/Linux
Paths:
BINDIR: /usr/local/samba/bin
SBINDIR: /usr/local/samba/sbin
CONFIGFILE:
2013 May 14
3
frequent tdb corruption
Hi,
I'm seeing regular tdb corruption; typical log messages are:
tdb(/var/db/samba/sessionid.tdb): tdb_rec_read bad magic 0x42424242 at
offset=672032
tdb(/var/db/samba/connections.tdb): tdb_rec_read bad magic 0x0 at
offset=1111638594
tdb(/var/db/samba/locking.tdb): tdb_rec_read bad magic 0x42424242 at
offset=1034396
which then prevents fileserving from working properly (N.B. the bad
magic
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
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:
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
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