similar to: using cifs to access posix acl from a linux client

Displaying 20 results from an estimated 3000 matches similar to: "using cifs to access posix acl from a linux client"

2007 Jul 27
4
Asterisk Wiki
Hi List; I am trying to use wiki via the link (http://www.voip-info.org/wiki/index.php?page=Asterisk) in effective way to find the needed resource for me, but still it is hard to arrive for the needed information. For example: what is the best (shortest) way to search for information related to the command playbak()? Using the backlines, it make the eyes feel hard by keep reading without
2007 Sep 11
4
Installing Asterisk on to CentOS 4
Hi expets, I have installed Asterisk 1.4.11 on CentOS4 successfully without any error. But when i am trying to start asterisk with following cmd i am getting unknown command. [cybercall at ip-208-109-177-212 ~]$ asterisk -vvvvvvc -bash: asterisk: command not found [cybercall at ip-208-109-177-212 ~]$ I checked modules and other configuration files which are installed correctly. Please help me
2007 Jun 14
11
Asterisk GUI
Hi List; Where I can download Asterisk GUI and what I can have benifit from it? Regards Bilal ____________________________________________________________________________________ Be a better Globetrotter. Get better travel answers from someone who knows. Yahoo! Answers - Check it out. http://answers.yahoo.com/dir/?link=list&sid=396545469
2007 Sep 14
1
compiling win32 version
hi what compiler is used to compile the flac.exe in the installer: visual studio or a gcc cross-platform compiler? thx
2008 Mar 06
2
server-side AND client-side symlinks?
How can I have both server-side and client-side symlinks? Server-side symlinks are needed for example when what appears to the user to be a single mounted directory is actually tens of little pieces tied together by symlinks. Having those symlinks coalesces many mounts that would all have to be perfect in parallel into a single mount that's either fully successful or not. Client-side
2007 Sep 05
7
Can asterisk give half-ring periodically for MWI?
Hi all, Configuration: Analog phone connected to TDM400p. I'd like the phone to give a half-ring (chirp) periodically when there is a message waiting. Can this be done? How is it configured? The visible "Message waiting" indicator and the stutter dial tone are working fine, but are not sufficient for me. Thanks!
2007 Jul 25
2
Is FLAC__stream_decoder_seek_absolute working for OggFlac?
Josh Coalson wrote: > --- Erik de Castro Lopo <erikd-flac@mega-nerd.com> wrote: > > > Hi all, > > > > Is seeking working for OggFlac files? I keep on getting a > > FLAC__STREAM_DECODER_SEEK_ERROR. > > yes, it should work fine. in flac/src/test_seeking/main.c there > is an example usage of FLAC__stream_decoder_seek_absolute(). you > could try
2013 Feb 27
1
net rpc share allowedusers gives "Coult not query secdesc for share"?
Hi all, [Please CC me in reply, I'm not subscribed] On two of our machines, "net rpc share allowedusers" gives the error "Coult not query secdesc for share", partial debug log (-d10) below. The servers are both running Windows Server 2008 R2 Standard 6.1 but we have other servers running the same version of Windows so I don't think that is the issue. This is
2007 Aug 15
8
Shorewall and printing problems in the LAN ( loc ) zone
Guys, Just a quick check. From what i have read in the shorewall site, intrazone traffic is allowed completely by shorewall i.e. there is no filtering or packet size limiting ,etc,etc. I ask this becos after getting shorewall up and running well, someone has complained that they cannot print pdf files larger than 100k at one go but that they have to print one page at a time. Some details;
2007 Aug 24
1
Re: Samba & ACLs?
> From: Chuck Kollars <ckollars9 <at> yahoo.com> > Subject: Samba & ACLs? > Date: 2006-08-19 02:46:45 GMT > How exactly do Samba 3.x and ACLs interrelate? ... > I started out naively assuming that the *nix > uidNumber/gidNumber Samba mapped the end user to > would behave exactly the same whether they were a > Samba user or were logged on locally. ...
2006 Oct 18
2
net rpc password?
When I try to execute `net rpc group` it asks "Password:", then no matter what I enter it's always wrong. (I suspect this means I skipped a whole section of installation I shouldn't have.) So far I haven't found an answer in the HOWTO; I must be looking in the wrong spot. Where _should_ I start looking? thanks! __________________________________________________ Do You
2007 Jul 05
16
Getting a list of managed machines on the puppetmaster.
Is there an easy way to list which puppet daemons a puppetmaster controls? ... and from that, is there a way of getting the puppetmaster to store a copy of their compiled configuration somewhere? Thanks, mike
2007 Mar 19
2
FLAC: players for Pocket PC
hi, I don't know if this message belongs on the mailing list, so sorry if it is not for this mailing list. I was wondering if somebody knows a player for Pocket PC (windows mobile 2003) that can play FLAC files on the Pocket PC. thanks in advance! Harry -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Mar 13
2
flac fails encoding 88.2
I do the following to init flac: encoder = FLAC__stream_encoder_new(); e = FLAC__stream_encoder_set_do_mid_side_stereo (encoder, numChannels == 2); e = FLAC__stream_encoder_set_loose_mid_side_stereo (encoder, numChannels == 2); e = FLAC__stream_encoder_set_channels (encoder, numChannels); e = FLAC__stream_encoder_set_bits_per_sample (encoder, jmin (24,
2006 Apr 27
3
become_domain_master_query_fail
Hi all, Everything was working fine with my samba server, until two days ago, when the clients started to say "domain is not available" when we tried to login. Looking at nmbd.log I found some errors but have no idea how to fix them...It has worked perfectly for almost two years... Does anyone have an idea? Thanks, Lo•c Etienne ------------------------------------ Logfile:
2008 Feb 21
1
how belatedly copy ACLs?
My original has Posix ACLs (they work fine, that's not the issue). I screwed up my backup by forgetting to copy the ACLs. But now my backup isn't right and I want to fix it. Using the right `rsync` with the right parameter isn't enough to fix the problem. Even the right `rsync` sees this as "no change" and doesn't copy anything (since the file contents haven't
2008 Feb 26
2
Re LDAP adding workstation accounts fails (but not really???)
I very much appreciate the help thus far, but I think it has strayed a bit from the actual problem. The problem is that when I join a system to the samba domain it creates /some/ but not all of the required attributes for the computer account. The process then fails as samba looks in the wrong part of my directory server. I would strongly prefer to put the workstation accounts in their own tree
2005 May 29
1
Re: CentOS and SL, together? -- GPL, LGPL, kernel and user ...
From: Johnny Hughes <mailing-lists at hughesjr.com> > Nope ... I can't build that with GNU gcc and against GNU glibc and > release it ... sorry, no OpenAFS :( ??? Actually, you _can_. You just can't link it into the GPL kernel program. [ I'm not posting this to cross you. But someone correct me if I'm wrong. ] There is nothing in the GPL that prevents a GPL
2016 Nov 17
0
Samba4: use Posix-ACLs only? (ext4 - NFS4+CIFS - Fileserver)
On 17/11/16 13:15, Reinald Gfuellner via samba wrote: > I try to set up a Samba4-based Fileserver in an Samba3-DC enviroment. > Filesystem is ext4, CIFS + NFS4 should be provided. The same ACLs should > be used over both protocols. > > With Samba 3 this was possible (using POSIX 1003.1e DRAFT 17 ACLs only) > . How can I do the same with Samba 4 ? > > Posix-ACLs set on
2019 Jul 02
2
smb 3 posix extension support (minimum version for cifs.ko and smbd)
Hi everyone, Steve and Jeremy gave a great talk at SambaXP on SMB3 with Posix extensions. The death of SMB1 gets nearer ! I was wondering what is the minimum Samba version and minimum Linux kernel version in order to get that support. Cheers, Denis -- Denis Cardon Tranquil IT 12 avenue Jules Verne (Bat. A) 44230 Saint S?bastien sur Loire (FRANCE) tel : +33 (0) 240 975 755