similar to: A samba share mounted multiple times cannot be unmounted without root

Displaying 20 results from an estimated 2000 matches similar to: "A samba share mounted multiple times cannot be unmounted without root"

2009 Apr 21
1
realizing virtual ssh_authorized_key
I''m trying to use ssh_authorized_key to manage my user''s ssh keys. I basically have this (across a couple of files): class user::virtual { @user { "seph": ensure => "present", uid => "2001", comment => "seph", home => "/home/seph", shell =>
2007 Nov 08
7
Best practice for users/groups on solaris
Hi all, I''m a new puppet user and I''m running into some weirdness around creating users on solaris. (puppet version 0.23.2) The virt_all_users way of managing users seems pretty reasonable, but I don''t see how to deal with user specific groups with that. I have: class virt_all_users { @user { "seph": ensure => "present",
2005 Nov 13
1
Can't connect to smb share that's a mounted file system
On Sat, 2005-11-12 at 20:44 -0600, Mike Hanby wrote: > Howdy, the path statement in the smb.conf file is using Unix pathing. > > path = /backup > > I tried adding the "guest only = yes" to the [netfiles] section and it > didn't change anything. > > Here's my [netfiles] section again: > [netfiles] > comment = Network file storage space >
2004 Jul 22
2
Ext3 filesystem aborting journal at random times (Maxtor 300GB disk)
Hi, Sorry if this is an old and fixed issue but I can't really seem to find a definitive explanation/fix to this in the mail lists. Ever since I upgraded to FC2 my server randomly decides that it can no longer access the disk and "aborts" the ext3 journal leaving it read-only as expected. I've seen the same errors on other mail list, explained away as disk or disk cable
2001 Mar 22
1
get root inode failed
Erm, sheez having alot of problems :( I have just been reading all the archives on the mailing list for the past few hours and decided to try make the journal with: tune2fs -j -J10 /dev/hdc1 [root@tkw /]# tune2fs -j -J10 /dev/hdc1 tune2fs 1.20-WIP, 17-Jan-2001 for EXT2 FS 0.5b, 95/08/09 Creating journal inode: done [root@tkw /]# cat /etc/fstab /dev/hdc1 /usr/local ext3
2003 Jan 16
1
File System corruption
Hi, Yesterday I nuked an old fat32 partition on my hard drive using fdisk. I just destroyed the partition and then created a new linux partition. Then I created an ext3 filesystem with the following command mkfs.ext3 -j /dev/hdc1 Everything seemed fine so I went ahead and moved all my music (MP3s and FLACS) onto that partition. This morning when I turn on my computer I can't mount that
2002 Nov 05
0
Problems in CF Boot creation using SYSLINUX
Latest syslinux 2.00 stable version from freshmeat. Are the programs that will just copy boot sectors or create boot sectors for /dev/hda1, /dev/hda2 etc.. that I can simply copy with a dd command? Mohan -----Original Message----- From: leaf-user-admin at lists.sourceforge.net [mailto:leaf-user-admin at lists.sourceforge.net]On Behalf Of Luis.F.Correia Sent: 05 November 2002 15:01 To: leaf-user
1999 Apr 12
1
Deleting someone elses print job
I need to set up one user so he can use the Windows Print Manager to delete any print job, he is the print manager. However I do not want him to have any other kind of supervisory privelages on the linux server for now. How do I do this? Thanks in advance, Nicholas Waltham
2001 Mar 04
1
Users other then root using swat to configure?
Hello, I'm wondering if there's any easy way to enable a regular user to log into swat and have swat grant them root privelages, so they can use it to configure samba without having root access... Please shoot me an email at choranburg@iss.net if you have any ideas, Thanks, Chadd ********************************************************* Chadd M. Horanburg Internet Security Systems
2002 Nov 10
2
Harddisk gone bad
Hi all, I know this is the EXT3 list, and my problem is with an EXT2 filesys, but I cannot seem to find a more suitable list on this server, and I have seen a lot of knowledge go by on this list and in the archives, so I thought I'd give it a try anyway... Here goes nothing: I am in a terrible problem: My data disk on my Linux server has gone bad, with approx 18 GB of data on it, and I
2007 Mar 29
4
wondershaper and dmzs
I have a pretty simple setup. I''ve got a linux nat box, with some internal hosts. I''ve also got some servers in a dmz. It looks something like this: Internet | (external network) | | | | linux dmz nat hosts |
2009 Apr 20
2
CA different than hostname?
I''m trying to setup a puppetmaster, and I''ve got a couple of questions. The first, is a design question. Since I expect to eventually have multiple puppetmaster servers, I''d like to name this one to be named puppet1.example.com. But I''d like my clients to connect via a cname as puppet.example.com. Is this pretty standard? Is there some more common way?
2002 Feb 18
3
Undeleting files in ext3 (Newbie-question)
Recently I've encountered a problem, and now I would preciate any help about being able to undelete files. My /var filestructured is mounted at /dev/hdc1 Part of my /etc/mtab looks like this: /dev/hdc1 /var ext3 rw 0 0 I'm using the e2fsprogs-1.23-2 package currently installed with Redhat 7.2 So, could anyone give me a hint of how things could be done to find deleted inodes? I've
2009 Mar 29
4
Wine shortcuts not doing anything?
Alright, I installed LoMSE today after wiping all of Wine's files (~/.wine, ~/.thumbnails, etc) and it created the menu again, but the shortcut does nothing. Wine doesn't even attempt to load. What gives? The shortcut command is pasted below. Code: env WINEPREFIX="/home/sephiroth/.wine" wine "C:\Games\Sierra\LOMSE\LomSE.exe" /cd=D:\ If I go into the hidden Wine
2006 Nov 06
1
Bug#397359: pae kernel?
Package: xen-hypervisor-3.0-unstable-1-i386-pae Version: 3.0-unstable+hg11561-1 It's great having a pae hypervisor packaged for debian, but it'd be a lot more useful with a pae kernel seph
2006 Nov 24
4
RAID 1 not boot when disconnect a disk
Hi I have a clean CentOS 4.4 disk and I have setup a RAID 1 with two IDE disk. The system RAID 1 boot fine but when I disconnect a disk (the first disk) the system not boot. The screen goes black and not boot anything (grub not boot). Can anybody help me ? What I doing wrong ?? Excuse my english .... My setup is: df S.ficheros Bloques de 1K Usado Dispon Uso% Montado en
2006 Jul 28
2
Problems connecting to remote mysql db
Hi, I am having a problem connecting to a remote mysql db and I can''t figure out what the problem is. When I try to connect I get the error: getaddrinfo: no address associated with hostname. I have looked all over for clues as to what that means but I haven''t been able to find anything that helps. I have no problems connecting to the database with php and with the mysql query
1999 Aug 25
0
Printing with samba + lpr
Hi. After hours and hours of problems I finally got my HP LaserJet IIIp to print via my samba server. The only problem that remains is that lpr (or lpq perhaps?) doesn't clean up in /tmp after printing. I've tried to find the problem by debugging smbd with strace (with -f) to find out what really happens. This is the only "error" i found when searching after
2004 Feb 19
3
Channels set to zero?
I seem to have run into a slight problem in my decode/cache routine. For some reason, my ov_info struct is saying that the channels in the bitstream are zero. Is this normal for certain files, and zero signifies something, or is something wrong? The ov_info struct DOES get filled (it isn't NULL), but channels gets set to zero. This of course can cause problems while calculating the buffer
2009 Apr 07
1
[LLVMdev] Suggestion for VM porting to LLVM
Well, you are right :) In fact I've started porting the VM in the spare time and it is working fine. I'm still having some issues to understand the garbage collector, but I'll delve more into it as soon as the other features will be complete Gabriele Il giorno 07/apr/09, alle ore 08:22, someguy ha scritto: > Gabrielle, > > The way I see it, its pretty much the same