Displaying 20 results from an estimated 5000 matches similar to: "CIFS Mounting Problem"
2004 Aug 19
0
FW: LDAP Idmap
In addition to the instructions below, you must have complied the NSS_LDAP from www.padl.com on your SAMBA PDC. I have written a how-to with instructions to compile NSS_LDAP and an example smb.conf attached to this email. I got the detailed directions from the "SAMBA 3 by example" at http://us1.samba.org/samba/docs/man/Samba-Guide/
Good luck,
Pat
-----Original Message-----
From:
2004 May 25
2
Strange problem with icons on the desktop
Thanks everyone for helping me get the home directories working over
SMB, especially Ben Ford for his workaround for the Xauth and GDM.
Now I've got a problem that, most likely, nobody's ever noticed
before... or is something specific to me. I've got a Linux client, and a
Samba server, and a Windows 2000 server, both set up EXACTLY the same.
I've got a test user and the home
2004 May 18
6
Unix Extensions
I have a Samba 3 server, and a client with Samba 3. The server has a
share for home directories, and the client is trying to mount it, but
after it's mounted, I still can't create any symbolic links. Also, the
GUI login (Red Hat Enterprise default) isn't working, but I think that's
just a symptom of the symbolic and hard links not working.
Any idea why, when I enable unix
2005 Mar 07
0
Winbind Trusts on Multiple Domains
I've got an interesting problem that I'll try to detail here as best I
can.
My Setup: We've got a W2K domain with 2 W2K DC's and a Samba member
server that hosts the shares, including home directories. We've got both
Linux and Windows clients (2000 & XP). For reference, the samba server
will be named "SAMBA" and the Windows PDC will be named "PDC".
2004 May 27
5
Ghost Image + Winbind = Panic
I had a test machine up and running Samba, joining an AD domain, and set
up with winbind... when I ran "getent passwd" it would list all the
local users, and all the domain users. I could also log in as a domain
user without any problem. So, I made an image of the hard drive, and
copied it to 7 other machines. Now, those 7 are having a strange
problem. I changed the names and IP's of
2004 May 19
0
idmap_ad compile problem
I saw a message on this mailing list about compiling the idmap_ad.c,
back in October of last year... and I'm having the same problem... When
I try to compile it, the message I get is:
gcc -I/usr/include/linux -I/root/samba/samba-3.0.4/source/ubiqx
-I/root/samba/samba-3.0.4/source/popt
-I/root/samba/samba-3.0.4/source/smbwrapper
-I/root/samba/samba-3.0.4/source
2004 Jun 16
0
LDAP idmap backend
I've been trying to get an idmap backend working in an ldap database (I
know, not really a database). I think I got most it worked out, but I'm
having a problem getting samba to bind to the ldap server.
My smb.conf says (just the important stuff, with my domain taken out
because I'm paranoid):
idmap backend = ldap:ldap://ldapserver.subdomain.domain.com:389
ldap suffix =
2004 Jul 13
0
Winbind + LDAP Backend
I'm trying to set up Winbind to store all the UID's in a local LDAP
database, but am having some trouble. I think I got most of it set up,
but when I run "getent passwd", I get several hundred errors like this:
[2004/07/13 11:59:03, 3] sam/idmap_ldap.c:ldap_get_id_from_sid(588)
ldap_get_id_from_sid: Failure looking up idmap entry (No such object)
[2004/07/13 11:59:03, 1]
2004 May 20
5
Samba 3 + Win2k = Headache
I have a feeling I may have lost focus on the issue in some of my
previous messages... so here's my dilemma.
I have several Windows (2000 and XP) clients, and several Linux (Red Hat
Enterprise 3, 2.4.21 kernel) clients. I've got a couple servers, one is
currently Windows 2000 Server, and one is Linux (same as above, with the
snapshot Samba running). I want to be able to have users log
2003 Dec 11
7
.Xauthority & SMB
I asked this question a while ago, but never got any response. Since
then, I've researched the problem some more, so I can give a much more
concise description of what's happening.
I'm mounting the home directories of the users upon login (using
pam_mount) from the Windows server. However, none of the users can run X
Windows. It says there's a problem with the .Xauthority file.
2004 Aug 05
3
LDAP Idmap
I'm having quite a bit of trouble getting an LDAP directory set up for
the idmap backend for winbind. I've been working on it for quite a
while, and haven't found any very helpful websites or anything. I've
found quite a bit on how to set up a PDC using LDAP, which would be
nice, but I already have the PDC... I just need LDAP to host UID's and
GID's. The things I'd like
2004 May 21
3
Suse 9.1 Samba
I have been trying for two weeks to get onto a Win2k domain which has
active directory with no success. The Suse YAST samba client will not do
ADS, only domain, server, or user, so I went to the command line stuff I
found the the Samba documentation.
I can do kinit and get back the following:
sha-linux:/etc/samba # kinit art_fore@3MTS.COM
art_fore@3MTS.COM's Password:
kinit: NOTICE:
2004 Jun 03
2
Winbind scalability issue
In other people's environments or test situations, what kind of scalability
do you see with winbind? How many aggressive users can be supported?
Using:
Suse SLES 8 for ibm iSeries
Samba authentication with winbind against win2k active directory.
at the moment, a 100 FD network connection
3 windows DC's to authenticate against.
Alex Laslavic
Havertys Tech Services
2004 May 31
4
Printer accounting/quota ?
Hi all,
I am about to install a Samba server at a local school, and i need some
advice and/or experience from others who have worked on a installation
of that type/size.
My plan is to roll-out a Samba server (of course), with LDAP back-end,
and a number of printer queue's via CUPS.
There will be aprox. 1000 user accounts, mostly students.
The school has asked for a solution that would
2004 Jul 09
3
validate root locally with winbind
I have set up winbind successfully, but every time I need to perform any task
as root, winbind tries to login via the domain server, which gives an
"incorrect password" error. Is there a way to set things up so that the root
user is only checked against the local passwd/shadow files?
--
Ramon Casha
Malta Linux User Group (http://linux.org.mt)
2004 Apr 27
2
WINBIND HELP!!!!
HI,
I am trying to setup winbind on Samba 3.0.2 running on Red Hat AS 3.0. I
have completed most of the steps of setting up winbind successfully but when
it came for me to login in using the AD account username and password, it
didn't allow me to login. the error message i am getting is incorrect
password or check username. During the setup i tested the wbinfo -u command
and i was
2003 Dec 11
2
last try: change NT password with samba tools?
Hello,
last try: Is it possible to change the password
on a NT PDC with a Samba tool?
I want to bind to the PDC as administrator and set the
password of a normal user to a new value - without knowing
the old value.
I've asked this already but, unfortunately, got no answer
(http://lists.samba.org/archive/samba/2003-December/076170.html ,
2004 May 19
2
sharing users home dirs for Win2003 and linux
I've setup a linux box with winbind as a member in Win2003 AD and
everything works fine.
I want to share the Win2003 users home dirs with the linux box, i.e.
when a user logs into the linux box, after he's authenticated through
winbind, he should have his home dir from the Windows box, how can I do
that??
Obviously I have to use CIFS to mount the dirs, but how do I maintain
file and dirs
2008 Aug 16
2
Cannot mount cifs mounts automatically....
Using samba 3.2.1, when trying to mount cifs mounts at boot from in
the /etc/fstab, I get the following error in my syslog:
CIFS VFS: cifs_mount failed w/return code = -22
After enabling debugging from the /proc interface, I get this:
fs/cifs/cifsfs.c: Devname: //skuld.tolharadys.net/greeneg flags: 0
fs/cifs/connect.c: CIFS VFS: in cifs_mount as Xid: 10 with uid: 0
fs/cifs/connect.c:
2008 May 01
2
CentOS 4.5 - mounting remote windows fileserver using smb or cifs
Hi
I need to mount a windows share on a CentOS 4.5 box running stock kernel
etc - I have tried using cifs and also smbfs
My fstab looks like
//share/name /mount/point smbfs username=user,password=password,uid=useridhere 0 0
or the same using cifs
When i try and mount that i get the following errors depending on the share type
smbfs: mount_data version 1919251317 is not supported
CIFS