Re: [Samba] [mntent]: line x in /etc/fstab is bad

2002-06-13 Thread Balatoni Denes

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi!
I don't know the solution, but I noticed that you
can not use  or ' in fstab, because than it gives the same error.
If this is true, you could only use domain+username without  or '
(+ seems to be acceptable in fstab, but I don't know if it is ok in the 
option coloumn too).
If that does not work either though, maybe the problem is with the +,
or if not, than I have no idea.
bye
Denes

2002. jnius 13. 17:47 dtummal LAUTIER Sabrina errol ugatot:
$$$ Hi !
$$$
$$$ I'm having trouble trying to mount a win2k share from my linux box
$$$ with the mount command.
$$$
$$$ My linux box is a RH 7.2 and samba version is 2.2.4.
$$$ It is part of the windows domain 'VALBONE' and the smb.conf option
$$$ winbind use default domain is set to yes.
$$$ So when the user slautier log into the machine, it does it without
$$$ specifying the domain name.
$$$ slautier is a member of the windows group 'Domain Users'.
$$$
$$$ The 3 following commands work fine
$$$ $ mount -t smbfs //dedale/sharedir /mnt/smb/dedale/sharedir -o \
$$$
$$$ credentials=/home/win2k/VALBONE/slautier/.smbpw,uid=slautier,gid=Domain\
$$$ users
$$$  ,fmask=664,dmask=775
$$$
$$$ $ mount -t smbfs //dedale/sharedir /mnt/smb/dedale/sharedir -o \
$$$
$$$
 credentials=/home/win2k/VALBONE/slautier/.smbpw,uid='slautier',gid='Domain
 $$$ users'
$$$  ,fmask=664,dmask=775
$$$
$$$ $ mount -t smbfs //dedale/sharedir /mnt/smb/dedale/sharedir -o \
$$$ credentials=/home/win2k/VALBONE/slautier/.smbpw,uid='VALBONE+slautier',
$$$ gid='VALBONE+Domain users',fmask=664,dmask=775
$$$
$$$ But If I add any of the above corresponding lines (with or without ''
$$$ or domain name) into the /etc/fstab file:
$$$
$$$ //DEDALE/SHAREDIR   /mnt/smb/dedale/sharedirsmbfs
$$$ credentials=/home/win2k/VALBONE/slautier/.smbpw,uid='slautier',
$$$ gid='Domain users',fmask=664,dmask=775 0 0
$$$
$$$ and then try to mount it using the mount command I get the following
$$$ error:
$$$ $ mount /mnt/smb/dedale/sharedir
$$$ | [mntent]: line 9 in /etc/fstab is bad
$$$ | mount: can't find /mnt/smb/dedale/sharedir in /etc/fstab or
$$$ /etc/mtab
$$$
$$$ I don't get this error if I replace username uid with numeric uid:
$$$
$$$ //DEDALE/SHAREDIR   /mnt/smb/dedale/sharedirsmbfs
$$$ credentials=/home/win2k/VALBONE/slautier/.smbpw,uid=1,
$$$ gid=10001,fmask=664,dmask=775 0 0
$$$
$$$ Why can't I use usename/groupname uid/gid in the /etc/fstab file ?
$$$
$$$ You could tell me just to keep numeric uid/gid but I don't want to as
$$$ these value may change.
$$$
$$$ Any idea of how to solve this ?
$$$
$$$ Thanks.
$$$
$$$ Sabrina
$$$
$$$ -
$$$ Powered by Alinto (http://www.alinto.net)
$$$ for lavache.com (http://www.lavacheautomatique.com)
$$$

- -- 
Experience the power of Linux!
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE9CMmSaQToeq3jgogRApglAKCAP9zhjjjn/2f3cxT3O9VQgfGWTQCdHLZr
2NQj/60o6o47Q5VbNLF7T64=
=ZcI9
-END PGP SIGNATURE-

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



Re: [Samba] Using an IBM 8227 Lan Entry Access Point

2002-05-24 Thread Balatoni Denes

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi
If llc means netbios over llc aka netbeui, than patches are at 
www.kernel.org/pub/linux/people/acme for samba and the linux kernel
you might need a patch to the 2.4.17-acme5 patch, it is at
people.inf.elte.hu/isten/printserver.html

2002. május 23. 17:02 dátummal Alfredo Cole errol ugatot:
$$$
$$$ I just bought an 8227 IBM Access point from eBay, and it says it
$$$ needs a Lan Manager server supporting LLC to download the boot image.
$$$ Can Linux and Samba be used to support this access point? If so,
$$$ could someone point the way where I can find docs to configure this
$$$ setup?
- -- 
Experience the power of Linux!
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE87qp4aQToeq3jgogRAt5LAJ47nl4POcGB1HL6ajfxn8b/JX8D+gCdGB3N
M4Z6DlrEWIs+mlR9AVtsGBw=
=p+10
-END PGP SIGNATURE-

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



Fwd: Re: [Samba] Apple cannot connect to RHLinux Samba

2002-05-20 Thread Balatoni Denes

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



- --  Továbbított üzenet  --
Subject: Re: [Samba] Apple cannot connect to RHLinux Samba
Date: Mon, 20 May 2002 09:38:38 -0700
From: Jamie McParland [EMAIL PROTECTED]
To: Balatoni Denes [EMAIL PROTECTED]


Just install netatalk. It works great! Makes your apples think its
connection to an appleshare server. Plus it WAY less troublesome than samba.
- - jamie

On 5/20/02 9:25 AM, Balatoni Denes [EMAIL PROTECTED] wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 - -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Hi
 $$$ Hi All
 $$$
 $$$ I have a working samba server on RH Linux 7.3 (samba v2.2.4). My shares
 and $$$ printers can be connected and used by my W95, W98 and XP clients -
 no $$$ problems there.
 $$$
 $$$ However, my Apple (Powerbook G4 running OSX 10.1.4) cannot connect
 using Maybe the apple is not using smb over tcp/ip by default, but smb over
 something else ?

 best regards
 Denes

 - - --
 Experience the power of Linux!
 - -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.0.4 (GNU/Linux)
 Comment: For info see http://www.gnupg.org

 iD8DBQE86R3yaQToeq3jgogRAqQ7AJ91wwurSWlHKYACJj9tLV3gZbcD1gCeNyc8
 sU3CFaZ2XCBwvIt4dpAdiQ0=
 =GxqI
 - -END PGP SIGNATURE-
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.0.4 (GNU/Linux)
 Comment: For info see http://www.gnupg.org

 iD8DBQE86SN6aQToeq3jgogRAgICAJ9azEFm6+kglcMgXoi8GCNUpk/UUACePVXQ
 hryE0UF6nvmscverMwfkgoU=
 =XUxZ
 -END PGP SIGNATURE-

- ---

- -- 
Experience the power of Linux!
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE86SgzaQToeq3jgogRAkWKAJ9DE47UcrJ5sbsCaA5ddlmaExLttACdFQTR
a5U5soOCrXrpIkIwuVmEPfc=
=W13c
-END PGP SIGNATURE-

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



[Samba] smbclient for netbeui+core protocol only print servers

2002-05-19 Thread Balatoni Denes

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi !
I hope it is of interest to some of you. I have made a small 
patch to smbclient/netbeui that makes it use only the core protocol for 
printing, when you give it the -P option. It also supports the continuation 
of a print job from the point where the error occured (so when you use lprng, 
it doesn't print the whole job again). There is also a patch to fix a small 
typo and a missing feature(imho, without it my print server dfidn't work) in 
the 2.4.17-acme5 patch (and the 2.4.19pre8-ac patches too I think), in the 
llc code. All this enabled me to use my xircom print server, and might be
good for other older print servers. The page is at: 
http://people.inf.elte.hu/isten/printserver.html

Thanks for reading
p.nis/dolOps
- -- 
Experience the power of Linux!
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE85/vjaQToeq3jgogRAl0zAJ0QDPIDxre+/O6VyjQEv3Q+wDmsuACeNVul
ddl0sOR5Xp0nvPfuznucUK4=
=PBI6
-END PGP SIGNATURE-

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