Displaying 20 results from an estimated 1000 matches similar to: "[mntent]: line x in /etc/fstab is bad"
2002 Jun 13
2
pam_mount and winbind
Hi !
Has anybody already managed to make pam_mount and winbind working
together ?
I'm running a linux 7.2 box with samba 2.2.4.
I use winbind for user authentication from a win2k server (DEDALE in
domain VALBONE).
The following command works fine:
$ smbmount //DEDALE/SHAREDIR \
/mnt/smb/dedale/sharedir/ -o \
2002 Jun 10
3
smbwrapper or smbmount ?
Hi !
The O'Reilly "Using Samba" book, recommend not to include smbmount
support as it is for Linux only:
"This feature wasn't being maintained at the time the book was
written, so the Samba team made it an optional feature and provided
smbwrapper instead. The smbwrapper feature works on more Unix
platforms than smbmount, so you'll usually want to use
--with-smbwrapper
2002 Jun 11
1
smbmount and win2k permissions
> From there, you can use smbmount to mount SMB shares (from
> Windows systems or Samba servers) in your Linux filesystem.
smbmount works fine :
$ smbmount //DOMAIN_controler/sharedir /home/toto/smb -o
credentials=/home/win2k/DOMAIN/toto/.smbpw,uid='DOMAIN+toto',gid='DOMAIN+Domain
users',fmask=664,dmask=775
The user toto is a domain user authenticated from the Win2k server.
2002 Jun 13
3
How to automatically mount shares.
Hi list, I've installed samba 2.2.3a on my Linux box.
I have to join into an NT4 domain and all works fine.
I've got only a question:
Now I'm able to mount the NT share with the command:
mount -t smbfs -o username=morgan,password=morgan //SERVERNT/DISC /mnt
and it works only if I am root.
Is there any possibility of mounting it automatically on boot?
I've tough about /etc/fstab but
2002 Jun 14
1
groupname gid with blank char in file /etc/fstab
Hi !
toto is a win2k domain user member of group 'Domain Users'.
I've added the following line to my /etc/fstab file for the win2k
share to be mounted at system boot:
//DERVER/SHARE /mnt/smb smbfs
credentials=/home/toto/.smbpw,uid=toto,
gid='Domain users',fmask=664,dmask=775 0 0
But the mount command failed with error:
| [mntent]: line 9 in /etc/fstab is bad
2006 Mar 27
0
access share on machine running server again
Hi all,
A while ago I posted about needing to access samba shares on the same machine
that the samba server was running on.
Someone posted a script to mount the shares and all was well till I upgraded
my PC hadware and had a small accident :(
I have tried modifing /etc/init.d/samba adding ...
mount -t smbfs //127.0.0.1/common /mnt/samba/common -o
2006 Jan 22
0
cant add files + variables ? (Newbe:)
First time samberer :)
I have a home network, samba server running on kubuntu, wifes system running
kubuntu and company laptop running XP.
To start with I want to just share files.
I can read files in shares from my wifes system but no matter what I do I
cannot add files to the mounted share. I get 'cannot create regular file ....
no such file or directory', even though the mounted
2012 Mar 16
7
[PATCH] tools: specify datadir for qemu-xen build to fix firmware loading
# HG changeset patch
# User Olaf Hering <olaf@aepfle.de>
# Date 1331924173 -3600
# Node ID bf1d5778ffd10858b402068b9473e410791ebd07
# Parent 72e6530b29463f0913af365f5d085d94ff75627c
tools: specify datadir for qemu-xen build to fix firmware loading
qemu-xen does currently not find the firmware files, such as
vgabios-cirrus.bin. The reason is that qemu-xen uses the default prefix
/usr/local.
2003 Nov 21
0
smbmount and credentials file
I have a small LAN:
SuSE 7.2 with Samba 3.0 and a W2K box.
What I can do:
I can create shares from the W2K box that make files from the Linux box
visible. I can also manually mount (using % smbmount ... ) from the
command line as root. Here is where I run into problems. The only way I
can mount a partition via smbmount is if I use the username=user%passwd
option. If I attempt to setup a .smbpw
2004 Mar 05
3
SMB gurus: please help - I am desperate.
I apologize up front for re-posting this, but I need
to find a solution to this problem. I have been having
hard time to believe that there isn't one person among
the SMB gurus that doesn't know how a W2K client
connects to an SMB server. So, if you happen to know
even the slightest hint to this baffling problem, I
would be forever grateful.
OK. Here goes (original subject line was:
2004 Mar 04
3
Why does a W2K (pro) client do more than it is asked to do?
Desperate to find out why connecting to a samba
share(on an AIX server) from W2K is so slow, I tried
connecting to the same share from a Linux box, using
smbclient:
smbclient \\\\aixserver\\sharedir$ -U lynn
The results were amazing. The connection was so MUCH
FASTER then connecting from a W2K (pro) workstation:
\\aixserver\sharedir$ (in the Start|Run edit box)
When I examined the samba log
2019 Jul 01
3
samba share
Hello,
I've an error about a samba share.
On a samba domain member, there is 3 shares. The first two are ok, but
the third gives an error when I want to connect to it in Windows :
Samba.log :
--------------------------------------------------------------------------------------------------------
Connect path is '/data/services/' for service [services]
[2019/07/01 15:30:00.335684,?
2005 Jan 14
1
problems with auto mounted share from Macintosh server on SuSE Linux
I recently switched from using Redhat Linux 9 to SuSE 9.2 Pro and am
having problems with an auto mounted share served from a Macintosh
running Mac OS 10.3.6. I can read from the share without problems.
However, writing to it is a different story.
All the files/folders on the share are owned by janee in the group
janee and have rw owner and group permissions. I've tried playing with
the
2002 Jun 14
1
What FS type for ACL support ?
Hi !
I would like to setup ACL on my RH7.2 box to be able to set/check
permissions on SMB shares (linux-samba and win2k).
Which file system type to use: XFS, DFS ? Which one is the best
recommanded for my configuration ?
Regards.
Sabrina
---------------------------------------------
Powered by Alinto (http://www.alinto.net)
for lavache.com (http://www.lavacheautomatique.com)
2014 Jun 09
1
Cannot mount a remote volume after system upgrade
openSUSE v13.1
linux 3.11.10-11-desktop x86_64
samba 4.1.6
I recently upgraded an openSUSE server from v12.3 to v13.1. In the
older version there was no problem about mounting a remote volume
offered by an ancient OS/2 system. Now there is.
Trying to mount it by command line:
root:/home/sma-user3x> mount /t2
Retrying with upper case share name
mount error(6): No such device or address
2002 Jun 05
4
Samba compiled version to rpm package
Hi !
I'm runing a linux redhat 7.2 box with samba 2.2.4.
I've downloaded the samba source in order to install it with the
needed compilation options (--with-smbwrapper --with-automount
--with-smbmount --with-pam ...).
Samba is now up and running but I would like to build an rpm with this
compiled version.
Any idea of how to transform this samba compiled version to a rpm
package ?
2002 Jun 26
0
Fwd: Samba as DC in a win2k network
Hi !
Sorry to bother you but as you're pretty close to what I would like to
do with samba, maybe you could help me to answer the above questions.
As I guess you're both in a hurry, I don't ask you long technical
explanations. Just theorical informations to get a good understanding
of what I am going to do.
Thanks a bundle in advance.
Sabrina
----- Forwarded message from LAUTIER
2002 Jun 25
1
linux+samba as DC in a win2k network
All,
For a bunch of good reasons ;), my company thinks of getting rid of
our win2k DC and replacing it with a linux RH 7.3 box with samba 2.2.4
or 2.2.5.
Before starting working on that, I would like to gather some basic
informations.
We've got solaris 2.8, linux and win2k clients machines.
LDAP:
I understand that I need to setup an LDAP server which will replace
the win2k Active Directory
2016 Jan 20
1
WARNING you cannot build info or html versions of the R manuals
Ah yes, those. Replace the rpm -Uvh with yum update and it should resolve the dependencies for you. If that fails, just pass all of those deps (in "") to yum install.
Sorry about that!
On Jan 20, 2016 2:34 AM, Rolf Turner <r.turner at auckland.ac.nz> wrote:
>
> On 20/01/16 18:31, Tom Callaway wrote:
>
> <SNIP>
>
> > Download all of them, except for
2008 Jul 14
0
Authenticating against samba passdb using PAM
Hey!
I'm trying to get a web application I'm developing to authenticate
against the samba user database. As far as I can tell, what I have to do
is "simply" set up a PAM service that uses pam_smbpass.so, and then use
a PAM client library to authenticate against it.
For the second part, I found a Python example that authenticates against
a given PAM service, and it works fine