Displaying 11 results from an estimated 11 matches similar to: "Samba 3 and Windows Server 2003"
2003 Oct 15
1
FW: Re: domain groups accessing samba share
-----Original Message-----
From: VR-Bug Support
Sent: 15 October 2003 13:42
To: 'Gavin Davenport'
Subject: RE: [Samba] Re: domain groups accessing samba share
Hi Gavin,
This is what I have for my /etc/pam.d/login
#%PAM-1.0
auth required pam_securetty.so
auth sufficient /lib/security/pam_winbind.so
auth sufficient /lib/security/pam_unix.so nodelay
2003 Oct 21
3
*samba3 ports
Dear netters,
My linux box is installed with samba 3.0.0 and joined with NT domain (w2k
based). Samba are working fine, until I filter the incoming traffic using
iptables (v1.2.7a) on default RedHat 9 kernel 2.4.20-8, using these rules:
[root@Bhp-0m03-0472 root]# cat /etc/sysconfig/iptables
# Generated by iptables-save v1.2.7a on Sun Oct 12 19:36:36 2003
*filter
:INPUT DROP [0:0]
:FORWARD ACCEPT
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,
2003 Oct 13
2
domain groups accessing samba share
Hey John,
I've been working on this most the day. Just can't seem to nail it
down! (Yes sir I did read the "How To")
Winbind is working fine - I can:
wbinfo -g
wbinfo -u
getent passwd
getent group
Problem is when I try to use a domain group on a Samba share I get a
username and password prompt; although, nothing seems to get me in!
Please advise
#Samba 3.0 running under
2003 Oct 06
1
Problem with swat on new installation
Hi!
Just subscribed to this list and already need some help :)
I just installed Samba (samba-3.0.0-2_rh8.i386.rpm) and have some trouble
getting swat to work. When trying to open localhost:901 (or 'hostname':901
or 127.0.0.1:901, i've tried them all ;) ) i get:
'An error occured while loading (whatever adress i used)
Connection to host (whatever adress i used) is broken'
2003 Oct 13
1
winbindd: krb5_cc_get_principal failed
Hiya,
I'm using Fedora Test 2 and Samba 3.0.0-15 packages from Redhat/Fedora rawhide
with a Windows 2003 Server. I'm also using MIT Kerberos 1.3.1.
Everytime winbindd ist started, it writes following error into
/var/log/samba/winbindd.log:
[2003/10/13 10:13:40, 1] nsswitch/winbindd.c:main(832)
winbindd version 3.0.0-15 started.
Copyright The Samba Team 2000-2003
[2003/10/13
2003 Oct 07
3
file sharing over Internet
Hi,
I have setup a Samba in Local network and working perfect. I want to release
my share over Internet
so that my PC at home can access this share at the RUN \\MYIPADDRESS.
Is it possible?
Cris
2009 Apr 28
5
linux -> windows special characters in filenames problems
I'm running Samba 3.32 on my linux server to share files with the windows
computers on the network. My problem is that windows doesn't support some
special characters in filenames, like ' : ', that linux has no problem with.
So something (not sure if it's Samba or windows) is mangling directory/file
names containing that character into 8.3 names, which makes it very
difficult
2003 Oct 05
0
nwebie problems.
Hi there
I'm built samba-3.0.0-2 from the src rpm on a redhat 7.1 system.
I had to make sure a few ldap and kerberos devel rpms were installed, but I
managed to build and install it eventually.
I added:
--with-ads \
--with-krb5=/usr/kerberos \
--with-ldap
to the SPEC file for the package.
I followed mainly whats in here:
2003 Oct 06
0
Samba 3.0 & Windows 2003 server ADS
Hi there
I'm having trouble getting winbindd working properly (I think).
My understanding is that winbindd uses a kerberos 5 session (with 2003
server) to authenticate the machine to ADS, before any users have logged in.
Then it uses that session ticket to authenticate all users of the smb
server.
Is that correct ?
I can run kinit ok, and klist shows me a krb5 ticket (using a Domain
2003 Oct 07
1
Still having touble with Redhat 7.1 and windows 2003 DC authentication.
Hi there
I'm still going round in circles trying to get winbindd authentication
against a 2003 server working.
I have what appears to be the same problem as:
http://www.ssite.org/articles/view.aspx?class=2&articleid=2
There's something wrong with the SMB Packet signing on this machine.
In parallel, I succcessfully built and have got working samba-devel on
FreeBSD 5.1 against the