Displaying 20 results from an estimated 7000 matches similar to: "What is in your PATH definition when running the samba configure?"
2002 Aug 15
1
Winbind in Samba 2.2.5 not automatically mapping the NT users with corresponding UNIX accounts
Have you tried in smb.conf
username map = /usr/local/samba/lib/domainuser.map
winbind use default domain = no
For every user you have to create an entry in the
/usr/local/samba/lib/domainuser.map, that looks like
<unixusername> = "<domainname>+<username>"
I?m using a script that generates the domainuser.map automaticly, because
our users are using NIS
2002 Apr 11
1
rsync : old file dates generating error during nfs rsync session: Value Too large for defined data type
I was troubleshooting a problem we were having with some files not rsyncing
properly over an nfs mount (the destination device is a snapserver (NAS)
that did not have native ability to receive streaming rsync info, that's why
we were doing this rsync over an NFS connection to the snapserver).
Anyway, at first I thought this was just one of the quirks of the snapserver
(it isn't
2002 Nov 04
1
User nobody logging in to shares instead of domain us er
I am assuming that you have guest ok = yes, and that guest is the nobody
account. It sounds like your name lookups are not searching winbind, do
you have winbind in your nsswitch.conf file for password and group? Have
you restarted your nameservice lookups (automatic on solaris, nsadmin
restart on Irix, don't know about other platforms but a reboot should
certainly take care of it if you
2002 Sep 03
0
Configure problems in samba 2.2.4 and 2.2.5 on both Irix and sola ris
I've built samba by hand before , but I've never seen this message,
perhaps you can shed some light. I suddenly can't get past the
./configure script.
./configure --prefix=/usr/samba --with-winbind --with-automount
gives me the following error:
checking for conflicting AUTH_ERROR define in rpc/rpc.h ... no
checking for test routines ... configure: error: can't find
2002 Oct 23
5
samba and winbind issues
I know winbind (i think) is working fine. i can log into a unix box with my
NT userid but when i try to access shares on my samba server, i get these
errors:
[2002/10/23 08:47:01, 0] lib/util_sec.c:(111)
Failed to set gid privileges to (-1,-2) now set to (0,0) uid=(0,0)
[2002/10/23 08:47:01, 0] lib/util.c:(1092)
PANIC: failed to set gid
[2002/10/23 09:17:08, 0] lib/util_sec.c:(111)
Failed
2002 Oct 17
1
Username map and UNIX UID assignments
I'm testing Samba 2.2.5 with winbind. I can successfully authenticate
domain users who do and don't have corresponding UNIX accounts as well as
domain users who do have a UNIX account. Files created from PC side by
usera show up in UNIX "ls -l" as owned by usera so I thought the automatic
username mapping was working correctly, but I found out that usera isn't
being
2002 Jun 11
1
NT user name doesn't match unix username when winbindd is runnin g
Samba team,
I posted the following message on May 30 to comp.protocols.smb, but no one
has responded to the posting as of yet, so I thought I'd try this email
list.
We are testing winbind and security=domain to authenticate NT users on
our UNIX box in samba (v2.2.3a). Winbind is working correctly. Wbinfo
shows
users as domainname+username (we are using "+" as the
2002 Sep 30
5
2.2.5 and NIS question
Hi there,
i'd like to use NIS (AIX based) to authenticate the samba-users
(to implement samba enterprise wide)
in "using samba" is an option which should be configured
(--with-nis) (NOT the --with-nisplus option)
now i got 2.2.5 (source) - but in "configure" this option is missing
Was this dropped in version 2.2.5 ?
Which was the last version that's able to work
2002 Oct 29
0
RE: Can you assist me? I have seen yours and Jennifer Fountains corr espondence
1. What version of samba? You should be trying 2.2.5 or 2.2 6 for one of
the more stable winbind releases.
2. Are you running NIS? Try changing the winbind separator to _
(underscore)
3.. Did you put winbind in your nsswitch.conf file? If so, did you force
the system to re-read that info (happens automatically on solaris, must
run nsadmin restart on Irix, don't know about other
2003 Dec 01
0
No subject
corresponding UNIX user (or dummy entry in the password file) for each NT
user who you want to authenticate, otherwise they can't get on unless you
have set up "guest ok =yes" and defined a username for "guest" to connect as
. This works for us, my NT karen account gets matched to my Unix Karen
account, new files I create from the PC side get assigned the correct Unix
UID,
2003 Dec 01
0
No subject
corresponding UNIX user (or dummy entry in the password file) for each
NT user who you want to authenticate. This works for us, my NT karen
account gets matched to my Unix Karen account, new files I create from
the PC side get assigned the correct Unix UID, my login directory is
shared via [HOMES] correctly, etc as long as I don't run winbindd.
However, when I turn on winbindd, the NT
2002 Nov 07
1
RE: SWAT not working, can't authenticate
Did you make sure localhost resolves? Also, depending on your
/etc/resolv.conf, you may have to fully qualify the host's name including
the DNS domain. I seem to rember having problems with this, and some
combination of using localhost or hostname.domain.edu or using the actual IP
address of the host cleared up the problem.
Karen Wieprecht
-----Original Message-----
From: Noel Kelly
2002 May 24
1
NT user name doesn't match unix username when winbindd is running
We are testing winbind and security=domain to authenticate NT users on our
UNIX box in samba (v2.2.3a). Winbind is working correctly. Wbinfo shows
users as domainname+username (we are using "+" as the separator), however,
the NT usernames aren't automatically mapping to their corresponding UNIX
usernames as expected. Perhaps I don't understand how this is supposed to
work?
2002 Nov 11
8
problem with different user
Hi ,
I need to do my user_windows "eng.processo" to acess my unix solaris 2.x as
user_unix "cs02929".
As like indicate, I create in "global" of file "smb.conf" the command:
username map = /etc/smbusers
and into the file /etc/smbuser, the command: cs02929 = "eng.processo".
This it don?t work. Please, what do I do to this work? Do I forgot
2002 Oct 28
11
Winbind!
Hello,
I am running Red Hat 7.3 Samba 2.26 and winbind. I have been able to join
the domain and test all of the following with these commands. All works
great.
winbind -u
winbind -g
getent passwd
getent group
But when I set up a share to test with one domain user account it just
presents me with a password dialog box and does not accept anything. It
should not prompt me but if it does
2002 Dec 13
2
UNIX with samba .vs. native Windows Server , how to compare thei r performance for Windows-biased management
I had samba working on an old Sun Enterprise server using a JBOD that was
managed with veritas volume manager (legacy stuff that had long outlived
it's usefulness). Management arbitrarily decided to replace the aging
Solaris server with a native Windows server without talking to me. I instead
tried to persuade them to use an SGI cluster I had been putting together and
use newer features of
2002 Oct 18
0
Username map and UNIX UID assignments - my findings
Background:
I'm trying to make sure my Unix and NT users are being assigned the correct
UID from both platforms so they own files correctly from both sides. I was
hoping to avoid username maps since our users with cross platform access
already have matching usernames on both sides (or will when we reconfigure).
I've been playing with several parameters, and fixed some things, but I
did
2003 Jul 09
2
Samba3b2, solaris, AD suport and libiconv.
Hi all,
I am attempting to build samba3 beta2 for AD support, and I've run into a brick wall.
I am using Solaris 2.7 and 2.9, with gcc 2.95.2, with krb5-1.2.8 and (now) libiconv-1.9.1
Firstly, I am getting errors of the like:
Error loading module '/usr/local/samba/lib/charset/CP850.so': ld.so.1: ./smbclient: fatal:
/usr/local/samba/lib/charset/CP850.so: open failed: No such file or
2002 Oct 29
1
Problem running ./configure
guys .. when i run ./configure for my samba 2.2.6 .. i get this error
$ checking for test routines... configure: error: cant find test code.
Aborting config
I am not sure how to resolve it. I have posted my error log file at
http://www.mutualinterest.com.sg/config.log hope someone can help me
out here..
And this is my output. Sorry if it is kinda long.
[root@gatecrasher source]# ./configure
2002 Dec 10
1
Non-installation of Samba
Hi,
I am attempting install of samba 2.2.7 on a Sequent (IBM) Dynix 4.4.6
platform.
I downloaded the samba-latest.tar from the samba website:
samba.mirror.ac.uk/samba/download.html
Having unzipped and untarred the file, I then started as per the "how to",
very first part.
I ran "./configure" which generated a number of messages before failing as
follows:
...
...
...