Displaying 20 results from an estimated 10000 matches similar to: "kerberos support will only work for samba servers"
2002 Nov 25
1
Kerberos and smbmount
Hi,
I have been playing with the latest alpha (samba-3.0alpha20) for a while
now trying to get Kerberos and smbmount working together to access shares
on a Windows 2000 Server SP3.
As I understand it, without modifications to the code this should not work
at all. I tried to make a few changes, namely setting c->use_kerberos=True
and commenting out c->use_spnego=False. I also had to comment
2005 Nov 30
1
windows server 2003 shares (smbmount & signing or cifs & kerberos)
hello everyone,
the old problem persists :X I'm currently running Novell Linux Desktop
9 (SP2) featuring a 2.6.5series kernel. Smbclient (3.0.14a-0.4-SUSE)
seems to support signing negotiation.. at least the following command
works just fine:
smbclient -k -L //hostname
turning signing off manually (-S off) ends up in the common error
message cli_negprot: SMB signing is mandatory and we have
2002 Jul 06
1
Compile error with kerberos and samba
First I compiled kerberos 5-1.2.5. Ater that I configured samba:
./configure --with-smbwrapper --with-krb5 --with-automount
--with-smbmount. So far all goes well. After that I 'make' in the
samba/source dir. An error pops up, displayed below. Does anyone know of
either a workaround or solution? I can't install samba now!! :(
Mark
--
This is the error:
Linking bin/smbd
2002 Mar 05
2
Problems with Samba 2.2.3a DC and PAM
Basically, this is going to be just a question to see if what I want to do
can be done, since I have had no luck in doing it so far...
I have set up a 2.2.3a domain controller, and I can join Windows XP clients
to the domain, and log in as domain users.
I want to use PAM to enforce account restrictions, such as login time using
pam_time. I currently have the *stacked* version of the
2003 Nov 26
2
smbmount discontinued?
In a past thread I've notice that smbmount (and mount's suport for
it) will be discontinued and smbclient should be used insted.
Sorry if the question is too lame but I use it in some of my systems
now and I think I'll have trouble porting then to smbclient.
Is smbmount been removed because it relays on kernel smb support?
Samba will not need smb support in kernel in the
2002 Jul 19
2
Update Samba
Hi,
Newbie question: I've installed samba_2.2.5 and it works great, got winbind
working have convinced boss types that it's a viable alternative to Windows
for some filesharing, however I originally did the configure and make
without specifying smbmount be included in the build but with some other
options, inlcude winbind and pam. If I run ./configure --with-smbmount and
do a make etc.
2001 Nov 04
1
smbmount/mount interaction
Hello,
I'm looking for some (user & technical) feedback on a change I'm
considering on how mount and smbmount works together.
The current way mounts are done are:
mount -t smbfs ... => smbmount ... => smbmnt
Possibly without the mount step. smbmount stays as a daemon and reconnects
when asked (unless it crashes).
Problems:
- Some mount options should affect if the mount
2003 Nov 28
2
smbfs size limit
Hello, Samba-users,
please don?t beat me, but I have to ask this question here, as I
haven?t found an answer I can rely on until now.
I am working on a solution for a backup-problem and one possible
solution could be the use of smbfs/smbmount.
I am testing that now, mounting a WinXPHome(sorry, testing ...)-share
which is 20GB of size (8GB used) to my linux-box. The linux-box is a
bit more
2004 Mar 29
2
W2K3 Server + RAS + Samba 3.0 Domain
Hi !
I?m trying to figure out if it?s possible to add a W2K3 Server into a
Samba 3.0 Domain and then have the RAS-Service on the W2K3 server
authenthicate against the Samba Domain.
Bringing the 2K3 into the Domain was not much of a problem, working fine
so far, i can log on using Domain users etc.
But i?ve been trying for a week now and i can?t get the RAS Service
working properly. It always
2002 Sep 08
6
Samba 2.2.5 is crap.
Unstable windozes (hangs all the time)
Major bugs in the printing system, mount and smbmount commands.
Samba 2.2.5 is completely usable if you ask me. Crap I would say and
should never been released. I consider to change to Beeweb although it
cost money.
BTW how do u uninstall the dirt?? using ./uninstall ???
=====
Investigating the Norwegain 4.th Secret ServiceThe multiheaded
2004 Feb 27
2
Samba and non-ascii characters
Hello everyone,
I have a problem with smbmount. After I mount a certain share, I can not
view files with weird charaters in their name. This happends for example
with the copyright char.
After searching with Google I still didn't find an answer. I guess it has
something to do with a 'charset' command, but I can't figure out wich one,
and what character table I should use...
2003 Feb 13
1
NT_STATUS code list ?
Hi,
I'm trying to automate a server connection to various shares on my network (so
as to back them up). I use smbmount which works fine, except on one machine
running winXp:
i shared a directory on that machine, using a locally created windows user
with read-only rights as the only one allowed to access this share. When i
tried to mount it (kernel 2.4.20) with smbfs, smbmount hanged, and
2001 Nov 14
3
Appleshare IP 6.2 and smbfs
Hi,
I'm having trouble connecting to an Appleshare IP 6.2 Mac that is
doing SMB file sharing from my RedHat Linux 7.2 box. I've looked and
looked and looked at many things and many SMB clients. I've tried
smbclient, smbmount, Sharity, and even just doing a mount -t smbfs. All
of them come back with something of this form:
Protocol Negotiation Failed
SMB connection failed.
I
2002 Feb 20
3
reversing domain and user name?
I can get authentication to work on linux 7.1 with samba 3.0alpha15 if I
make valid users = @"INS+Domain Users", but if I try to set valid users to
just a single user:
valid users = INS+DavidSha, it fails to give me access. I see the following
in log.winbindd. It looks like it is looking for a domain called
DavidSha?!? My winbindd separator is +. Can somebody please respond to
this.
2005 Dec 28
1
Re: Samba and NUL characters
Hi,
We have a Windows NT 4 SP5 sharing a read-only share of logs
that are constantly being written to and a Linux box running CentOS
release 4.2 (Final) that mounts this share. The share in mounted using
the following command:
smbmount //cdn-mtl-ms/Logs /mnt/logs -o
sockopt=SO_KEEPALIVE,username=user,password=pass,ro,uid=503,gid=503
smbmount -v shows --> Version 3.0.10-1.4E.2
We notice a
2015 Apr 09
2
[LLVMdev] BNF for IL/IR interpreter
This might be a very beginner question, but I'm looking for an example for
something that I have never done.
Suppose that I wanted to express actions with respect to lifted semantics
of CPU instructions to an intermediate representation, BAP IL or LLVM IR.
How might I go about providing a Backus Naur Form specification and then
dynamically interpreting those lifted instructions by also
2003 Jun 26
1
net ads join - tells me ADS support not compiled in but i did configure it!!
hi
i'm using suse8.2
i compiled and installed heimdal-0.6
i configured samba3.0.0beta1 with:
configure --with-winbind --with-pam-winbind --with-smbmount --with-ads --with-pam --with-ldap
i did make without options and make install
"kinit stefan@DOMAIN" did work
"net ads join" told me ADS support not compiled in
how can this be? - the configure file tells ads
2003 Oct 08
3
Ldap.h missing in samba-3.0.0
I have downloaded samba-3.0.0.tar.bz2 (and samba-latest.tar.gz) and
attempted to run "./configure --with-ldapsam --with-winbind
--with-pam_smbpass --with-smbmount --with-ads --with-ldap"
Only to find that ./configure complains of a missing ldap.h file. Does
anyone else have this issue? I'm trying to do a simple setup to having a
Linux box communicate to my Windows 2000 Server PDC,
2016 Oct 17
2
Bug 6870 resurfaced in Samba 4.2.10
On Mon, Oct 17, 2016 at 09:41:10AM -0700, Jeremy Allison via samba wrote:
> On Mon, Oct 17, 2016 at 05:13:08PM +0100, Rebecca Gellman via samba wrote:
> >
> >
> > Hi,
> >
> > So I did some digging into the source code, and I think I've found the
> > issue. Around line 120 of source3/libads/cldap.c:
> >
> > for (i=0; i<num_servers;
2017 Jun 05
3
Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
Hello Samba experts,
due to the "SambaCry" issue (CVE-2017-7494), I am trying to update the
Samba server installation on my Thecus NAS (dating back to 2011) from
version 3.5.16 to the current 4.6.4.
So far, I have successfully
* created a cross-compiling toolchain for the NAS
(i686-nptl-linux-gnu) based on gcc-5.2
* compiled Python and Samba library dependencies for my