similar to: Creating folders while preserving sharing group

Displaying 20 results from an estimated 300 matches similar to: "Creating folders while preserving sharing group"

2009 Feb 24
1
Creating users while preventing bash login
Hi all, I'm using Samba 3.0.24-6etch10 in Debian Etch 64bit with kernel Linux 2.6.18-6-amd64. Is it possible to disable the bash login permission for my clients in the sharing group while they are only able to login to view share? Example:- I have created a system user which is able to connect and view the share files, but i do not want to allow bash login to the server such as ssh.
2009 Mar 18
2
Upgrade Samba Server Operating System version
Hi all, I'm using Samba 3.0.24-6etch10 in Debian Etch 64bit with kernel Linux 2.6.18-6-amd64. I'm planning to upgrade my Samba Server from Debian Etch to Debian Lenny. Will this affect Samba? Is it safe to perform upgrade from apt-get upgrade? Thank you all for your help. -- Best regards, Ooi Kwan Chen (John), System Support, Server Management Section, Group IT Department, DXN
2008 Nov 14
2
performance problem with access database
Hello I have problem with a access application, when I try to start the application then I must wait 5 minutes ago before he started. I do this from a WinXp Workstation to a Linux Debian Etch and samba 3.0.24 installation. What can I do for better performance. best regards pat
2009 Jan 07
3
Excel permission in samba
Hi All, Recently Moved from windows file server to samba file server but still users are authenticating from windows ADS 2003 server I have a strange problem. smb.conf file config is bellow ############### START smb.conf file ################### [global] netbios name = AA-FTP workgroup = airarabia realm = airarabia.com server string = Samba File Server
2011 Feb 18
1
samba ADS-based authentication fails with NT_STATUS_NO_SUCH_USER but wbinfo works
Once again, I forgot to change the "To:" line so apologies to Andrew, who will have this twice.... Hi Andrew, thanks for the response. (I've modified the subject line because I just realised I mis-remembered the error message when I typed the subject line before...) I was running 3.0.33 on both boxes with identical conf files; it wasn't working then, so I updated to 3.5 in
2008 Jul 24
2
User profile changes logging into domain
Hi, We have a bunch of users that have local profiles, and when the login to the domain they get a new profile created on their workstation. For example, a user like c:\documents and settings\rguyton changes to c:\documents and settings\rguyton.HMDCDOMAIN Is there a way to get this to use the existing profile? Also, i went into gpedit.msc and set "allow local profiles only" since
2008 Oct 14
5
Profile loading/saving on gigabit network only runs at fast ethernet speeds! Help!
Hello everyone, I could really use some help trying to diagnose a tricky issue within the domain I have set up. I am using samba-3.0.28-1.el5_2.1 and openldap-2.3.27-8.el5_2.4 on a server running Centos 5.1. I have everything working properly within the domain, users can log in, netlogon scripts are run, their profile is loaded, etc. I have been extremely happy with this software and can't
2009 Mar 10
1
inherit group on new files/directories
I have a share with folders belonging to diferent groups, with restricted access depending on unix groups. When a user creates a file inside one of this folders I want it created with "directory group"; I think it should be possible using "inherit acl" but it don't work; my share configuration is: [arees2] path = /home/samba/arees valid users = @users
2003 Aug 28
1
RE: Shorewall 1.46b; new configs--command not found? << struck wi th stupidity
I had a 2-day lapse in brain function apparently. Discovered that even though UltraEdit-32 says its editing/saving in UNIX mode, it is not 100% true. Ran my new configs through dos2unix and bam...no more error message. Please excuse my previous post (I always seem to do that...) and sorry about the junk. Levi Masterson
2008 Aug 29
2
When to restart samba
If I understand correctly, in order to have the smb.conf file applied you need to restart smbd. Is "service smbd reload" sufficient (which does a "killproc smbd -HUP")? Will this kill any active connections to samba resources causing user disruption? Or is this a seamless process that can be carried out midday? I ask because if I need to kill all user connections to
2004 Aug 16
1
Performance testing of asterisk
We are trying to set up some scripts to test asterisk under various loads. What we are doing is trying to load a bunch of calls in to various queues atuomatically from various numbers etc so we can see how it behaves. I think we can do this by loading files in to the var/spool/asterisk/qcall directory. However the format of this file has a field named identifier which appears to be a file
2008 Jul 23
3
Trouble authenticating to Samba shares with Win 2k3 ADS
I may have a deficiency in understanding the procedure for ADS authentication with samba, but most of the server setup works so far. I have bound a Red Hat Enterprise 5 server to our windows domain, it shows up in DNS and ADS, I can ping it, but I can't get samba shares to be accessible to users, or even get the smbclient to return shares properly. wbinfo -g returns the domain groups
2010 May 10
7
Samba memoeur usage and IPC$
Hi all, I have a question about memory usage and IPC$ share. I'am auditing the swap usage of my server because I already have a problem with a full swap. I see that the smbd process take < 200Mo on swap : Example : PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 24429 lge 15 0 197m 39m 14m S 0.3 1.0 0:15.17 smbd but some process use more than 200Mo
2008 Nov 11
3
Directory permissions in chroot SFTP
Hi, I configured openssh 5.1p1 for sftp server. Here the specifications in sshd_config file: Subsystem sftp internal-sftp Match Group sftp ForceCommand internal-sftp ChrootDirectory /home/%u AllowTcpForwarding no When a user is logged in, he can't upload his document and he receives this message: carlo at Music:~$ sftp user at 213.217.147.123 Connecting to
2005 Nov 28
3
Looking for constrained optimisation code
_______________________________________________________________________________________ Hi, I was just wondering if there was any available R code that could handle general constrained optimisation problems. At the moment I'm using nlminb and optim, both of which allow box constraints on the parameters, but ideally I'd like to be able to specify more general constraints on the solution
2009 Nov 09
1
talpy-deny error when combining samba and sophos
Hi, I'm getting the following error when trying to save a file in a share with activated on-access-scanning using sophos: Nov 9 17:10:41 server kernel: talpa-deny: Error occured while opening /vol/group/test.ppt on behalf of process smbd[23713/23713] owned by 6688(6688)/0(7003) <512> I know that this is not a samba problem, but may be someone had this problem too and solved it.
2005 Dec 14
1
Glitch when creating online help
_______________________________________________________________________________________ Hi, I'm writing up the online help for a package I'm developing (in-house only, sorry), and I've come across an odd glitch when trying to nest a list inside the "arguments" section of the .Rd file. I was just wondering if anyone could provide some insights. I'm using R 2.2.0 on
2005 Nov 16
1
Unexpected result of names<-
_______________________________________________________________________________________ Note: This e-mail is subject to the disclaimer contained at the bottom of this message. _______________________________________________________________________________________ Hi, I came across some rather unexpected behaviour the other day with assigning names and lists. Here's an example. > z
2006 Jun 14
3
A question about stepwise procedures: step function
Dear all, I tried to use "step" function to do model selection, but I got an error massage. What I don't understand is that data as data.frame worked well for my other programs, how come I cannot make it run this time. Could you please tell me how I can fix it? ***************************************************************************************************
2009 Nov 27
1
Long execution time for quantile() and difftime objects (PR#14091)
Full_Name: Hong Ooi Version: 2.10.0 OS: Windows XP Submission from: (NULL) (203.110.235.1) While trying to get summary statistics on a duration variable (the difference between a start and end date), I ran into the following issue. Using summary or quantile (which summary calls) on a difftime object takes an extremely long time if the object is even moderately large. A reproducible example: