Can't get Samba on Solaris 10 to auth against Sun-One LDAP ...
- From: "Noelle M. Vega" <nmvega@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 11 Jul 2007 07:33:49 -0700 (PDT)
Hi:
On solaris 10 I configured samba (/usr/sfw/sbin/smbd Version 3.0.21b)
with the smb.conf file below.
Authentication is done by a Sun-One LDAP server, which replicates
Active Directory objects to it. The problem is that when I do a
"Start --> Run --> \\sambaServer", I get a windows login dialog box. I
want it to authenticate automatically and bring up the share. But even
when I enter in my username and password manually, the dialog box
keeps coming back (its not working).
Our LDAP admin says he sees the user authentication request come in
and responded to. But we always get the login prompt.
Is there something wrong with the config or somewhere else (maybe the
"security" or some other smb.conf directive is improperly set). Here it is:
====================================
# Global parameters
[global]
workgroup = XYZ
realm = XYZ.COM
#security = ADS
security = user
encrypt passwords = yes
password server = 192.168.97.69
username map = /usr/local/lib/username.map
log level = 10
preferred master = No
local master = No
domain master = No
ldap ssl = no
idmap uid = 10000-20000
idmap gid = 10000-20000
winbind enum users = yes
winbind enum groups = yes
template shell = /bin/bash
template homedir = /export/home/%D/%U
winbind use default domain = yes
winbind separator = +
create mask = 664
directory mask = 775
dont descend = /view
[vob_store]
comment = ClearCase VOB Storage
create mask = 664
directory mask = 775
map archive = no
oplocks = no
writeable = yes
admin users = vobadm
path = /cctestdata/vob_store
========================================
Thanks In Advance
N. M. Vega
_______________________________________________
sunmanagers mailing list
sunmanagers@xxxxxxxxxxxxxxx
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
- Prev by Date: Missing Directory - Recovery
- Next by Date: Solaris 9 with Fiber channel PCI-X
- Previous by thread: Missing Directory - Recovery
- Next by thread: Solaris 9 with Fiber channel PCI-X
- Index(es):
Relevant Pages
- Cant get Samba on Solaris 10 to auth against Sun-One LDAP ...
... Authentication is done by a Sun-One LDAP server, ... winbind enum
groups = yes ... (comp.unix.solaris) - Re: Directory Services, LDAP or similar
... In other projects, we managed the user authentication by creating tables that define
all users and its allowed capacities, then the application queryies that data to verify if a user has
access to some feature or not. ... The above ID and password are sent to the service at login
time. ... They are using Novell eDirectory at the enterprise level; yes it's LDAP.
... We already do that for three different DB servers; ... (borland.public.delphi.non-technical) - Re: noob on slapd with sasl errors
... If I may share advice based on my own trials & tribulations with LDAP ... people
who need network authentication and the current state of ... context of network authentication,
LDAP really is just a protocol used ... I have no idea how sasl works and why it is needed
here, or even more, ... (Ubuntu) - Re: Directory Services, LDAP or similar
... we managed the user authentication by creating tables ... The above ID and password
are sent to the service at login ... Novell eDirectory at the enterprise level; yes it's
LDAP. ... servers; ... (borland.public.delphi.non-technical) - Re: Recommended strategy for providing access to web apps via Inte
... LDAP is an ugly solution on the public internet, ... These federated
authentication protocols are designed to address these ... Co-author of "The .NET Developer's
Guide to Directory Services Programming" ... (microsoft.public.windows.server.active_directory)