Displaying 20 results from an estimated 3000 matches similar to: "dual smb/nmb for interfaces"
2003 Jun 16
2
WinBind - 3.0.0beta1
I am trying to get WinBind working against Windows 2000 ADS.
I am following the document
http://de.samba.org/samba/devel/docs/html/winbind.html.
I have successfully joined the samba server to the PDC domain.
/usr/local/samba/bin/net join -S PDC -U Administrator
The winbindd starts successfully however when I try to use wbinfo -u it
returns.
[root@jerry root]# /usr/local/samba/bin/wbinfo -u
2004 Jan 29
10
Back to 3.0.1, Winbind and Solaris 9
I've gone back to 3.0.1 to try and get winbind to work with my Solaris 9
machine and NT4 domain. Everything works except user authentication. The
wbinfo and getent commands do what they are supposed to.
I've included a truss of 'su - ganguly'
According to pamlog, the user 'ganguly' has been granted access but it is
still hanging.
How do I do a truss of a telnet login?
2003 Jul 04
1
Is it sombody who has a working pam.conf for Solaris 9 ?
Hi,
I am trying to setup PAM for telnet on my solaris 9 box and the pam_winbind
grant me access but I recieve a acount failure:
Jul 4 13:29:59 clusterix1 pam_winbind[9688]: user 'patrikg' granted acces
Jul 4 13:29:59 clusterix1 login[9688]: login account failure: Permission denied
The values in pam.conf for winbind is:
login auth required /usr/lib/security/pam_winbind.so
other
2004 Feb 10
2
Rejoining domain after cluster failover
Hello. We're having issues running Samba 2.2.8-a1, on Solaris 8 (SPARC) under Veritas VCS 3.5 clustering (HA active-passive).
Every time we have a cluster failover (we're testing), we have to re-join the domain [ADS not NT] (e.g., 'smbpasswd -j XYZ -r XYZPDC -UAdminRightsUser%password'). Otherwise, we cannot connect to the shares, and 'wbinfo -t' returns 'Secret is
2002 Aug 30
4
Enhancement of wbinfo in samba2.2.6pre2
Hi,
Most of the samba-commands takes a option for smb.conf file
exept for wbinfo.
It should be nice to have that functionallity in wbinfo also.
/Patrik
--
"In a world without fences who needs Gates"
Patrik Gustavsson, Senior Technical Consultant
patrik.gustavsson@sun.com Telephone: +46 60 671540
http://glen.sweden Mobile: +46 70 3551040
SUN MICROSYSTEMS
2003 Jun 24
2
Samba3-beta1 as a PDC and using tdbsam as passdb backend it takes the home-directory info from /etc/passwd
I didn't get any answers so I try again:
I am using tdbsam as passdb backand.
I have added root user with pdbedit.
The machine trust account was added on the fly.
I have added the user with pdbedit.
I have created the user in /etc/passwd.
When the user logs in from a W2k and mounts the home-directory I noticed
that Samba didn't take the home-directory information from tdbsam, it
2005 Nov 30
2
Trying to understand volblocksize ?
Hi,
I am trying to understand the use of volblocksize in emulated volumes.
If I create a volume in pool and I want a database engine to read and write, say
16K blocks.
Should I then set volblocksize to 16K ?
Regards,
Patrik
This message posted from opensolaris.org
2003 Jun 23
1
Strange UID/GID mapping in Samba-3beta1 and Win2003 server
I have strange uid/gid problem.
I am testing Samba 3-beta1 and Samba is ADS member to W2003 server.
Everythings work, wbinfo, getent passwd and so on.
Now to the problem:
When I list the users with getent passwd I get:
Administrator:x:10000:10000:Administrator:/global/mnt1/SAMBA/home/TEST.SE/administrator:/bin/sh
Guest:x:10001:10002:Guest:/global/mnt1/SAMBA/home/TEST.SE/guest:/bin/sh
2003 Aug 12
2
Got strange message when using wbinfo/winbind on Samba-3 beta3
Hi,
I have joined a ADS (W2003 server) with success.
Started winbindd.
When I run any wbinfo commands I recieve the following message
in the logfile and the command fails:
cli_negprot: SMB signing is mandatory and we have disabled it.
I am using the same smb.conf as for beta1 and beta2.
What have changed or what have missed ?
I am running on Solaris 9.
My smb.conf file
[global]
2004 Feb 23
1
Information required on mounting Windows shared folders on Unix s ystems
Hi,
I am new to this Samba. As of my knowledge we can access unix files
on Windows and Windows files on Unix. I have configured my samba on Solaris.
My smb.conf file
> ***********************************smb.conf*******************************
> *****************
> # Global parameters
> workgroup = MYGROUP
> encrypt passwords = Yes
> security = domain
> hosts allow =
2004 Jan 14
1
mounting smbfs from a Solaris 7 box
Has any Sun Solaris samba admin ever attempted to mount to a WindowsNT server? Unfortunately after several attempts and some elaborate syntax I can not get this to work. I do not see that Sun supports smbfs as Linux does. If anyone has any ideas or tricks please drop me a line.
Thanks,
Steve Knoll
Intersil Corporation
PAT Systems Group
* (email) < mailto:sknoll01@intersil.com>
*
2003 Aug 26
3
Ads server = huh?
All,
I've installed a Redhat 9 system with all packages from 3 discs.
Now I've removed my samba 2 related packages and installed samba 3 using
rpm.
After setting up kerberos with my W2k system and testing that out
successfully
I set up smb.conf with security = ads etc
I've also set 'ads server' but this config option causes various samba
binaries to report
"unknown
2003 Sep 25
1
Samba 3 / Solaris 8 / Kerberos
Hi,
I have a problem to compile Samba 3 with ADS support on Solaris.
Unfortunatly, Solaris 8 doesn't come with integrated kerberos support,
so that configure doesn't find any support for kerberos. For Solaris 8
there is a package called SEAM 1.0.1 with provides kerberos
functionality for Solaris, but the needed header file, i.e krb5.h, are
not included and according to my
2003 Jul 08
1
samba-3.0.0beta2
Hello all,
First, i present myself since this is the first time i post here. My name is
Vincent Badier, and i'm a samba beginner.
I tried to compil and install samba-3.0.0beta2. I configured it with the
--with-acl-support and no error occured. The problem appear when i tried to
join an active directory domain.
firstly :
# /usr/local/samba/bin/net ADS JOIN MEMBER -S mydc -Umyname
ADS
2004 Jan 19
13
winbind and Solaris 9 with AD
Hi
have been trying to get winbind working on Solaris 9 but to no effect.
version info:
samba: 3.0.0
openldap: 2.1.23
kerberos: MIT 1.3.1
Have followed the instructions in every howto, usenet posting I could
find:
nscd not running
created relevant links in /lib and /lib/security/sparcv9
applied patch for nsswitch as recommended
kinit -e works
net ads join works
wbinfo -t works
wbinfo -u
2004 Jan 29
3
A samba locking question
Hi,
Maybe this is a stupid question, but any way
Will samba use fcntl locking if level 1 and 2 oplocks is
disabled and samba is not compiled with spin-locks enabled ?
I am using Samba on solaris
/Patrik
--
"In a world without fences who needs Gates"
Patrik Gustavsson, Senior Technical Consultant
patrik.gustavsson@sun.com Telephone: +46 60 671540
http://glen.sweden
2003 Jun 18
1
My Samba 3.0beta1 stopped working as ADS member
I had a working Samba 3.0beta1 as ADS member of a W2003 server.
My w2000 client could log in to the W2003 server and use services on
Samba (home directory).
Winbind is working.
So I tried to re-do all my work again.
And suddenly the w2k can use any services on Samba anymore.
The output from the logfile tells me it's kerberos problem:
[2003/06/18 08:35:03, 3] libads/kerberos_verify.c:(126)
2000 Aug 22
6
Info required
Hello,
We would like more information on how to install
the Samba suite. We are using SCO OpenServer
Unix v 5.0 and want to interface with Windows NT
4.0 & Windows 98 clients.
Note : We have downloaded the entire package
from your site and tried to install it, but the first
step (configuring Samba) couldn't be carried out as
we could not locate the ".configure" file. The
2003 Sep 02
1
Something is broken in Samba3.0-rc2 compared to Samba3.0-rc1
Hi,
After the bug 380 was fixed I recompiled Samba3.0-rc2 using Sun One
Studio 8 on my Solaris 9
box.
I joind my Windows 2003 Server.
net ADS JOIN -U Administrator
Started winbindd and did wbinfo tests and all worked.
Run smbclient locally to connect to the samba-server and it failed with
session setup failed: NT_STATUS_INVALID_PARAMETER.
My W2000 client can't access the samba server any
2003 Jun 23
3
Hi need some understanding
Hi guys,
(sorry for my typos, i'm dutch :-) )
First I would like to congratulate you all for a job wel done, the samba
3.0 looks and works great.
I have got a question neverteless,
I want to use the user manager for winnt for my users and group admin.
but i also want to stay off the linux accounts since i don't want
everyone to be able to login to various programs
i am using the