samba@samba.org schrieb:
> SAMBA Digest 1930
>
> For information on unsubscribing see http://samba.org/listproc/
> Topics covered in this issue include:
>
> 1) Are you paying a to much for office supplies? Skyshop can save you
money .....
> by SKYSHOP OFFICE SUPPLY <skyshop41@usa.net>
> 2) Samba problem
> by Ingar Rune Steinsland <ingar@c2i.net>
> 3) Re: Samba problem
> by Randy Edwards <redwards@golgotha.net>
> 4) System network Scenarios
> by "Kevin Elliott" <knight13@slip.net>
> 5) Re: logon path
> by Victor Sudakov <vas@gateway.dtu.tsu.ru>
>
> ----------------------------------------------------------------------
>
> Date: Mon, 4 Jan 1999 01:28:30 +1100 (EST)
> From: SKYSHOP OFFICE SUPPLY <skyshop41@usa.net>
> To: <samba@anu.edu.au>
> Subject: Are you paying a to much for office supplies? Skyshop can save you
money .....
> Message-ID: <419.436163.39577627skyshop41@usa.net>
>
> Are you paying to much for office supplies? Skyshop CAN save you money.
>
> If you would like to see our product line & website please email us
back in the subject
> line of the below email address and place the letters (SP)
> Thank you!
skyshop@gte.net
> Skyshop Office Supplies "We CAN save you MONEY & TIME" !!
>
> To be removed from our list please place the word remove and no further
email will
> be sent to you at this mailing skyshop@gte.net
>
> ------------------------------
>
> Date: Sun, 03 Jan 1999 14:13:05 +0100
> From: Ingar Rune Steinsland <ingar@c2i.net>
> To: samba@anu.edu.au
> Subject: Samba problem
> Message-ID: <368F6CE1.F0492FF0@c2i.net>
>
> Hi,
>
> I have a problem connecting my Windows98 to the Samba server.
>
> The Linux computer comes up in the "Network Neighborhood" control
panel,
>
> but when I double click on the icon, W98 asks for a password for the
> "\\machine name\IPC$" resource.
>
> But my password will not me accepted. I have logged in as user
"root"
> with
> a given password on both computers.
>
> When I set
>
> security=share
>
> in my [global] section of the /etc/smb.conf file, I can see my shared
> resources,
> but, again, my password is not accepted.
>
> What is wrong?
>
> I am using RedHat version 5.2.
>
> Regards,
> Ingar
>
> --
>
--------------------------------------------------------------------------------------------
>
> Ingar Rune Steinsland, Orkim Data AS, Kordahlvn 13, 1591
> Sperrebotn,Norway
> Tlf: 47+88001287/90055401/69288270 BBS: 47-69-288597 Fax:
> 47-69288353
> email: ingar@c2i.net web:
> http://www.sn.no/~ingar/
>
--------------------------------------------------------------------------------------------
>
> ------------------------------
>
> Date: Sun, 03 Jan 1999 12:04:20 -0500
> From: Randy Edwards <redwards@golgotha.net>
> To: ingar@c2i.net
> Subject: Re: Samba problem
> Message-ID: <368FA314.668DD9B@golgotha.net>
>
> > But my password will not me accepted. I have logged in as user
"root"
> > with a given password on both computers.
>
> The root account is a bad test account. Many programs (I'm not sure
about
> Samba) will deny access to the root account across the network. This is a
> security feature.
>
> Make up or pick a regular user's account, make sure you're using
the same
> password on the Windows machine as the Linux box, and give that a try.
>
> --
> Regards, | Why would anyone want to run an operating
> . | system that is open source and is developed
> Randy | by hundreds of hackers worldwide? Find out
> (redwards@golgotha.net) | why at http://www.golgotha.net/why-linux/
>
> ------------------------------
>
> Date: Sun, 3 Jan 1999 18:05:11 -0800
> From: "Kevin Elliott" <knight13@slip.net>
> To: <samba@samba.org>
> Subject: System network Scenarios
> Message-ID: <007401be3786$ab0aa720$0100a8c0@prison98.theprisoner.net>
>
> I was pondering some things. In order to help people just starting out in
> integrating their networks full of miscellaneous operating systems with
> Windows machines (NT, 98, etc), a collection of scenarios would be nice to
> use as reference for building their own samba networks.
>
> For instance, a typical scenario could be:
>
> NETWORK DESCRIPTION
> 1 WinNT (Domain Controller)
> 2 Win98 Machines
> 10 Solaris 7 boxes
> 30 Solaris 2.6 boxes
> 1 Solaris 2.6 box (NFS Server)
> 2 FreeBSD machines (NIS+ server)
>
> GENERAL NETWORK SETUP
>
> (THIS WOULD DESCRIBE THE GENERAL NETWORK LAYOUT)
>
> INTEGRATION SPECIFICS
>
> (HERE would include samba configuration files specific to this
> situation, along with
> information on how passwords are sync'd with the domain
controller, the
> NIS server, nfs, etc)
>
> We could gather a collection of these scenarios, and perhaps help each
other
> improve upon our layouts.
>
> What do you think?
>
> Kevin Elliott
> Internet Systems Administrator
> DIGEX Business Internet
>
> ------------------------------
>
> Date: Mon, 4 Jan 1999 12:27:25 +0700 (KRS)
> From: Victor Sudakov <vas@gateway.dtu.tsu.ru>
> To: samba@samba.org
> Subject: Re: logon path
> Message-ID: <199901040527.MAA27912@gateway.dtu.tsu.ru>
>
> > Date: Sat, 2 Jan 1999 09:48:10 +0100
> > From: Rudolf Spreckels <Rudolf.Spreckels@mh-media.de>
> > To: samba@samba.org
> > Subject: Re: SAMBA digest 1924
> > Message-ID: <199901020848.JAA24974@Linux.mh-media.de>
> >
> > Hello,
> >
> > > I have the following entries, among others, in my smb.conf file:
> >
> > > ===== cut here ====> >
> > > logon path = \\%L\profiles\%U
> >
> > > [profiles]
> > > comment = User Profiles
> > > path = /usr/home/profiles
> > > public = yes
> > > writable = yes
> > > browseable = yes
> >
> > > ===== cut here ====> >
> > > So, I expect 'net use z: /home' on a win95 machine to map
z: to
> > > /usr/home/profiles/name_of_current_user.
> >
> > > However, it maps z: to /usr/home/profiles, with the
subdirectories of all
> > > users available to everyone whoever does 'net use z:
/home'.
> >
> > > How does mapping after 'net use /home' depend upon the
'logon path'
> > > variable?
> >
> > > What could I be doing wrong?
> > nothing, but then you use a logonscript then the logon path uses the
drive Z:
> > and you can?t use this for another path under SAMBA
>
> Sorry, I did not quite understand you.
>
> If I map for example 'net use q: /home', I get the same result,
that is the
> whole profiles' hierarchy instead of just the profile of the current
user
> U%.
>
> --
> Victor Sudakov
> VAS4-RIPE, http://www.dtu.tsu.ru/~vas
> PGP Public Key: finger vas@gateway.dtu.tsu.ru
>
> ------------------------------
>
> End of SAMBA Digest 1930
> ************************