similar to: RFE: add "AllowMultiUserPermissions" for .ssh/ files

Displaying 20 results from an estimated 20000 matches similar to: "RFE: add "AllowMultiUserPermissions" for .ssh/ files"

2010 Jan 17
1
RFE: ignore case of files
It would be 'nice' if there was an option for rsync to ignore case -- Windows is real lax about what case files are, and often files will end up with different cases depending on what util installed a font last. When you transfer to linux, you end up with 2 (or more) copies of files with different case(s). Sometimes only the extension is different case, thus resulting in more than 2
2012 Jun 19
2
flac -- exhaustive model search vs. -A <*>?
Linda Walsh <flac at tlinx.org> wrote: ... > That brings up another question then... What is 'hi' (v. low?)... Zero, or close to zero, is low. 12 is high. ... > What's a subset stream? This is explained at: http://flac.sourceforge.net/format.html in the bulleted point beginning, "FLAC specifies a subset of itself as the Subset format." ... > Another
2017 Feb 20
2
wbinfo -i returns the same id for all users, authentication doesn't seem to go through winbind at all
Emmanuel Florac wrote: > id TESTAD\\testuser > returns "no such user" and > > getent passwd TESTAD\\testuser > > returns a "2" code. > ---- On linux, to get 'domain\user' to resolve, I had to have those entries in my /etc/passwd (and /etc/group for groups). I.e. *w/o krb*, (in samba 3.x), I had entries like:
2011 Jun 11
0
RFE: Proposed fix for incompat introduced with 'unix extensions' and 'wide links'....in 3.4(?)..
After an upgrade, I got re-bitten by the 'unix-extensions and wide links' incompat. (They used to be compat but were made incompat in the 3.4.x timeframe due to security concerns). At the time it was suggested I write a patch complete with documentation to describe the fix. The below seems to fit the bill. I was wondering what people thought about it's inclusion in future
2009 Sep 17
1
smb.conf(5) format meaning question
In the smb.conf manpage, there is a notation used, (G) or (S) for global or share. Does (S) mean it can only be used in a Share section (i.e. - will be ignored in the global section), or is that they *can* be applied at the share level, and, possibly set a default in the 'G'lobal section? example: "ea support = yes" Seems like that could mean that extended attrs are
2010 Jun 25
1
Anyone try 'ssh server" and get "Password for DOMAIN\USER:>>"
I'm trying to use 'ssh' as a domain user from a workstation into my server. When I ssh as a non-domain user, it doesn't tack on a domain (or workstation) name, so it just works, but when I log in from from my Samba domain, it tacks it on (and the linux security stuff doesn't like "domain\" either. Should the pam_winbind module be able to authenticate this type of
2012 Jun 14
3
flac -- exhaustive model search vs. -A <*>?
"Linda A. Walsh" <flac at tlinx.org> wrote: > what does the exhaustive model search do? I am not an expert on the guts of FLAC, but there is some information about this at: http://flac.sourceforge.net/documentation_format_overview.html and scroll down to "MODELING". > Does it try all of the functions listed under "-A" to find the 'best', >
2015 Apr 16
0
Resend of returned email: [3.6.6] Possible to allow password-free read/write access?
Why is someone not setting up an email server conform RFC's and seems to be you have an ipv6.. so set the ptr record. Hai Linda, I do have ipv4 and ipv6 on my server, and im never blocked.. but i did setup conform all rfcs.. i block servers in the same way. so yes, i did set my reverse for ipv4 and ipv6.. what most people do wrong.. 1) the hostname must have A and RR (PTR) and MX
2016 Nov 10
0
D.C. and File Server on the same server...
On Wed, 09 Nov 2016 15:20:41 -0800 Linda W <samba at tlinx.org> wrote: > Rowland Penny via samba wrote: > > On Sat, 05 Nov 2016 12:15:49 -0700 > > Linda W via samba <samba at lists.samba.org> wrote: > > > > > > > >> Is there a target date for when the 4.x server will be able to > >> support 1 samba instance being the domain
2018 May 21
3
Cannot delete folder
Yves Goergen wrote: > The issue still exists. Can anybody explain to me why dovecot creates > IMAP folders with the wrong filesystem permissions? On a lark, I looked through my dirs @ permissions. Shorted lines a bit so they'd fit w/o extra lines between them using: (get rid of text before permissions, and shorten user/group to a few letter) find . -type d -ls|sed -r
2001 Dec 12
1
RFE: ssh-askpass program configurable
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I note that ssh-askpass-gnome was moved into the contrib/ directory of portable OpenSSH and the configure option for it (--with-gnome-askpass) was removed. I can understand not wanting a configure option for one particular askpass program, but it would be useful to have a general replacement, as in % ./configure
2016 Nov 10
2
Block samba hosts by domain
On 10 November 2016 at 15:37, Linda W <samba at tlinx.org> wrote: > Erick Ocrospoma via samba wrote: > >> On 10 November 2016 at 07:51, Vinicius Bones Silva via samba < >> samba at lists.samba.org> wrote: >> >> >> >>> PROBABLY its a problem with your reverse dns resolution. >>> >>> >> ​Hi, >> >> DNS
2011 Aug 01
0
Why isn't "<Domain>\<User>' = to <User> on PDC? Isn't it supposed to be?
When I access my PDC, via a unix service, from a Domain client with a domain login, the PDC attempts to validate <Domain>\<User> against the the authentication DB, but on a mounted file system, a user on the PDC = '<domain>\<user>' ... (which is what I thought it should be). But if I use 'ssh <Pdc>', it authenticates as user 'Domain\User'
2016 Nov 09
2
D.C. and File Server on the same server...
Rowland Penny via samba wrote: > On Sat, 05 Nov 2016 12:15:49 -0700 > Linda W via samba <samba at lists.samba.org> wrote: > > > >> Is there a target date for when the 4.x server will be able to >> support 1 samba instance being the domain controller and serving files >> as the 3.x server is able to do? >> > > You can already do this.
2017 Feb 19
4
wbinfo -i returns the same id for all users, authentication doesn't seem to go through winbind at all
Emmanuel Florac via samba wrote: > Unknown parameter encountered: "winbind enumerate users" > Ignoring unknown parameter "winbind enumerate users" > Unknown parameter encountered: "winbind enumerate groups" > Ignoring unknown parameter "winbind enumerate groups" It may be irrelevant, but I have: winbind enum groups = Yes winbind enum users
2015 Sep 19
2
[RFE] Multiple ssh-agent support
On Fri, Sep 18, 2015 at 7:07 PM, Peter Stuge <peter at stuge.se> wrote: > Fabiano Fid?ncio wrote: >> A few possible solutions for this would involve a way to support more >> than one agent, talking to both (the local one and the spice one), >> merging then their responses and returning it to any application who >> sent the request. Note that would be really nice if
2005 Jul 31
1
BUG: Standard Time v. DST calculated wrong by Samba Server
FYI, the same bug apears if one mounts the file system using "cifs": -rwxr----- 1 user 2532415 2000-04-02 00:34:50.000000000 -0800 fo1.mp3* -rwxr----- 1 user 3876671 2000-03-12 21:33:20.000000000 -0800 fo2.mp3* Linda W wrote: > Summary: > There appears to be a bug in the "time range" Samba is using on > dates where time is scheduled to "Spring Forward"
2003 May 22
0
licensing bull; RE: Ssh into Windows XP?
She's got a point there. It's my Hard Drive! Thanks to Linus, we've got Linux. Cheers, Mun Heng, Ow H/M Engineering Western Digital M'sia DID : 03-7870 5168 -----Original Message----- From: Linda W. [mailto:samba@tlinx.org] Sent: Tuesday, May 20, 2003 3:32 AM To: 'Jon Niehof' Cc: samba@lists.samba.org Subject: OT: licensing bull; RE: [Samba] Ssh into Windows XP?
2015 Sep 19
2
[RFE] Multiple ssh-agent support
On Fri, Sep 18, 2015 at 10:58 PM, ?ngel Gonz?lez <keisial at gmail.com> wrote: > On 18/09/15 15:47, Fabiano Fid?ncio wrote: >> >> Howdy! >> >> I've been working on a prototype that allows to do ssh-agent forward >> between a guest, using SPICE, and a spice client >> (remote-viewer/virt-viewer/spicy) >> The whole idea is to have something
2011 Aug 03
1
PDC forgot it was part of domain... "official" (ha!) samba hack around to fix...
Among various problems since I upgraded to 3.6 (none of which got answered really, -- so I backgraded to 3.5.10 and started debugging from there, considering 3.6.0 too unstable/too incompatible for 'whatever' reason... One of the probs I had was 'root' couldn't use "net rpc" <anything> -- kept getting auth failures. Wasn't the passwd, -- could reset it via