Displaying 20 results from an estimated 100 matches similar to: "Trying to mount a Linux share on Windows"
2007 May 31
4
Smba with Amanda backup --- permissions
Hi,
I am trying to create a Samba share on /media/winshare with the owner as
amandabackup instead of root. But as soon as I mount the Samba share on to
the mount point, the permissions for the owner get reverted back to root
instead of amandabackup.
Attaching a snapshot of how it looks like.
http://www.nabble.com/file/p10894282/samba%2Bquery.jpg
--
View this message in context:
2007 Oct 15
1
"Access denied" error on Samba mount
Hi,
I am trying to mount a samba share on to a Windows 2003 server.
When I do,
devdb001:/ # mount -t cifs -o username=mysql,password=pass
//10.141.52.15/linuxbak/mysql_db/devdb /media/devdb/
retrying with upper case share name
mount error 6 = No such device or address
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
My smb.conf is,
[global]
workgroup = MY.COM
map to
2011 Jan 05
3
cron jobs fail to run
hey centos
long time no hear! :) I'm having a small issue where the backup jobs
that I set to run in the crontab of the backup user do not appear to
be running. Here's how I set it up (with crontab -e as the backup
user):
run amanda every night (check at 2:45 and backup at 3)
45 2 * * * /usr/sbin/amcheck /var/log/amanda/crontab/amcheck.log
* 3 * * * /usr/sbin/amdump
2010 Dec 31
2
happy new years ssh key problem :)
Hi List,
Happy New Years and I was hoping to get some help on an ssh issue
that I am having. For some reason I am unable to scp to hosts on this
network using RSA keys. Here is what I am doing/what is going on;
scp the public key to remote host
[amandabackup at VIRTCENT18 ~]$ scp ~/.ssh/id_rsa_amdump.pub amandabackup at lb1:~
amandabackup at lb1's password:
id_rsa_amdump.pub
2019 Aug 18
1
CentOS 6 SELinux question: inbound ssh.
OK, after beating my head against the wall for an hour or so, I finally
figured out why I could not ssh from a MacMini (running MacOSX 10.11.6) to my
Linux Desktop (running CentOS 6), using the amandabackup account with public
key authentification. SELinux!
It seems the SELinux won't allow this if the target user's "home" directory is
does not have a <mumble>_home_t
2004 Oct 06
0
CIFS in fstab
Hi, folks,
I have a difficulty using a cifs connection...
O/S: Mandrake 10.0, updated kernel, at 2.6.8.1-12mdk, running Samba 3.0.7
packages.
I'm trying to mount, via CIFS a share on a Windows 2003 server. I have no
control over the use of smb signing, so I need to use cifs, not smbfs (the
organisation as a whole has over 25000 users, using numerous servers, almost
exclusively Microsoft
2002 May 18
0
Samba authentication problem
On a small home network, I am trying to move from simple share based security =
to user to openldap.
I have simple share working fine, as long as no authentication is occuring. =
Obviously not at all secure!
The two immediate problems are
when I go to security=3Duser on the NT authentication side I get:
[Alan@Webby Alan]$ smbclient //webby/WinShare -U Alan
added interface ip=3D192.168.0.5
2006 Dec 12
1
Undefined symbol when trying to dyn.load a shared object
I hope that someone reading this list can offer some suggestions on how I can incorporate external C libraries in C functions that I want to call from R. I have gone through all of the documentation, help files and mailing list archives and have not been able to find a satisfactory solution.
I have constructed a simple example of the problem, since my "real" program is much more
2002 Dec 11
0
Windows 2000 Client Unable to Join Samba PDC 2.2.7 Help
Hello all,
I am having trouble adding a windows 2000 client to a Redhat 8.0 Server
running Samba 2.2.7 Domain
Samba is the only PDC on the Network
everytime I try to add the windows 2000 computer to the Domain using the
root user, I get the error " The following error occured
attempting to join the domain "nextechvt" The Specified user dooes not
exist'
I know the root user
2002 Dec 11
0
Windows 2000 Client unable to log onto Samba PDC 2.27
Hello all,
I am having trouble adding a windows 2000 client to a Redhat 8.0 Server
running Samba 2.2.7 Domain
Samba is the only PDC on the Network
everytime I try to add the windows 2000 computer to the Domain using the
root user, I get the error " The following error occured
attempting to join the domain "nextechvt" The Specified user dooes not
exist'
I know the root user
2006 Dec 12
1
include libraries for C code called from R
I hope that someone on this list can help me with this issue. I have searched
through all of the documentation and mail archives for a solution, but have
been unable to find an answer that addresses my particular problem directly.
Suppose I am writing some C code that I want to access from R through the .C
function. As part of the C function, I want to include an external C library,
such as the
2010 Dec 31
1
amanda backup ssh key
hello list,
I am attempting to ssh via a user account setup for amanda backups
from the backup server to the test backup client. AFAIK everything is
setup correctly yet when I ssh as the user to the client I have to
type the password. the public key is in the authorized_keys file of
the client and permissions all seem correct.
Here is a verbose output of the ssh session
[amandabackup at
1999 Sep 16
3
page of graphics won't completely print
Greetings,
I'm not on the list, so please CC me, thanks. :)
Problem: printing a full-page graphic stops 3 inches into the print.
System:
FreeBSD 3.2 server running Samba 2.0.3 (version that is installed with
the distribution)
486DX (4 or 8MB, I don't remember at the moment, I think 8.)
2 parallel ports
Epson Color STYLUS 500
Epson Color STYLUS 800
Win95 client
2019 May 12
2
nut vs ups fail
On Sunday 12 May 2019 02:41:02 pm Charles Lepple wrote:
> /lib/nut/usbhid-ups -a myups -DD
gene at coyote:~$ /lib/nut/usbhid-ups -a myups -DD
Network UPS Tools - Generic HID driver 0.41 (2.7.4)
USB communication driver 0.33
Can't open /etc/nut/ups.conf: Can't open /etc/nut/ups.conf: Permission
denied
lemme see who owns that. huh? amandabackup:nut what the h? Who is
supposed to own
2007 Apr 21
1
Windows Share - FSTAB - CentOS 5
//winserver/winshare /linuxdir smbfs
username=username,password=password, this line doesn't work for me in
fstab in CentOS 5 to mount a Windows share, it works in other versions
of RH. Any Ideas?
Will using Windows NFS server/client (some reading required) work better
than Samba?
2004 Dec 16
1
Using samba on two domains
Hello all,
We've been using samba version 3.0.4 on RH9 with success for quite a while now for shares on our domain (DOM1). Since this machine will have to be available in the near future in another domain (DOM2) as a webserver, and limited fileserver, another network interface has been added for the NIC.
When browsing the shares from a WIN98SE computer in DOM2, we are able to see the
2002 May 20
2
How can $VARIABLES be used inside smbclient -c'xyz' command strings?
Hi,
being a total newbie in shellscripting and similar stuff, I
am suffering from a brain freeze around the following problem:
* I need to print (or transfer otherwise) to a WinNT box;
* the files are send from inside a shellscript;
* the script gets the filename on the commandline when started;
* so the only knows it works on "$1";
* the problem is, that the original filename needs to
2019 May 12
0
nut vs ups fail
On May 12, 2019, at 2:51 PM, Gene Heskett wrote:
>
> On Sunday 12 May 2019 02:41:02 pm Charles Lepple wrote:
>
>> /lib/nut/usbhid-ups -a myups -DD
> gene at coyote:~$ /lib/nut/usbhid-ups -a myups -DD
> Network UPS Tools - Generic HID driver 0.41 (2.7.4)
> USB communication driver 0.33
> Can't open /etc/nut/ups.conf: Can't open /etc/nut/ups.conf: Permission
2004 Apr 14
0
HELP: Permissions in Samba 3.0.2
We are having difficulty setting permissions with Samba 3.0.2. Whenever we
use the DOS attrib +r command to make a file read only (or through the file
properties) we get an "Access Denied" error for all users except the owner.
This happens even though we've setup our smb.conf to allow Administrator
root access (smb.conf below), and the file is rwxrwxrwx.
Here is our smb.conf file:
2005 Jul 27
0
Help! Problem with NT PDC on 3.0.14a
Hello,
We are trying to add a 2nd samba server to our domain. We are using an NT
4.0 PDC and connecting to the PDC using winbind. Our network is relatively
small - 25 computers. We have no Active Directory servers, no WINS servers,
and the existing samba server running 3.0.11 has been running for 18 months
with no issues.
We are completely stuck trying to add a second server. We've