[Samba] solaris 8 native ldap support

2008-05-12 Thread Brian C. Hill
There seems to be only minimimal discussion on this. I'd like
avoid having to build openldap on solaris if at all possible.

Is building samba with native solaris ldap simply not
possible?

Thanks for any clues.

Brian
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] samba, ncurses, and sysV printing?

2003-04-05 Thread Brian C. Hill
$ LDFLAGS=-R/usr/llocal/ncurses/lib ./configure --prefix= (etc.._)
$ make
$ make install

Brian
==
On Sat, Apr 05, 2003 at 12:48:11AM -0500, Lee Kolinsky wrote:
 Dear SAMBA Group,
 
 I've playing around with getting SAMBA to do things for me.
 I have an Ultra-1 running Solaris 2.6 and a Win-XP system with
 a Canon BJC-2000 printer attached to it.
 I'm trying to get the SUN to print to the printer on the XP box.
 I have followed various instructions but now when I print as root
 with lp -d bjc file I get an email message sent to root saying
 
 ld.so.1: /usr/local/samba/bin/smbclient: fatal: libncurses.so.5: open failed: no 
 such file or
 directory
 killed
 
 I have installed the ncurses package and the libncurses.so.5 is in 
 /usr/local/ncurses/lib
 
 Also my LD_LIBRARY_PATH includes /usr/local/ncurses/lib
 
 Any tips?
 
 --Lee
 
 -- 
 To unsubscribe from this list go to the following URL and read the
 instructions:  http://lists.samba.org/mailman/listinfo/samba

-- 
   _
  / Brian C. Hill   [EMAIL PROTECTED]   http://brian.bch.net\
  | Unix Specialist BCH Technical Services  http://www.bch.net  |
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] 2.2.8: browsing and accessing Sun from Windows XP

2003-04-04 Thread Brian C. Hill
Hello,

First

I have followed BROWSING.txt exactly on setting up WINS to
assist with browse list collection. I set up a workgroup that just
includes a bunch of Suns running Samba 2.2.8 across about 6 networks.

$ smbclient -L domain_master_browser_host -U %

run on the domain master browser shows all of the hosts on the 6
different networks after a while. Great. And from an XP system on one
of those networks, I can click on a the Microsoft Windows Network and
see the Workgroup. BUT, when I click on it, the hourglass comes up after
a while and just says

workgroup is not accessible - maybe you do not have permissions
to access it

The account is not authorized to login from this host.

On a Win98 system, I can open up the workgroup and see the hosts, but I
get the same error when I try to click on a host.  I added

map to guest = bad password

to smb.conf, but this did not help (my XP login and Sun login are the
same). Debugging on smbd turned up to 10 and snoops show no traffic to
the DMB (I didn't expect any, but I didn't know what else to try).

Second

I tried using map network drive with the fqdn

\\domain_master_browser.domain.com\bchill

and it immediately fails wit the same message. Debugging on smbd turned
up to 10 and snoops show 'stuff' this time, but the smbd logs show
nothing that seems like an error or related to failed authentication in
any way. Snoop show a little traffic, including the stage where XP
tries to authenticate from HTTP (a little strange, but ok).

I also have PlainTextPassword enabled.

I don't get it. I have read everything I can. This has
to be something simple that I either set up incorrectly/incompletely,
or I am expecting this to work when it is not supposed to.

I would appreciate any clues. I can send the snoop output or
the smb logs, if anyone wants to see them.

Thanks.

Brian
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] WINS on Samba

2003-04-02 Thread Brian C. Hill
Sorry I missed part of this. Is hood your workgoup/domain name
or is hood the name of a host?

Brian
==
On Tue, Apr 01, 2003 at 12:47:42PM -0800, Karl Banasky wrote:
 I read that in order to have WINS work correctly, one need to have the guest 
 account enabled for the SAMBA WINS server. Is this correct?  I currently have WINS 
 enabled and no guest account.  When I go to the Hood it shows a blank page.  I 
 have checked, rechecked, checked and rechecked my settings.  Any ideas?
 Thanks.
 KArl
 
 
   Am Die, 2003-04-01 um 16.29 schrieb Marco Calabi - T Plan S.r.l.:
 Dear Sirs,
 i'm trying to set up my samba server as WINS server
 
 in /etc/lmhosts i've defined:
Most likely you won't need a lmhosts if you have wins working properly.
 
 In the tcp/ip setting, under wins server, i put the samba server address

 192.168.1.1
Configure all servers to use this wins server EXCEPT the wins server
itself!
This is on 192.168.1.1 you have
wins support = yes
and no wins server entry.
 
On all other machines samba and NT/2k you configure
wins server = 192.168.1.1
(in smb.conf or the Windows network setup)
 
Regards
Uli
 
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba
 --
 To unsubscribe from this list go to the following URL and read the
 instructions:  http://lists.samba.org/mailman/listinfo/samba

-- 
   _
  / Brian C. Hill   [EMAIL PROTECTED]   http://brian.bch.net\
  | Unix Specialist BCH Technical Services  http://www.bch.net  |
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] samba 2.2: workgroup browsing question

2003-03-27 Thread Brian C. Hill
I looked in the archives and docs over and over again.
I am sure I am missing something simple.

I have several SunOS 5.8 systems in a workgroup - one Sun is a
wins server and the others point to it. On my windows xp system, I can
see the Sun workgroup and many others.  I can drill down into the other
workgroups, but not the Sun one - can't open it at all - not even to
see the servers. What am I missing?

Yes, I am going to upgrade samba, but this seems like
a much more basic issue than a samba version issue. :)

Brian
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba