Displaying 20 results from an estimated 24 matches for "sarathi".
Did you mean:
sarath
2009 Feb 25
1
Problem with set_table_name
Dear friends,
I ran the following in my console.Assume I already have the
postgresql connection .
>> class D < ActiveRecord::Base
>> end
=> nil
>> D.set_table_name "users"
=> nil
>> D.column_names
=> ["id", "name", "fname", "lname", "password", "addr1", "addr2",
2014 Jan 30
3
smbxcals
HI ,
We have come up with a utility called smbxcals which is derived from
smbcals, where we no need to establish the client connection to perform
ACLs operations, by just giving the absolute path as a paratmeter can list
and set ACLs as below,
# smbxcacls /root/FOO/
REVISION:1
CONTROL:0x8404
OWNER:DEMOSP\Administrator
GROUP:DEMOSP\Domain Users
ACL:BUILTIN\Administrators:ALLOWED/OI|CI|I/FULL
2016 Mar 30
0
Fwd: Fwd: Setting FS Quota against SAMBA share from windows2k12
Thanks Jeremy for the comment on unwanted code. Please find the updated
patch.
Regards,
--Partha
On Tue, Mar 29, 2016 at 4:03 PM, Jeremy Allison <jra at samba.org> wrote:
> On Tue, Mar 29, 2016 at 02:33:48PM -0700, Partha Sarathi wrote:
> > Thanks Jeremy.
> >
> > Please find the updated patch for review.
>
> More changes (sorry). This code:
>
> + if (INFO_LEVEL_IS_UNIX(info_level) && !lp_unix_extensions()) {
> + return NT_STATUS_INVALID_LEVEL;
> + }
&g...
2016 Jan 10
2
Security permissions issues after changing idmap backend from RID to AUTORID
...ed to AUOT_RID
based GID.
Is there way to cleanup these mismatch uid/gid information in TDBs(like
winbind_cache.tdb or gencahe.tdb) or remove all TDBs start afresh.
Regards,
--Partha
On Sun, Jan 10, 2016 at 8:32 AM, Rowland penny <rpenny at samba.org> wrote:
> On 08/01/16 19:30, Partha Sarathi wrote:
>
>> adding samba list
>>
>> On Fri, Jan 8, 2016 at 10:22 AM, Partha Sarathi <
>> parthasarathi.bl at gmail.com>
>> wrote:
>>
>> Hi,
>>>
>>>
>>> We have a customer who facing security issues after changing RID idm...
2016 Jan 10
0
Security permissions issues after changing idmap backend from RID to AUTORID
On 10/01/16 17:05, Partha Sarathi wrote:
> Thanks for the reply. Now we end-up with mix uid/gid from both ranges
> in cache TDBs. Few user logins are denied with below error in smbd.log,
>
> *[2016/01/07 11:39:44.475960, 1, pid=5202]
> ../source3/auth/token_util.c:430(add_local_groups
> *
> ** SID S-1-5-21-3...
2016 Jan 11
2
Security permissions issues after changing idmap backend from RID to AUTORID
On 2016-01-10 at 17:58 +0000, Rowland penny wrote:
> On 10/01/16 17:05, Partha Sarathi wrote:
> >
> > > This could have a lot to do with the fact that idmap_rid &
> > > idmap_autorid calculate the uids differently i.e if you have RID
> > > '2025000', autorid would calculate this as '1102500000' , rid
> > > would calculate...
2016 Jan 08
2
Security permissions issues after changing idmap backend from RID to AUTORID
adding samba list
On Fri, Jan 8, 2016 at 10:22 AM, Partha Sarathi <parthasarathi.bl at gmail.com>
wrote:
> Hi,
>
>
> We have a customer who facing security issues after changing RID idmap
> backend to AUTORID.
>
>
> The History of the issue looks as below,
>
> 1) When samba configured with RID idmap backend customer requested...
2016 Jan 30
2
Fwd: Change notify/Directory enumeration issue with two MAC OS X El Capitan accessing same folder
Hi Folks,
We are seeing an issues where two OS X El Capitan clients opened a folder
and one of them creates a "New Folder" (untitled folder) and renames it, on
the other MAC client explorer the "unititled folder" remains same and
unable to access it.
Note: The samba version is 4.1.19 and we have not used the vfs_fruit
module.
attached packet capture where the SMB2 Find
2016 Jan 10
0
Security permissions issues after changing idmap backend from RID to AUTORID
On 08/01/16 19:30, Partha Sarathi wrote:
> adding samba list
>
> On Fri, Jan 8, 2016 at 10:22 AM, Partha Sarathi <parthasarathi.bl at gmail.com>
> wrote:
>
>> Hi,
>>
>>
>> We have a customer who facing security issues after changing RID idmap
>> backend to AUTORID.
>>
>&g...
2016 May 02
3
[Announce] Samba 4.4.3 Available for Download
...* BUG 11872: Fix 'wbinfo -u' and 'net ads search'.
o Tom Mortensen <tomm at lime-technology.com>
* BUG 11875: nss_wins: Fix the hostent setup.
o Garming Sam <garming at catalyst.net.nz>
* BUG 11789: build: Mark explicit dependencies on pytalloc-util.
o Partha Sarathi <partha at exablox.com>
* BUG 11819: Fix the smb2_setinfo to handle FS info types and FSQUOTA
infolevel.
o Jorge Schrauwen <sjorge at blackdot.be>
* BUG 11816: configure: Don't check for inotify on illumos.
o Uri Simchoni <uri at samba.org>
* BUG 11806: vfs_a...
2016 May 02
3
[Announce] Samba 4.4.3 Available for Download
...* BUG 11872: Fix 'wbinfo -u' and 'net ads search'.
o Tom Mortensen <tomm at lime-technology.com>
* BUG 11875: nss_wins: Fix the hostent setup.
o Garming Sam <garming at catalyst.net.nz>
* BUG 11789: build: Mark explicit dependencies on pytalloc-util.
o Partha Sarathi <partha at exablox.com>
* BUG 11819: Fix the smb2_setinfo to handle FS info types and FSQUOTA
infolevel.
o Jorge Schrauwen <sjorge at blackdot.be>
* BUG 11816: configure: Don't check for inotify on illumos.
o Uri Simchoni <uri at samba.org>
* BUG 11806: vfs_a...
2016 Mar 25
0
Setting FS Quota against SAMBA share from windows2k12
Resending it.. Looks like it bounced on the first time.
On Fri, Mar 25, 2016 at 12:00 PM, Partha Sarathi <partha at exablox.com> wrote:
> Hi Folks,
>
> I tried to set quota(soft limit and hard limit) on a share from
> Windows2k12R2 and I noticed "NT_STATUS_INVALID_PARAMETER" error for the
> SMB2 setinfo request. Attached the packet capture for your reference.
>
>...
2015 May 07
4
smbstatus -- protocol and feature information
Hi Jeremy,
> > Do you think requesting this as a feature for smbstatus in the Samba bug
> > tracker does make sense?
>
> Yes please. We certainly need a 'protocol' field somewhere
> in the smbstatus output I think.
done. https://bugzilla.samba.org/show_bug.cgi?id=11262
-- Adi
2016 Jan 30
0
Fwd: Change notify/Directory enumeration issue with two MAC OS X El Capitan accessing same folder
Thanks Jeremy/Ralph, for the quick response. Please see my in-line answers
On Sat, Jan 30, 2016 at 1:13 AM, Ralph Boehme <rb at sernet.de> wrote:
> Hi!
>
> On Sat, Jan 30, 2016 at 08:49:59AM +0100, Jeremy Allison wrote:
> > On Fri, Jan 29, 2016 at 05:28:22PM -0800, Partha Sarathi wrote:
> > > Hi Folks,
> > >
> > > We are seeing an issues where two OS X El Capitan clients opened a
> folder
> > > and one of them creates a "New Folder" (untitled folder) and renames
> it, on
> > > the other MAC client explorer the &qu...
2016 May 02
2
[Announce] Samba 4.4.3 Available for Download ( DebianJessie DEBs amd64 )
...t; * BUG 11875: nss_wins: Fix the hostent setup.
> >
> >>
> >
> >> o Garming Sam <garming at catalyst.net.nz>
> >
> >> * BUG 11789: build: Mark explicit dependencies on pytalloc-util.
> >
> >>
> >
> >> o Partha Sarathi <partha at exablox.com>
> >
> >> * BUG 11819: Fix the smb2_setinfo to handle FS info types and
> FSQUOTA
> >
> >> infolevel.
> >
> >>
> >
> >> o Jorge Schrauwen <sjorge at blackdot.be>
> >
> >> * B...
2016 Jan 11
0
Security permissions issues after changing idmap backend from RID to AUTORID
Thanks Michael,
Please see the inline answers.
> On Jan 10, 2016, at 5:16 PM, Michael Adam <obnox at samba.org> wrote:
>
> On 2016-01-10 at 17:58 +0000, Rowland penny wrote:
>> On 10/01/16 17:05, Partha Sarathi wrote:
>>>
>>>> This could have a lot to do with the fact that idmap_rid &
>>>> idmap_autorid calculate the uids differently i.e if you have RID
>>>> '2025000', autorid would calculate this as '1102500000' , rid
>>>> woul...
2016 May 02
0
[Announce] Samba 4.3.9 Available for Download
...info -u' and 'net ads search'.
o Noel Power <noel.power at suse.com>
* BUG 11738: libcli: Fix debug message, print sid string for new_ace trustee.
o Garming Sam <garming at catalyst.net.nz>
* BUG 11789: build: Mark explicit dependencies on pytalloc-util.
o Partha Sarathi <partha at exablox.com>
* BUG 11819: Fix the smb2_setinfo to handle FS info types and FSQUOTA
infolevel.
o Jorge Schrauwen <sjorge at blackdot.be>
* BUG 11816: configure: Don't check for inotify on illumos.
o Uri Simchoni <uri at samba.org>
* BUG 11691: winbi...
2016 May 02
0
[Announce] Samba 4.3.9 Available for Download
...info -u' and 'net ads search'.
o Noel Power <noel.power at suse.com>
* BUG 11738: libcli: Fix debug message, print sid string for new_ace trustee.
o Garming Sam <garming at catalyst.net.nz>
* BUG 11789: build: Mark explicit dependencies on pytalloc-util.
o Partha Sarathi <partha at exablox.com>
* BUG 11819: Fix the smb2_setinfo to handle FS info types and FSQUOTA
infolevel.
o Jorge Schrauwen <sjorge at blackdot.be>
* BUG 11816: configure: Don't check for inotify on illumos.
o Uri Simchoni <uri at samba.org>
* BUG 11691: winbi...
2016 May 02
0
[Announce] Samba 4.4.3 Available for Download ( DebianJessie DEBs amd64 )
...t ads search'.
>
> o Tom Mortensen <tomm at lime-technology.com>
> * BUG 11875: nss_wins: Fix the hostent setup.
>
> o Garming Sam <garming at catalyst.net.nz>
> * BUG 11789: build: Mark explicit dependencies on pytalloc-util.
>
> o Partha Sarathi <partha at exablox.com>
> * BUG 11819: Fix the smb2_setinfo to handle FS info types and FSQUOTA
> infolevel.
>
> o Jorge Schrauwen <sjorge at blackdot.be>
> * BUG 11816: configure: Don't check for inotify on illumos.
>
> o Uri Simchoni <...
2015 Oct 15
3
Hide the files that doesn't have permission to access
Thank you guys for your reply.
I tried but it still does not work
On 10/14/2015 5:37 PM, Stéphane PURNELLE wrote:
>
> These parameters must be put on share section, not in global section
>
> hide unreadable = yes
> hide unwriteable files = yes
> example
>
> [smb_shr1]
> path = /mnt/LV002/share1
> read only = no
> create mode = 0777