search for: filepermiss

Displaying 17 results from an estimated 17 matches for "filepermiss".

2008 Feb 26
0
RE: Samba and ADS authentication - can't change filepermissions
Answering my own question again, after several days of searching I've again found the solution within minutes of posting a question here. The answer to the NT_STATUS_LOGON_FAILURE is that you need to create the /etc/krb5/krb5.keytab file: http://forum.java.sun.com/thread.jspa?threadID=5216293&messageID=9877661 And the windows permission setting problem appears to be due to a lack of
2009 Jul 15
1
Samba + ADS - Filepermissions home directories
I configured winbind, samba and pam.d to authenticate via our Windows Active Directory Server. Everything works fine, I can log on to the system using my Windows Account credentials, I am also able to access the samba home share, but I have no write permissions there. What I don't get is: When I give read-write-access to everybody (chmod 777 /home/%USER%), I am able to create and delete
2002 Mar 12
1
ssh + permissions
Hello, If I sync a filesystem using ssh to an remote server, all filepermissions on the remote site are gone. Is there a chance to preserve the permissions using ssh ? Thanks C. Zimmermann
2002 Jun 10
4
R search applet initialization
R 1.5.1 is due to come out ... and I've just noticed that the R help.start page search applet doesn't work on my Mandrake 8.2 system even though I've upgraded mozilla to version 1.0 and I have a perfectly working java (all right, I'm using 1.4.0 now, but with mozilla 0.98 and java 1.3.1 it still didn't work). I had thought the problem due to a too-old mozilla version, but it
2014 Dec 26
3
Maildir permissions on creation?
The main reason is that I don't want to provide backup user with unnecessary write permissions within maildirs and mail user within backup logs dir. I was talking about mail_user:mail_group 0750 on dirs and 0640 on files. (Or, possibly, mail_user:backup_group 2750 and 2640.) 26.12.2014, 11:19, "Tobi" <tobster at brain-force.ch>: > Whats the reason you do not want to use
2005 Dec 01
5
Temporary Profiles
...if I enable or disable Roaming Profiles, all I get is a temporary profile. If i enable Roaming Profiles, than i get a temporary serverside Profile. If I disable Roaming Profiles, than i get a temporary local Profile. Can somebody please help me? With Roaming Profiles I think it is a problem with Filepermissions. Root get's a full Serverside Profile (not the smb.conf below), but only root. I just want a local Profile for the users, so it is not so relevant. Oliver Samba is PDC [global] include = /etc/samba/dhcp.conf socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192...
2019 Nov 30
0
big share problem
...os attributes is default depending of your samba4 version. Don't user any parameters regarding permission, because you use "vfs objects = acl_xattr" and "inherit permission = yes" so you set alle the permissions in Windows and not on the commandline Did you check the linux-filepermissions? Can you write into the file when you log in to the linux-System? Do you get any error when doing a "testparm"? Normally a share looks like this: [share_one] path = /data/dir1/ read only = no browseable = no vfs objects = acl_xattr inherit acls = yes Everything else is handled via W...
2009 Mar 23
0
MySQL ISAM can't start from OCFS2 filesystem
...On this volume there is an OCSF2 filesystem with this two nodes. Everything is working really fine, files are perfectly mirrored, really nice. On one of the two nodes, I want to run MySQL. But... When I move the MySQL data directory to the OCFS2 filesystem, MySQL is unable to start. Filepermissions are fine, and when I su to user mysql I can write to the OCFS2 without problems. MySQL stops with the following error message: 090323 12:11:50 [Warning] Can't create test file /clusterfs/mysql/www1.lower-test 090323 12:11:50 [Warning] Can't create test file /clusterfs/mysql/www1.lo...
2002 Mar 13
0
AW: ssh + permissions
...> > > To: <rsync@lists.samba.org> > cc: (bcc: Tim Conway/LMT/SC/PHILIPS) > Subject: ssh + permissions > Classification: > > > > Hello, > > If I sync a filesystem using ssh to an remote server, all > filepermissions on the remote site are gone. Is there a > chance to preserve the permissions using ssh ? > > Thanks C. Zimmermann > > > > -- > To unsubscribe or change options: > http://lists.samba.org/mailman/listinfo/rsync > Before posting, read: > http://www.tuxedo.o...
2014 Dec 26
0
Maildir permissions on creation?
...ust does not change anything. Probably because I don't use mail_location and variables when I provide path for home. (It's stored as is in a database on mailbox creation.) 26.12.2014, 12:07, "Tobi" <tobster at brain-force.ch>: > Have you checked the dovecot wiki for 'filepermissions in shared mailboxes' ? > Explains how dovecot set ACL when creating mailboxes > > Am 26. Dezember 2014 09:37:37 MEZ, schrieb Von Random <von at vdrandom.org>: >> Err, my bad, of course 0640 on files in case of setgid on directories. >> >> 26.12.2014, 11:36,...
2015 Jan 09
0
Samba 4 CTDB setting Permission from Windows
...esystempermission on a file or directory I'll get an errormessage. the following picture shows the error: http://www.bilder-upload.eu/show.php?file=1613a0-1420819849.png It's german but I think it's windows and it will look the same in all languages. For this picture I try to remove the filepermission inheritance from a dictory to start with new set of permissions in this subdirectory I didn't get any errormessages in any logfile. Even with loglevel set to 10 ther is no error in any logfile :-( Because there are no error-messages in any logfile, I don't know where to look. I think a...
2015 Jan 13
0
Samba 4 CTDB setting Permission from Windows
...cture shows the error: >>>> http://www.bilder-upload.eu/show.php?file=1613a0-1420819849.png >>>> >>>> It's german but I think it's windows and it will look the same in >>>> all languages. For this picture I try to remove the >>>> filepermission inheritance from a dictory to start with new >>>> set of permissions in this subdirectory >>>> >>>> >>>>> Remove all ACLs with setfacl and run chown -R >>>>> administrator:'Domain Admins' /path/to/sambashare (or >&gt...
2001 Dec 09
0
Bug#123084: r-base: R documentatio search engine unusable with Mozilla 6 (OK with netscape 4.7x) (PR#1202)
...Blackdown Java(TM) 2 SDK, Standard Edition charpent@yod:~$ When I try to use the search engine (clicking the "Search engine" anchor on the root page of the R documentation), I get a JVM error dialog box stating : java.security.AccessControlException: access denied (java.io.FilePermission /home/charpent/.R/doc/html/search/SearchEngine.class read) at java.security.AccessControlContext.checkPermission(AccessControlContext.java:272) at java.security.AccessController.checkPermission(AccessController.java:399) at java.lang.SecurityManager.checkPermission(SecurityManager.java:...
2005 May 19
2
Voicemail wav49 format problem
I have the voicemail format set to wav49 in my voicemail.conf file. When retrieving voicemails, the first message plays back ok - but then Asterisk hangs up and the log shows the following error. Any idea what's up? May 19 12:57:24 VERBOSE[7860]: Asterisk Ready. May 19 13:48:51 WARNING[7860]: Not a wav file 49 May 19 13:48:51 WARNING[7860]: Unable to open fd on
2001 Dec 09
0
Bug#123084: r-base: R documentatio search engine unusable (PR#1203)
...DK, Standard Edition > charpent@yod:~$ > > When I try to use the search engine (clicking the "Search engine" anchor on the > root page of the R documentation), I get a JVM error dialog box stating : > > java.security.AccessControlException: access denied (java.io.FilePermission /home/charpent/.R/doc/html/search/SearchEngine.class read) > at java.security.AccessControlContext.checkPermission(AccessControlContext.java:272) > at java.security.AccessController.checkPermission(AccessController.java:399) > at java.lang.SecurityManager.checkPermission(Securi...
2019 Nov 25
4
big share problem
Hi, I've a big problem with my shares on a domain AD member server. On this server there is severals shares directories : - \data\dir1 [share_one] - \data\dir2 [share_two] - \data\dir3 [share_three] \data is a mounted partition when I browse one of my share in windows, \\myserver\share_one for exmple, I can see all directories of my server !! : bin, boot, dev, lib, ..... data directory
2003 Nov 07
19
Permissions
Hi Group, I set up samba3.0 to work as ADS-Member-Server. I created a share called /test and chown group to gg_test to it. Access to share works without any problems. I also can add files and directories to this share. When I now make ln -l, the files I added got the group-permissions "Domain Users" and not gg_test, as I expected. Do someone know a solution? Thanks in advance.