Displaying 20 results from an estimated 7000 matches similar to: "ADS Kerberos Authentication without winbind problem-*SOLVED*"
2004 Mar 15
1
ADS Kerberos Authentication without winbind problem
Hello list,
Due to problems with winbind on Solaris I cannot use winbind. Instead I need to get Kerberos authentication from ADS working with a Samba
member server with local UNIX user accounts.
So to briefly describe my configuration, I have an account in AD and a duplicate account locally on my Samba server which has been initialised with
"smbpasswd -a user password". My Samba server
2003 Nov 10
2
LDAP IDMAP not working
Hi all,
anyone able to point out why I'm not able to get samba 3.0.0 to update my LDAP server with any idmap data? I'm using SunOne DS 5.2 LDAP server and the following entries in my smb.conf file,
ldap admin dn = "uid=admin,ou=Administrators,ou=TopologyManagement,o=NetscapeRoot"
ldap ssl = off
; ldap suffix = "dc=testlan,dc=bbc,dc=co,dc=uk" ** have tried with this
2004 Apr 02
2
GROUPMAP data in LDAP?
Hi list,
If I have multiple Samba member servers in a domain can I store the groupmap data in LDAP? When I try this I get this error
# net groupmap add ntgroup=Everyone unixgroup=nobody
No rid or sid specified, choosing algorithmic mapping
adding entry for group nobody failed!
But this works correctly (creates account in LDAP server)
smbpasswd -a username password
the LDAP config in my
2003 Dec 03
1
MIT Kerberos with Solaris
As Samba 3.x does not work with the Kerberos included with Solaris (it has no headers) I have to remove it and replace it with MIT kerberos. Does anyone know if Solaris kerberised services will still work normally (without modification) such as kerberised NFS? I briefly tested this and couldn't het it to work, but if someone has a definative answer it might save me a lot of trouble,
thanks
2004 Mar 22
1
freebsd + mount_smbfs = ?
When I use mount_smbfs I receive such message:
# mount_smbfs -W sbrc -U Kid -E koi8-r:cp1251 -Iradius.sbrc.local
//Kid@radius/MUSIC$ /home/anonftp/.2
mount_smbfs: can't get server address `radius.sbrc.local':
Resolver Error 0 (no error)
mount_smbfs: can't get server address: syserr = Network is down
Network is up in fact, dns server resolves name, but I receive this message
2004 May 06
1
FW: Kerberos case sensitive with Mac OS X on Samba 3.0.x
This was blocked with both good and bad log output due to the size limit on attachments
so I've removed the log from the successfull authentication. I think its pretty obvious
whats going on from the failed log,
thanks Andy.
-----Original Message-----
From: ww m-pubsyssamba
Sent: 06 May 2004 10:32
To: 'Jeremy Allison'; 'samba@lists.samba.org'
Subject: RE: [Samba] Kerberos
2004 May 05
2
Kerberos case sensitive with Mac OS X on Samba 3.0.x
Hi List,
I'm having an issue between Samba and OS X with regards to Kerberos authentication to a Samba AD member server.
I'm using local UNIX accounts and entries in the passdb instead of Windind on the samba server, ie create account by adding
to /etc/passwd then smbpasswd -a username. From an OS X client system if I obtain a ticket for user "UserA" like
kinit
2004 Mar 22
2
Kerberos auth without NTLM
Can anyone tell me if I can configure Samba 3.x to rely only on Kerberos authentication (in an AD domain)?
Ideally I'd like to use local UNIX accounts, not winbind, and negate the need for me to add an entry to passdb, then the
account must exist in AD and locally on each Samba member server for authentication to work.
If there is any info held in passdb, other than the NTLM coded password,
2003 Dec 12
3
configure error with --enable-dmalloc
Hi list,
I'm trying to compile samba 3.0.1 rc1 with --enable-dmalloc switch because I have been asked to provide more information on a winbindd panic on a Solaris server. However the configure fails with the error shown below,
config.status: creating include/config.h
Note: The dmalloc debug library will be included. To turn it on use
./configure: command substitution: line 3: syntax error:
2003 Oct 23
0
Samba 3.0.0 -- ACLs are unusable due to UID/SID mappingweirdness :(
I also need to get centralised mapping configured if I am to deploy Samba, although we're planning to deploy an LDAP server also so this isn't an additional overhead for me.
Two comments, to avoid the additional overhead of implementing a seperate LDAP infrastructure could future versions of Samba support storing the idmap mapping date in Active Directory?
When using idmap = ldap in the
2003 Sep 30
1
AD SAMBA Kerberos participation with other AD Kerberised services
Hi All,
anyone else found that adding a Samba server to an AD domain appears to be incompatible with using an AD Kerberos realm to provide other Kerberised services such as NFS from the same UNIX host?
Problem I have is that when you join an AD domain thorough Samba 3.x net command this creates a computer account in the AD to which the administrator does not know the account password. If you
2003 Nov 19
1
gdb compile error
ok I know this isn't realy a samba issue but I'm trying to gather some debug info on winbindd for the samba development guys, but I can't compile gdb 5.x or 6.0 on my solaris 9 box! Every other compile problem I've come across I've resolved by searching through google but not this time. If anyone can help I'd realy appreciate it, problem is (using gcc 3.3.2)
gcc -g -O2
2003 Nov 10
8
winbindd panic daemon dies
Hi All,
can anyone make any sense of the error below, please advise if I need to log this as a bug but I'm not sure how to further diagnose what is happening. This is from my winbindd log file,
thanks Andy.
[2003/11/07 17:47:59, 1] nsswitch/winbindd.c:main(832)
winbindd version 3.0.0 started.
Copyright The Samba Team 2000-2003
[2003/11/07 17:48:00, 1]
2004 May 11
0
net ads join hangs
Hi list,
I'm having difficulty joining new Samba 3.0.x machines to our production domain. I'm trying to join using
net ads join -U Administrator
but it just hangs. It does create a computer object in the AD though, if you Control C the hung net join and try
and start winbind, winbind complains with this error "ads_connect from domain DOMAIN failed: Cannot read password"
I
2004 Mar 02
0
RE: Réf. : Re: using a master ldapserver and a slave ldap server for one samba server
* stephane.purnelle@corman.be nulis:
>
>
>
>
> What's means, can I have some problem with this configuration ?
> Or it's just a speed problem ?
>
Samba will get 2 value for same id and problem will appear soon or later.
Any reason why using 2 ldapsam backend?
## Speaking for myself, It's not good to have a single point of failure in
## your authentication
2003 Oct 21
0
Permissions issue sharing data from multiple servers via multiple protocols
Hi all,
I have several UNIX servers I'd like to configure Samba on but am having trouble working out the best way to achieve consistent user and group permission across the file systems on several file servers.
Basically I need to integrate the Samba server into our MS AD domain, using Kerberos for authentication which all works fine. My problem is achieving consistent permissioning with AD
2004 Feb 16
0
Winbindd timeout on unreacheable domains
Hi All,
I have a concern with the behaviour of winbindd on startup in a multi-domain environment, in my case a 6 domain AD forest + trusts to 3 NT 4 domains. I've tested startup of winbindd in a 2 domain development environment and found if a trusted domain is not contactable it takes five minutes to timeout before winbindd becomes active (/tmp/.winbindd/pipe is created).
If I assume this
2004 Apr 29
0
Problems with ACL's on Samba 3.0.3
Hi List,
I'm having trouble understanding the behaviour of ACL support in Samba 3.0.3pre1 running on Solaris. Here are my problems
the unix standard attributes for other seem to map to Everyone when viewing a share from a Windows client, however assigning rwx to other/Everyone does not grant access to folders for users connceted to the share, why not?
I cannot work out how to change the
2004 Jan 07
1
Kerberos Keytab and Openssh
Hi,
I'm having an issue with samba 3.0.1 (and I also tried grabbing source from
cvs a day ago). I've searched around, but haven't come up with any working
patches to help me. My first issue is an interaction between the principals
used by samba and those by openssh. I built openssh with gssapi support.
For sshd, I need to install a host/machine principal in the keytab
2004 Mar 01
2
Sun kerberos support for samba
hi ,
Compiled and installed samba 3.0.2a as PDC in
sun solaris 2.9, for supporting win xp machines.
Working on the Kerberos support, would like to whether
the Sun solaris version of kerberos is compatible with
samba 3.0.2a.
Thanx in advance
aarumuga
__________________________________
Do you Yahoo!?
Get better spam protection with Yahoo! Mail.
http://antispam.yahoo.com/tools