Displaying 17 results from an estimated 17 matches for "pvcs".
Did you mean:
pcs
1998 May 15
2
differing access permissions
...e. I can do this all day
long if I use different share names, but what I am wanting to do is to
allow access from multiple users to a single share name, in such a way
that those multiple users can have differing permissions on access.
Is this impossible? Here is a sample of what I tried to do:
[pvcs]
path = /pvcs
public = yes
writable = yes
browseable = yes
printable = no
valid users = pvcsadmin
force user = pvcs
force group = pvcs
[pvcs]
path = /pvcs
public = yes
writable = no
browseable = yes
printable = no
valid users = pvcsuser
force user = pvc...
2004 Dec 30
1
Annoying Samba 2.2.4 Errors in Solaris 8 Logs
Hi all, I have an error message that pops up every time someone connects
to my Samba server. All day long I get these messages from smbd:
Dec 28 07:27:24 srv-pvcs smbd[638]: [ID 702911 daemon.error] [2004/12/28
07:27:24, 0] smbd/service.c:(252)
Dec 28 07:27:24 srv-pvcs smbd[638]: [ID 702911 daemon.error] rhunt1-pc
(162.18.178.237) couldn't find service o
The last part, "couldn't find service o" is when the user is accessing a
share name...
2001 Sep 24
1
Newbie to Samba - getting '^M' characters from NT into PVCS o n UN IX
...pes, but samba does nothing in this regard.
Hope this helps,
Don
-----Original Message-----
From: Tony Esposito [mailto:tony.esposito@peregrine.com]
Sent: Monday, September 24, 2001 4:01 PM
To: 'samba@lists.samba.org.'
Subject: Newbie to Samba - getting '^M' characters from NT into PVCS on
UN IX
> Hello,
> I have inherited a Samba problem ( maybe ) - when checking NT files
> into a PVCS archive on UNIX, the files keep the '^M' ( CNTL-M ) character.
> Subsequently, when files are checked out of UNIX PVCS and compiled or
> viewed on UNIX, a '^M' cha...
2002 Jun 20
2
Could see the share
...d nmbd
swat stream tcp nowait.400 root
/usr/local/samba/bin/swat swat
3) pkill -HUP inetd
4) launch http://localhost:901 <http://localhost:901>
5) make the configuration as the following:
# Global parameters
[global]
workgroup = CHAIN-US
netbios name = PVCSSHARE
wins server = 10.4.34.20
wins support = Yes
hosts allow = All
[root]
comment = Solaris root
path = /
guest ok = Yes
[share]
comment = Solaris share for PVCS
path = /opt/pvcs
read only = No
guest ok = Yes
[SCC...
2004 Jul 14
3
hosting library (ie. PVCS) on Samba
Hello.
I believe that I've done my due diligence in researching what info. is
currently available on this issue.
I have been jacking with this for days, & believe that I have tried all
possible solutions.
I am basically trying to move a [Merant] PVCS installation from an OS/2
file server to a SuSE/Samba file server.
This installation consists of 'standard' source archives, client setup
files, binary executables, archive meta-data files, temporary transfer
directories, & administrative configuration files.
The primary issue is th...
1998 May 18
0
"Samba: differing access permissions"
...and I must say that I am sincerely
grateful to all who helped me in finding the solution. In the past, I
have read through many many Samba digests on the web looking for info on
my problem, and found the question asked, but no solution.
Here is the specific smb.conf entry that fixed my problem:
[pvcs]
path = /pvcs
public = yes
writable = no
browseable = yes
printable = no
valid users = pvcsadmin pvcsuser
force user = pvcs
force group = pvcs
write list = pvcsadmin
This fixed my problem precisely. There is a man page entry about "write
list" in the smb.conf...
2002 Mar 08
0
High CPU load with Samba
...ds = Yes
password server = CHAT CHAMAN
username map = /opt/samba/lib/users.map
time server = Yes
character set = ISO8859-1
local master = No
wins server = 1.1.1.222
printer admin = @ntadmin
printer driver file =
case sensitive = Yes
- cut -
My share :
[PVCS]
path = /e/pvcs
admin users = brotons
force user = pvcs
force group = pvcs
read only = No
create mask = 04775
case sensitive = No
hide dot files = No
fake oplocks = Yes
- cut -
Regards
Caroline
*******************************************************...
2005 Apr 04
1
Samba 2.07 AIX
We have several Samba servers, and a few running PVCS .
The group that manages, supports PVCS (Version 7.5.1 ) is having a
problem deleting files from Samba shares on an AIX Server version 5.2
They do not have a similar problem on 2 of our Solaris Servers, 2.8
The difference we see between the AIX server and the 2 Solaris Servers,
is the version of...
1997 Oct 07
4
utime and backing up files
I read in the Samba docs that there is a problem with "utime()" when
a user updates another users file the modified time cannot be updated.
According to the docs, even if it the file has write permissions set
for the non-owner.
When I attempt to do a test on a files that is mode 777, I create
the file as one user, wait a minute, edit it again as another user,
and it changes the modified
2003 Mar 19
0
Parent directory permissions changed when transferring contents.
I have a script that checks files out of PVCS into a temp directory (possibly with nested directories) and copies the contents of the temp directory to multiple servers. I want to retain the permissions on the individual files (which are retained in source control) but leave the permissions on the destination directories as they are. The temp...
2002 Jun 21
0
Samba on SUNOS5.8
...st
added interface ip=207.90.75.251 bcast=207.90.75.255 nmask=255.255.255.0
Domain=[CLT] OS=[Unix] Server=[Samba 2.2.0]
Sharename Type Comment
--------- ---- -------
root Disk Solaris root
steve Disk Solaris share for PVCS
IPC$ IPC IPC Service (Samba 2.2.0)
ADMIN$ Disk IPC Service (Samba 2.2.0)
Server Comment
--------- -------
SUNV880 Samba 2.2.0
Workgroup Master
---------...
2003 Apr 18
1
ANN: Traffic-Control-tcng-HTB-HOWTO on TLDP
Hello all,
This is just a self-aggrandizing note to inform you all that my rather
brief introduction to traffic control using tcng and HTB is available now
on TLDP.
http://tldp.org/HOWTO/Traffic-Control-tcng-HTB-HOWTO/
I welcome any criticism.
-Martin
--
Martin A. Brown --- SecurePipe, Inc. --- mabrown@securepipe.com
_______________________________________________
LARTC mailing list /
2003 Oct 22
14
Samba Installation
Hello Folks,
I want to install new version of samba but have already old version of samba which came with Linux 8.0.
Please advise, I want to install new version of samba ...
How would I un-install old version which came with Linux8.0 ?
Do i really need to do so, in order to install new version of samba ?
Do i reallly need to remove any files or pkgs before i install new version ? which ?
2003 Oct 31
37
File Permissions
I have set up Samba so that all users on my small network can read from my
one of my Linux shares as well as write to that share.
However, when user A saves a file to that share, user B can't open it -- and
vice versa. How can I set up samba so that all files written to that share can
be read, modified, and deleted by all users?
Thanks in advance for an answer to this question.
2007 Apr 01
0
How to Install and Configure Ant for Centos 4.4 ?
...Not Available
p4fstat : Not Available
setproxy : Not Available
wlstop : Not Available
p4counter : Not Available
ilasm : Not Available
soscheckout : Not Available
jarlib-resolve : Not Available
ccuncheckout : Not Available
jlink : Not Available
javacc : Not Available
jarlib-manifest : Not Available
pvcs : Not Available
ccmklbtype : Not Available
sound : Not Available
scriptdef : Not Available
mparse : Not Available
blgenclient : Not Available
jjdoc : Not Available
ccmkelem : Not Available
javah : Not Available
ccmreconfigure : Not Available
p4add : Not Available
soslabel : Not Available
jpcoverage...
2010 Mar 13
1
klibc build trouble
as the next klibc release 1.5.16 looks like shaping up,
I have a trouble to build that for Debian.
currently I build depent on linux-libc-dev, I don't know what
against I can build latest klibc, see
klibc fails to build due too:
make -C linux/ ARCH=x86_64 INSTALL_HDR_PATH=debian/tmp/usr/lib/klibc/ headers_install
make[3]: *** No rule to make target `headers_install'. Stop.
make[2]: ***
2010 Mar 02
17
[PATCH 00/16] External building, update for 2.6.33 and multiple root devices.
The following patchset implements 3 seperate series of changes.
External Building
=================
Patches 1 through 8 enable to use of klibc's build system while leaving the src
tree pristine (and potentially read only). Specifically:
- srctree=<Sources for klibc>
- objtree=<Ouput directory for klibc>
- KLIBCKERNELSRC=<Kernel sources>
- KLIBCKERNELOBJ=<Kernel