Displaying 20 results from an estimated 2000 matches similar to: "unable to map to share"
2009 Apr 27
1
CORRECTION: net ads join fails
My subject line is incorrect - I just noticed that! Sorry! But I wanted
to add some additional info. I discovered that winbindd does not remove
the PID file when it is stopped, so it was looking at old information
every time I tried wbinfo. Once I stopped winbindd, removed the pid file
(after making a copy), and started winbindd, it created a new PID file
and I was able to get info with wbinfo -u
2009 Aug 19
1
(no subject)
Running Sun Solaris 9 sparc; trying to get Samba to interact with our Windows Active Directory so we can create shares on our Sun server. Kerberos works well. Wbinfo -u and Wbinfo -g both return results. Getent also returns results, both getent passwd & getent group. I've created a test folder and added it in the smb.conf file as a share:
[test]
path = /test
writeable =
2011 Sep 20
1
Samba fails
We are running Samba 3.5.8 on a Solaris 10 box and created several shares on our server so that people can access certain files/folders via the Active Directory (so we are also using winbindd). This worked well for a couple of years until recently - now, we are not able to access any of our shares. When we try, samba crashes (though nmbd & winbind do not). I've gone through several tests:
2009 Jun 15
4
Samba with ADS
Environment: Sun Solaris 9 sparc
Software: Samba-3.3.3, KRB5-1.6.3, OpenLDAP-2.4.11
Problem:
Am trying to create shares with Samba so that users can map to folders on this server using Active Directory. I am successful in creating a Kerberos ticket; I can join the domain; and wbinfo -u and -g give me users in the AD. However, getent passwd only gives me a list of users on the server and not in the
2009 Apr 06
1
(no subject)
Ultimate goal: to utilize Active Directory service on all Unix servers
Server: SunOS 5.10 Generic_120011-14 sun4u sparc SUNW,Sun-Fire-V440
Software installed: openldap-2.4.16; openssl-0.9.8k; sasl-2.1.21;
gcc-3.4.6
I've spent the past couple of days getting OpenLDAP installed on our Sun
box. I believe I have it now and am onto Samba. However, when I run the
following command, it
2009 Apr 14
1
set up for Active Directory
Running Sun OS 5.10 sparc.
OK, I am trying to establish an Active Directory connection from my Sun
Solaris box and am trying to utilize Samba to accomplish this task. I've
installed OpenLDAP & Samba, but when I run a few checks, it appears that
Samba is not seeing KRB or ADS, but is seeing LDAP & WINBIND.
(This is Samba 3.3.3)
# cd /usr/local/samba/sbin
# smbd -b|grep LDAP
2009 Jun 23
1
Samba -> PANIC: sys_setgroups failed
Environment: SunOS lib240 5.9 Generic_122300-41 sun4u sparc
SUNW,Sun-Fire-V240
Samba version: 3.3.3
I am hoping someone on here can help. I'm running out of ideas. Samba acts
like it works, giving me data with wbinfo -u and wbinfo -g AND it returns
users in my Active Directory with getent passwd & getent group. However, if
I try to connect to this server (either from itself or from
2009 Apr 27
0
net ads join fails
Environment: Sun Solaris 9 sparc
Software: Samba 3.3.3, KRB5-1.6.3, OpenLDAP-2.4.11
Situation:
I've been able to verify that samba is compile corrected by issuing the
following commands:
Smbd -b|grep LDAP
Smbd -b|grep KRB
Smbd -b|grep ADS
Smbd -b|grep WINBIND
I've been able to successfully run kinit in the
/usr/local/krb5-1.6.3/bin/ directory. I did discover that just issuing
2009 Jun 16
0
Samba with ADS (cont.)
Thank you everyone for your advice / suggestions. I have made a little progress, but still not able to map to my share through Active Directory. I wanted to post some of the things that I tried:
Replaced /usr/lib/nss_winbind.so with what was in the source directory for Samba-3.3.3.
Created softlink to /usr/lib/nss_winbind.so.1 from /usr/lib/nss_winbind.so.
Replaced /lib/libnss_winbind.so with
2009 Apr 20
0
Solaris 9 / AD support
OK, now that I got our Solaris 10 box connected to our Active Directory,
I'm going to tackle our Solaris 9 boxes (have at least 2). It appears
the search engine on samba.org is not available, and the Google search
really doesn't help. What I'm looking for is a step-by-step on getting
this setup correctly. I know it's not the same as Solaris 10, so I
cannot use the directions
2005 Apr 18
1
\PIPE\NETLOGON (NT_STATUS_DOMAIN_CONTROLLER_NOT_FOUND)
Help,
wbinfo -t fails with the error in subject, and getting sids of groups that
aren't BUILTIN fail. Everything else seems to work. Note: I am not
converting my kerberos tickets to krb4, is this necessary? (It used to work
without it..but now it seems not to work.) I get no errors from kinit.
all other wbinfo requests succeed with the exception of looking up the SIDS of
groups that
2004 Jul 20
1
Log shows NT4 for an ADS domain
I'm trying to learn about the interactions between SAMBA and win2k DCs. The
eventual goal is to have a Win2k server with ADS working with a freeBSD
SAMBA server. I've used the setup from
http://oslabs.mikro-net.com/fbsd_samba.html as the basis for what I've done
so far. Winbind seems to work and I can show users and groups using wbinfo
although I see some things in the logs that I
2005 Feb 17
0
cannot login as with domain userid's on AIX
Hi
I am trying to configure Samba with ADS integration on AIX 5.2.
I am unable to login to the Aix server using credentials of Domain user.
I am able to join to windows Domain and able to fetch list of windows
domain users with the command
/usr/local/samba/bin/wbinfo -u and also the groups with
usr/local/samba/bin/wbinfo -g .
I have added the below line methods.cfg
WINBIND
2004 Aug 06
0
samba & winbind with AD 2K auth problem
Hi
I cannot make winbind work correctly. My problem is that my AD users &
groupes are not authenticated on my samba box. I made it work correctly on my
samba 2.2x, an dfrom my understanding, each time a AD user is connected, a Unix
account is created, nad winbind synhronize both accounts.
It looks like the user script "/usr/sbin/useradd -s /bin/false %u" doesn't work,
and my
2009 May 06
1
Kerberos and 2008 AD troubles
I've been trying to get Kerberos to work for the last couple of days so
that we can use SSO. I can't seem to get past a roadblock and Google
doesn't seem to provide any answers. I've got Samba connected to the AD
and running. I can wbinfo everything and can login to the machine using
PAM with the pam_winbind modules just fine. I can get user tickets just
fine. When I try to get ssh
2006 Feb 06
0
Samba & Active Directory Trust
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello All,
I'm having an issue creating a two-way trust relationship between my
Samba Domain and a Windows 2003 Active Directory Domain. Here is a
summary of my environment:
Samba 3.0.14a
OpenLDAP 2.0.23-7
Debian Woody
Active Directory 2003 (running in mixed mode)
Windows 2003
The trust works fine from AD -> Samba:
[root@samba-1 root]$
2005 May 31
0
windbind stopped working
I recently upgraded my PDC's and BDC's to 3.0.14a but my member servers
are still running 3.0.10. Today users complained that the couldn't
logon to the member server. When I try to run a wbinfo -u I get:
Error looking up domain users
Here's the log.windbindd:
2005/05/31 11:06:26, 4] param/loadparm.c:lp_load(3933)
pm_process() returned Yes
[2005/05/31 11:06:26, 3]
2007 Jan 31
0
Samba winbindd crash
Hello dear list!
I'm about to setup a winbind to authenticate my proxy users through Active
Directory.
Unfortunately the daemon winbindd crash while requesting some wbinfo,
Here is a transcript of the problem:
IDCSRV922:~ # cat /etc/krb5.conf
[libdefaults]
default_realm = MY.DOMAIN.COM
[realms]
[logging]
kdc = FILE:/var/log/krb5/krb5kdc.log
2007 Jul 07
0
joining samba 3.0.25b on aix to a native w2k domain
Hi,
I've compiled Samba 3.0.25b on an AIX 5.2 machine without any hassle
(also without ADS / Kerberos Support!) but getting it to join our AD
domain is a true PITA.
The AIX machine is called NLXDRZ05, the domain D-REIZEN.INTRA (could
also be D-REIZEN, I'm a Unix guy, not an NT guy and I usually leave that
stuff to the people that know what they're doing)
I've had a machine
2004 Aug 17
0
setup problems w/ winbind/krb5
Having some trouble with the setup of winbind:
This command fails:
[root@rhsrv local]# /usr/local/samba/bin/net rpc join -S PRIV_DOMAIN -U domain_admin
Unable to find a suitable server
Unable to find a suitable server
Here's the output of winbinds log, I only included what looked useful:
...
[2004/08/17 11:11:30, 5] nsswitch/winbindd_cm.c:cm_open_connection(256)