Displaying 20 results from an estimated 900 matches similar to: "net rpc group members timeout"
2015 Nov 07
2
Cannot chown file to active directory user/group on member server
Hi,
I need to change ownership of server files to user/group defined in active
directory ( using rfc2307 and unix attributes). Chown returns no error, but
'ls -lia' shows that file ownership is unchanged. What am I doing wrong?
archive-test:/archive/video # ls -lia ./test.mp4
17121 -rw-r--r-- 1 root root 2413096 ноя 2 19:50 ./test.mp4
archive-test:/archive/video # wbinfo -u
2015 Nov 17
3
Cannot chown file to active directory user/group on member server
On Sat, Nov 7, 2015 at 11:19 AM, Rowland Penny <rowlandpenny241155 at gmail.com
> wrote:
> On 07/11/15 16:02, Krutskikh Ivan wrote:
>
>> Hi,
>>
>> I need to change ownership of server files to user/group defined in active
>> directory ( using rfc2307 and unix attributes). Chown returns no error,
>> but
>> 'ls -lia' shows that file ownership
2015 Nov 07
0
Cannot chown file to active directory user/group on member server
On 07/11/15 16:02, Krutskikh Ivan wrote:
> Hi,
>
> I need to change ownership of server files to user/group defined in active
> directory ( using rfc2307 and unix attributes). Chown returns no error, but
> 'ls -lia' shows that file ownership is unchanged. What am I doing wrong?
>
> archive-test:/archive/video # ls -lia ./test.mp4
> 17121 -rw-r--r-- 1 root root
2015 Nov 17
0
Cannot chown file to active directory user/group on member server
On 17/11/15 20:46, Jeff Dickens wrote:
> indeed
>
> On Tue, Nov 17, 2015 at 3:37 PM, Rowland Penny
> <rowlandpenny241155 at gmail.com <mailto:rowlandpenny241155 at gmail.com>>
> wrote:
>
> On 17/11/15 20:28, Jeff Dickens wrote:
>
>
>
> On Sat, Nov 7, 2015 at 11:19 AM, Rowland Penny
> <rowlandpenny241155 at gmail.com
>
2008 Jul 23
0
Fw: Using if, else statements
Sorry in the previos replay I forgot monday' scale
so weight should be:
weight <- c(0.91,1,1,1,1,1.21,1.22)
names(weight) <- c("mon","tue","wed","thu","fri","sat","sun")
----- Original Message -----
From: "Gabriela Cendoya" <gcendoya at balcarce.inta.gov.ar>
To: "Robin Williams" <>
2015 Nov 17
5
Cannot chown file to active directory user/group on member server
So I am still stuck. For reference here is the smb.conf on the member
server:
root at florence:~# more /etc/samba/smb.conf
[global]
netbios name = FLORENCE
security = ADS
workgroup = IOL
realm = IOL.SEAMANPAPER.COM
log file = /var/log/samba/%m.log
log level = 1
dedicated keytab file = /etc/krb5.keytab
kerberos method = secrets and keytab
2008 Jun 24
2
Create masks set to 770 yet new files created as 750
Hello All.
Samba ver 3.0.25b-1.1.cc
Simple problem thats happening on two different servers.
Samba is a PDC, users are creating files via windows.
My goal is to make each and every file rwxrwx--- .
They are being created as rwxrw----
The masks on each share is :
browseable = yes
writeable = yes
create mask = 2770
security mask = 2770
directory mask = 2770
directory security mask = 2770
2015 Feb 20
2
Excel and Samba Problem
If everything fails try this. Is working form e even on a windows 8.1X64
client full patched in a samba 3.6 domain and Samba 4.
Ans I run it on a ext3 glusterd replicating share without any issue
First set the sticky bit for your group on that share
[share]
path= /yourpath
posix locking =NO <--I need that for my gluster not shure you will
readonly=no
valid users = @yourusersgroup
2015 Feb 20
1
Excel and Samba Problem
Did you try fort he share:
oplocks = no
level2 oplocks = no
EDV Daniel M?ller
Leitung EDV
Tropenklinik Paul-Lechler-Krankenhaus
Paul-Lechler-Str. 24
72076 T?bingen
Tel.: 07071/206-463, Fax: 07071/206-499
eMail: mueller at tropenklinik.de
Internet: www.tropenklinik.de
-----Urspr?ngliche Nachricht-----
Von: Oliver Werner [mailto:oliver.werner at kontrast.de]
Gesendet: Freitag, 20. Februar
2014 May 20
1
Unable to connect to domain after upgrading to Samba 3.6.9
Thanks in advance for your help.
We recently upgraded from Centos 5.X samba 3.5 to Centos 6.X samba
3.6.9. Shared drives and data are accessible which indicates that user
accounts were also successfully migrated.
However when attempting to connect one of our Windows 7 Pro 64-bit SP1
workstation to our Samba domain controller the connection fails. I did
have to add a SRV record for
2001 Oct 16
4
directory mask = 2770
Hello everyone.
I am using Samba 2.0.7 on a RedHat 6.2 machine. I wanted to apply a
directory mask of 2770 to everything created in a share. The root
directory of this share already has these permissions. I want to have it
so that everything created in a certain directory has the permissions of
the group of the creator.
As it stands, I do have the directory mask = 2770 line in the smb.conf
2019 May 22
1
Revit problems
Good morning people,
I try to create a master file on a samba share (Linux server, serving
files via the Samba protocol).
I have write-access on the folder and saving a 'normal' revit file works
perfectly.
However, when I try to save a master file (checking the checkbox in
options), I get the error:
Unable to write, it is read only or opened by somebody else.
"Encountered
2015 Feb 19
4
Excel and Samba Problem
Hai, sorry about the delay.. i had to do some work here..
in my global settings in smb.conf
## Acl-EA settings
ea support = yes
store dos attributes = yes
map archive = no
map hidden = no
map system = no
map readonly = no
inherit permissions = yes
inherit acls = yes
map acl inherit = yes
acl group control = yes
2015 Feb 19
2
Excel and Samba Problem
look at this thread.
http://userssuck.com/2007/03/13/samba-file-permission-issue-with-microsoft-office/
try adding : posix locking = no
>-----Oorspronkelijk bericht-----
>Van: belle at bazuin.nl [mailto:samba-bounces at lists.samba.org]
>Namens L.P.H. van Belle
>Verzonden: donderdag 19 februari 2015 16:53
>Aan: samba at lists.samba.org
>Onderwerp: Re: [Samba] Excel and
2007 Apr 18
3
file permissions with inherit permission + ACL's
Hi,
I have a share (testshare) where different unix groups (testgroup1,
testgroup2) should have access to. But I want that new files are only
created with 660 permissions.
Here are the ACL's of testshare:
# file: testshare
# owner: ralfgro
# group: ve
user::rwx
group::rwx
group:testgroup1:rwx
group:testgroup2:rwx
mask::rwx
other::---
default:user::rwx
default:group::---
2007 Nov 20
4
SETGID not being inherited
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have an Debian system running samba 3.0.14a from sarge. It is
exporting a file system, /data. This file system has the perms 2770.
I have set the following in the smb.conf:
inherit permissions = yes
inherit acls = yes
I mount the filesystem from a linux, ubuntu, client and create a
directory. The directory comes out with perms 0770. I can
2015 Feb 19
4
Excel and Samba Problem
ok..
and you did also a ..
chmod -R 2770 /path/to/dir
The folder you are share-ing also needs 2770
>-----Oorspronkelijk bericht-----
>Van: Oliver Werner [mailto:oliver.werner at kontrast.de]
>Verzonden: donderdag 19 februari 2015 13:45
>Aan: L.P.H. van Belle
>CC: samba at lists.samba.org
>Onderwerp: Re: [Samba] Excel and Samba Problem
>
>I have try it but does not
2017 Aug 16
2
FW: Samba access problem after upgrading the host OS
Hi,
I didn't updated my samba version on this server. I was using the same old version pware.samba-3.0.28.rte. Nothing was changed from the samba side.
-bash-4.2$ cat /usr/local/samba/lib/smb.conf
[global]
workgroup = ICCAN
server string = XXXX
encrypt passwords = No
passdb backend = tdbsam
log file = /var/log/samba/%m.log
log level = 2
2016 Jun 27
2
How to debug not working Roaming profiles on Samba 4 AD setup?
Hi, thank your for your answer.
> Are the 'File servers' joined to the domain ?
Yes
> Are the smb.conf files you posted complete
No, they are abstracted ones, because they are very long
> if not, can you post the complete ones, exactly as they are on the
computers (you can sanitize them if you need to)
Yes
> Try taking a look here:
2007 Jan 25
1
domain/unix groups and valid users parameter
Hi,
I want to switch from 'security = server' to 'security = ADS'.
Kerberos is working and I can login to the server.
With Samba 3.0.22 I was able to restrict access to shares with the
'valid users' directive. ve is local unix group.
valid users = +ve
And force the group ownership with the 'force group' directive.
force group = +ve
[foo]
comment = foo