Please, remove my registration from your mailing-list.
For weeks I tried everything I could, but without any response!!
I followed all hints found under
http://samba.anu.edu.au/listproc
Sincerely
Bernhard Himmel
himmel@warnow.e-technik1.uni-rostock.de
himmel@saphir.physik1.uni-rostock.de
himmel@physik1.uni-rostock.de
> Reply-to: samba@samba.org
> From: samba@samba.org
> To: Multiple recipients of list <samba@samba.org>
> Subject: SAMBA digest 1884
> Date: Sun, 22 Nov 1998 19:19:18 +1100
> SAMBA Digest 1884
>
> For information on unsubscribing see http://samba.anu.edu.au/listproc
> Topics covered in this issue include:
>
> 1) HELP with browsing and popups (Cont: Get popups)
> by Sergei Kulakovsky <sk@ars.ml.org>
> 2) new domain for Samba
> by Andrew Tridgell <tridge@samba.anu.edu.au>
> 3) Re: Freebsd + NT
> by "Florian G. Pflug" <fgp@fgp.priv.at>
> 4) Compiling in Linux
> by <maillist@nighthawk.night-hawk.net>
> 5) Samba 2.0.0beta1 does not compile on RedHat Linux 5.1
> by "Alberto U. Begliomini" <aub@coldstone.com>
>
> ----------------------------------------------------------------------
>
> Date: Sat, 21 Nov 1998 14:45:56 +0300
> From: Sergei Kulakovsky <sk@ars.ml.org>
> To: samba@samba.anu.edu.au
> Subject: HELP with browsing and popups (Cont: Get popups)
> Message-ID: <98112115115500.00516@sk.dorms.spbu.ru>
>
> I've got plenty of messages about "message command". Please
don't talk me about
> "message command". I have "message command" in my
smb.conf. It seems to be
> another problem: I can browse all groups in local network but anyone
can't
> find me in "Network neighboorhood" in Widows 9x.
> I can receive popups only from boxes with samba (Linux boxes) and can't
receive
> any personal or group popups from Windoze boxes. If using
"confirmation
> delivery" option Popup program in windows can't confirm delivery
of message to
> my box . Here is my smb.conf:
>
> message command = /usr/bin/LinPopUp "%f" "%m" %s; rm
%s
> browseable = Yes
> workgroup = MYGROUP
> server string = Samba Server
> netbios name = MYNAME
> log file = /var/log/samba/log.%m
> max log size = 50
> security = share
> socket options = TCP_NODELAY
> interfaces = my.ip.address.209/255.255.255.192 # for internet
> interfaces = 10.0.0.209/255.255.255.0 # for intranet; it's not
routed to internet
> bind interfaces only = True
> local master = yes
> os level = 65
> preferred master = yes
> name resolve order = bcast lmhosts
> dns proxy = no
> [wingames]
> comment = Windows 95 games
> path = /mnt/d/Wingames
> public = yes
> writable = no
> printable = no
>
> Comment: My box is only box in group MYGROUP. Widows 9x clients can browse
> MYGROUP and can't browse or find MYNAME in network neighboorhood.
>
> Any help would be greatly appreciated !
>
> --
> Sergei Kulakovsky.
> e-mail: sk@ars.ml.org
>
>
> ------------------------------
>
> Date: Sat, 21 Nov 1998 23:33:08 +1100
> From: Andrew Tridgell <tridge@samba.anu.edu.au>
> To: samba@samba.anu.edu.au, samba-technical@samba.anu.edu.au,
mirrors@samba.anu.edu.au
> Subject: new domain for Samba
> Message-ID: <19981121123314Z12609285-23005+1483@samba.anu.edu.au>
>
> Samba now has a new domain name, samba.org.
>
> The domain name has been generously donated to the Samba Team by FSC
> Internet (www.fscinternet.com). Many thanks to FSC!
>
> So, for information on Samba please direct people to http://samba.org/
> rather than the old ANU address.
>
> Cheers, Tridge
>
> ------------------------------
>
> Date: Sat, 21 Nov 1998 14:10:24 +0100
> From: "Florian G. Pflug" <fgp@fgp.priv.at>
> To: chadth@atvideo.com, Multiple recipients of list
<samba@samba.anu.edu.au>
> Subject: Re: Freebsd + NT
> Message-ID: <19981121141024.A728@fgp.priv.at>
>
> > I am currently integrating Freebsd in a predominately NT network. I
am
> > interested in using NT as a domain controller then using samba on the
other
> > servers. I know that samba supports this and you can set security =
server,
> > but what I am also interested in is using the password list for the
passwd
> > file as well. So in theory I would like to download the NT user and
pass
> > list much like NT's bdc (backup domain controller) does. This may
not be
> > the correct mailing list to seek help on this subject but I thought it
would
> > be a start. Any information would be helpful
>
> Hi
>
> AFAIK samba does not support this.. but:
> some days (or weeks?) ago someone posted something about a linux/(unix?)
> programm that can read&manipulate a nt-registry over the net... maybe
one
> could write a script that gets the user-information out of an nt-server
this
> way?. The passwords are another problem, they are stored encrypted on an
> nt-server, so they can't be converted to linux-passwords - but maybe
they
> can be used for the smbpasswd file....?
>
> Hope this helps, Florian Pflug
>
> ------------------------------
>
> Date: Sat, 21 Nov 1998 11:12:35 -0800 (PST)
> From: <maillist@nighthawk.night-hawk.net>
> To: Samba <samba@samba.anu.edu.au>
> Subject: Compiling in Linux
> Message-ID:
<Pine.LNX.4.05.9811211108150.28456-100000@nighthawk.night-hawk.net>
>
> I'm trying to compile Samba in linux slackware kernel 2.1.106. I have
> gone through the Makefile and tried all the different options.
>
> I am not using PAM, using shadow passwords and even tried the
> -DLINUX_BIGCRYPT in the makefile all with the same results.
>
> gcc: Internal compiler error: program cc1 got fatal signal 6
> make: *** [smbpass.o] Error 1
>
> Been looking around for any type of help for compiling samba but
haven't
> found any except problems with after compiling samba.
>
> If this is the wrong list please let me know.
>
> Thanx in advance.
>
>
>
> ------------------------------
>
> Date: Sat, 21 Nov 1998 13:33:45 -0800
> From: "Alberto U. Begliomini" <aub@coldstone.com>
> To: samba@samba.org
> Subject: Samba 2.0.0beta1 does not compile on RedHat Linux 5.1
> Message-ID: <365731B9.7DE64AB4@coldstone.com>
>
> The error message is: undefined reference to `__inet_ntoa', when
linking smbd.
> Before start hacking with configure.in, I would like to see if anybody else
> has run into this problem. I haven't found anything on this in the
archive.
>
> Any help is greatly appreciated.
>
> Thansk --Alberto
>
> --
> Alberto U. Begliomini Email: aub@coldstone.com
> Coldstone Consulting Phone: 650-814-0450
> Theory guides, experiment decides. Fax: 650-631-8722
>
> ------------------------------
>
> End of SAMBA Digest 1884
> ************************
>
===============================================
Dr. Bernhard Himmel
http://www.physik1.uni-rostock.de/user/himmel
e-mail: himmel@physik1.uni-rostock.de
phone: +49-381-498 3493
fax: +49-381-498 3479
______________________________________________
Rostock University
Department of Electrical Engineering
and Information Technology
D-18051 Rostock
Germany
------------------------------------------------