Displaying 20 results from an estimated 2000 matches similar to: "lanman,nt pass vs. mysqlpass"
2004 Apr 18
1
Samba 3.0.3pre2 & MySQL compilation problem
Hi.
I have this problem when trying to compile Samba with MySQL passdb
backend:
Linking bin/smbcquotas
Linking bin/smbmount
Linking bin/wbinfo
Compiling dynconfig.c with -fPIC
Linking nsswitch/libnss_wins.so
Linking libsmbclient non-shared library bin/libsmbclient.a
Linking libsmbclient shared library bin/libsmbclient.so
Compiling passdb/pdb_mysql.c with -fPIC
passdb/pdb_mysql.c:21:25:
2005 Sep 26
0
[Fwd: Re: Samba with Mysql, Compilation of version 3.0.11]
Hello again,
Related to previous bug, i have corrected few things from util.c,
3 char* data structures were defined more than one time so i commented
them in code, it seem to compile now...
data_path
state_path
cache_path
Thanks anyway.
Pierre
(C)ollen wrote:
> pdb_sql.c is the new mysql backend name
> (was pdb_mysql) so it does get compiled...
> but this output shows that you still
2002 Nov 07
1
pdb_mysql isn't working for me :-(
Hiya...
Trying to auth users against a mysql database using pdb_mysql. Using
samba3.0 from CVS, running as a PDC.
Few questions as well: In the "username column:", I'm assuming I need a
real unix user here? Can I have a whole bunch of "nt username" users
(i.e. non-unix users) in the mysql db to be auth'ed with samba, but
they're all using the same unix user?
2004 Dec 07
4
Problems with samba password file
Hi,
On a Fedora box we installed Samba 3.0.8pre1-0.pre1.3
Accidently we've removed the samba password file. Now, we can't get access
to Samba anymore. Is there a way to re-create it ? Or do we have to
reinstall Samba ?
BTW: We have no backup ....
cheers,
Andy
2003 Sep 27
1
pdb_mysql question...
Hello everybody,
First of all, congratulations on samba 3.0 :o)
Iam trying to install samba 3.0 with pdb_mysql support though im getting some trouble i cant understand.
After reading the output of ./configure --help, i used the following configure args:
./configure --with-expsam=xml,mysql --with-pam --with-pam_smbpass
make
make install
then i took a look at ./examples/pdb/mysql/smb.conf and:
2005 Mar 02
3
samba3.0.10
Hi Jerry/Samba Team
I have Samba 3.0.10 installed on Solaris8 server and Samba-client-2.2.10
installed on Linux Red Hat2.1AS servers
The Linux servers use Samba to mount filesystems from Solaris8 server.
My question is how to find out on the Solaris8 server which Linux servers
are using Samba to mount from.
Because it is hideous to go to every Linux server and see which Solaris8
server they are
2004 Nov 18
0
Trouble compiling / using mysql plugin on FreeBSD 4.8
I was following docs from
http://ftp.easynet.be/samba/docs/man/Samba-HOWTO-Collection/passdb.html#mysq
lsam
But I?m stumped
I?m running FreeBSD 4.8, and need to create a mapped relationship between
SOME windows users and SOME freebsd users
I got Samba 3.0.8 running based on :
./configure --with-krb5=/usr/heimdal
And everything works if I manually add matching Windows usernames to my
etc/passwd,
2005 Apr 08
1
LDAP and the Password attrtibute in SAMBA
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Greetings,
~ I am currently using SAMBA in conjunction with LDAP. There is one
minor thing that I was wondering about. Is it possible to get SAMBA to
get the users password from another attribute than the SambaNTPassword
password attribute? I have some other ideas for making it work but it
would make it easier if SAMBA could use say teh
2004 Aug 31
2
plaintext backend
Hello
I would like to use plaintext backend with a simple Samba 3.0.6
configuration to get rid of the system of double passwords and rely just
on the plain old unix /etc/passwd ones.
However I couldn't find any information about it in
1) man smb.conf
2) online Samba official HOWTO
I tried putting passdb backend = plaintext into a smb.conf file with
security=share and the Samba server
2005 May 11
3
smbldap_open_connection(623)
Hi,
Did this issue get resolved? Can someone tell me how it was resolved and
what needs to be done? I am running into the same issue.
Thanks,
Prakash
2005 Mar 27
3
BDC problem!? user can't get profile/map drive
Hello:
I have set up a PDC using Samba 3.0.11 with openldap
2.2.23. I have set up a BDC as well (the smb.conf is
same as those on PDC except the nebios name as "BDC"
and the domain master is set as "no").
Then I try to shut down my PDC to check whether the
client login through the BDC. I found that my client
(on Window NT) are able to authenticated by BDC, but
it keeps
2002 Nov 07
1
smbpasswd (adding machines?) with pdb_mysql doesn't work
Hiya.
Still having fun with his mysql module - it appears to read from the
mysql database fine, but I can't seem to add machine accounts (and I
can't get too far unless I do this).
It might also be my own stupidity too - let me know ;-)
I've got a machine called "bbmachine" - without pdb_mysql, I can join
the domain no problems. However, I need to rejoin the
2004 Nov 01
3
users in multiple groups?
Hi,
I have setup samba 3.0.7 with LDAP and NetApps Filers as our file store.
We are going to lots of departmental shares, firstly we want only people
from their own dept to have access to their department share, but users
from other departments may need access to other dept shares, i would
like to set up permissions on each dept share so a group is applied,
then every user is added to the
2004 Jul 15
3
SWAT works with Webmin but not via localhost:901
I have tried everything that I know of.
I have reviewed the services file and the swat file in xinetd.d a tun of times. It appears, via netstat that swat is listening on port 901.
However when I attempt to access it via the Mozilla browser on my Fedora server (with 127.0.0.1:901 or localhost:901) nothing happens. It just sits there.
However, if I access it via webmin (which has swat stored
2005 Mar 03
4
Can't see my Samba server into the A.D. Domain
Samba server: SUN/Solaris 8
Samba version 3.0.10
Domain: Active Directory with a W2K PDC
My Samba server is a Domain Member Server, connected to the Active Directory
Domain with the "net rpc join" unix command.
All the MS-Windows SMB client from the Domain can connect an use, without
any problem, the shares of the Samba server.
When I use, on an MS-Windows client or the PDC, the
2004 Sep 28
3
Authenticateing DC's on an ldap backend... nobody knows how?
Doesn't anyone here know how to authenticate hosts in the group 'Domain
Controllers' such that you don't have to set 'ldap admin dn' to the ldap
server's root dn? What's the big deal? Why is this such a secret?
Everytime I ask about it I get dead silence. It doesn't seem to matter
what list I am on either.
Jim C.
--
2005 Apr 27
4
winbind and NTLM authentication problems - NT_STATUS_ACCESS_DENIED
Hello,
Specifications of the environment:
Samba 3.0.13 running on Solaris 8. This is configured as a domain member of a NT4 style PDC. The smb.conf file is provided for details.
Problem definition:
When trying to access the Samba server from a windows machine through network neighborhood, the system challenges the user for their credentials. On providing the username/password the system rejects
2005 May 25
3
mapping with username: "user@domain" failed
Hi All,
When trying to map my SAMBA share from WinXP, it prompted me for name
and password but it failed when I used name@domain.com
However, using "domain\name" worked.
Any idea why my SAMBA server didn't accept this name style name@domain
?
Assume: Realm (AD domain): domain.com
Pre-windows2000: domain
Username: name
Samba server: 3.0.7 (soon will switch to latest)
Am
2005 Jun 22
0
crypt password authenticate method (passdb or pam)?
Hi,
I'm trying to put my samba to authenticate users into a mysql database.
I've started to use passdb and I did mapped the main fields and also did
some change at pdb_sql.c code to match my needs.
Well, the problem is that I can't found a way to use crypt passwords
with mysql using pdb_mysql, actually the type of passwords I'm allowed
to use are "plain password",
2004 Aug 19
3
Active Directory Migration Tools - breaks samba 2.x.x?
Hi,
We are migrating from an NT domain to a 2003 AD and using the migration
tools to nicely move the users across. However, we have just realized
that a user created manually can see a samba 2.0.6 server no worries,
but a user that has been migrated using the Migration Tools gets an
access denied.
Anybody come across this one before? It's probably some bodj work
around from