Displaying 20 results from an estimated 45 matches for "pargaonkar".
2011 Sep 23
0
ANNOUNCE: cifs-utils release 5.1 available for download
...oss-security/2011/03/04/9
...and it seems to fix the reproducer that I was able to come up with.
Signed-off-by: Jeff Layton <jlayton at samba.org>
Reviewed-by: Suresh Jayaraman <sjayaraman at suse.de>
commit aa442e80e754f2952b0d90dbdbf2cb2807816ed2
Author: Shirish Pargaonkar <shirishpargaonkar at gmail.com>
Date: Mon Jul 18 12:06:03 2011 -0400
manpages: add contents for mount option cifsacl (try #3)
Manpage contents for cifs mount option cifsacl
Signed-off-by: Shirish Pargaonkar <shirishpargaonkar at gmail.com>
commit d791892d901ad...
2010 Nov 08
7
winbind sometimes does not resolve sid to a name
Sometimes a group sid does not get resolved to its name.
Is this a settings problem? Looks like winbind deamon
went dormant for a while and then woke up?
I am using interface wbcLookupSid provided by the
library libwbclient.so for resolving sids to names.
These are the winbind related parameters in
/etc/samba/smb.conf
[global]
# separate domain and username with '\', like
2011 Dec 10
0
ANNOUNCE: cifs-utils release 5.2 available for download
...Signed-off-by: Jeff Layton <jlayton at samba.org>
commit ca20bffffbff426d3b84c23df1df71d7a227206e
Author: Suresh Jayaraman <sjayaraman at suse.de>
Date: Tue Oct 18 08:01:21 2011 -0400
cifs-utils: mention the kernel version that introduced setcifsacl
Reviewed-by: Shirish Pargaonkar <shirishpargaonkar at gmail.com>
Signed-off-by: Suresh Jayaraman <sjayaraman at suse.de>
commit d9c1bf93015e6939d16a319411566de1563a93ca
Author: Suresh Jayaraman <sjayaraman at suse.de>
Date: Tue Oct 18 08:01:26 2011 -0400
cifs-utils: manpage: mention the kernel versio...
2008 Jun 04
4
multiple smb commands (some non AndX) in one packet
Does samba server handle multiple smb commands (not necessarily andx commands)
within one packet? If a client were to send commands such as 0x2f, 0x32, 0x32
in one packet instead of three separate packets, does samba server
handle it i.e.
respond to each of the three requests?
2011 Jun 01
0
ANNOUNCE: cifs-utils release 5.0 available for download
...uthor: Pavel Shilovsky <piastry at etersoft.ru>
Date: Fri May 20 07:36:33 2011 -0400
manpage: make serverino and noserverino option descriptions clear
Signed-off-by: Pavel Shilovsky <piastry at etersoft.ru>
commit f699e959d2afadffc6a4db96b57f873f7dd5e9d9
Author: Shirish Pargaonkar <shirishpargaonkar at gmail.com>
Date: Tue May 24 14:49:56 2011 -0400
cifs-utils: Create new binary cifs.idmap for sid to uid/gid mapping (try #4)
Handle cifs.idmap type of key. Extract a SID string from the description
and map it to either an uid or gid using winbind APIs...
2008 Feb 07
3
number of aces in big endian format?
Hello,
Not exactly samba but related to ntfs acls, so hope do not get flamed!
Recently I am seeing a response to get security descriptor query to Windows
server as Malformed Packet in wireshark trace and the number of aces
in the dacl in
big endian format. I thought all the data over the wire was in little
endian format!
I have seen this on Windows XP and Windows Server 2003.
Have not
2012 Nov 11
0
ANNOUNCE: cifs-utils release 5.8 is ready for download
...assume the userspace and
kernel ones will be properly aligned. Fix the userspace definitions in a
similar fashion.
Given the way these structs are, there is probably not any padding
between fields on most arches, but it's best to be safe here.
Reviewed-by: Shirish Pargaonkar <shirishpargaonkar at gmail.com>
Signed-off-by: Jeff Layton <jlayton at samba.org>
commit 1a0523fbc469e34560bec0f06ce4622bb7db7b04
Author: Jeff Layton <jlayton at samba.org>
Date: Mon Oct 29 15:45:37 2012 -0400
cifs.idmap: get rid of useless strcmp prior to idmapping...
2012 Mar 29
2
samba server does not list shares of type Pritner
Samba server does not list/return share type of Printer.
It only does Disk and IPC$.
In /etc/samba/smb.conf, [global] section has
load printers = yes
cups options = raw
printcap name = /etc/printcap
#obtain list of printers automatically on SystemV
; printcap name = lpstat
printing = cups
There is this section.
[printers]
comment = All
2011 Jan 16
0
ANNOUNCE: cifs-utils release 4.8 available for download
...3bc
Author: Jeff Layton <jlayton at samba.org>
Date: Wed Jan 5 10:52:19 2011 -0500
cifs.upcall: add 'l' to getopt_long string
Reported-by: Stefan Walter <walteste at inf.ethz.ch>
Signed-off-by: Jeff Layton <jlayton at samba.org>
Reviewed-by: Shirish Pargaonkar <shirishpargaonkar at gmail.com>
commit 5979d6dfe7fde7ab05f6bc02e771b4c05d994213
Author: Jeff Layton <jlayton at samba.org>
Date: Wed Jan 5 10:52:19 2011 -0500
cifs.upcall: fix crash when trying to free uninitialized var
If cifs.upcall is passed an invalid argument then...
2009 Mar 11
2
chown failure on a samba share
Is this working as designed or a samba bug?
I am trying to chown ownership of a file in a samba share and it
results in an error.
cifstest6:~ # smbclient //cifstest8/smb8 -U root
Enter root's password:
Domain=[CIFSTEST8] OS=[Unix] Server=[Samba 3.4.0-GIT-e6a5f11-devel]
smb: \> chown 65534 65534 file2
NT_STATUS_ACCESS_DENIED chown file \file2 uid=65534, gid=65534
The share is thus
2018 Mar 13
0
cifs-utils release 6.8 ready for download
...man pages. The option is automatically
enabled if the system supports it. Explicitly enabling it will make the
configure script fail if pod2man is not installed.
Signed-off-by: Aurelien Aptel <aaptel at suse.com>
commit 48d88f946e72a3a8618498524e61f9053bb565f4
Author: Shirish Pargaonkar <shirishpargaonkar at gmail.com>
Date: Wed Aug 30 06:29:52 2017 -0500
cifs: setcifsacl - Send the actual (security descriptor) buffer
size instead of the pre-allocated size
Some SMB servers such as HDS HNAS (Hitachi NAS) return error
NT Status: STATUS_INVALID_SECURITY_DESC...
2011 Oct 07
3
SMB Signing issues... smbclient works, mount does not...
Hi All,
I seem to have exactly the same problem which was described in this thread a
while ago. I have gone through every piece of information I was able to find
on mailing list archives but all I found was people reporting similar
problems and not a solution to it.
As in the original discussion if I use smbclient it works fine but if I use
mount.cifs it does not work at all. To make smbclient
2007 Dec 17
0
stand alone winbind deamon services via apis
...its existing APIs, can it return me an id
and whether that id is gid or uid and a name associated with that id
(with or without Domain prefix)?
It may be possible to this like smbcacls does, via LSA protocol?
If so, I will to take care of the database and mapping etc. right?
Regards,
Shirish S. Pargaonkar
2010 Jan 15
1
samba4 compilation error
Not sure if this is a known error during samba4 source code compilation
and how to fix it (which file has struct iovec defined and where to include it)
Compiling ../libcli/util/tstream.c
../libcli/util/tstream.c:39: error: field ?tmp_vector? has incomplete type
The following command failed:
DATA_BLOB pdu_blob;
struct iovec tmp_vector;
};
pwd =
2010 Jun 15
1
libldb-samba.so does not link in source4 samba
I am building in source4. Where are these symbols defined? Is any
library that is not getting linked?
samba/source4 # make
WAF_MAKE=1 ../buildtools/bin/waf build
Waf: Entering directory `/usr/src/bamba/samba/source4/bin'
[1816/1961] Linking default/source4/lib/ldb/libldb-samba4.so
[1908/1961] Linking default/source4/lib/ldb/ldbadd
default/source4/lib/ldb/libldb-samba4.so: undefined
2011 Oct 06
1
Porting samba setup to backup server
I must set up a backup server for failover and have used tdbbackup to create backup files from the functioning primary server. I then copied the files to the backup server and used tdbbackup to restore all the databases, along with copying the smb.conf and other text files from /etc/samba. This does not seem to work and I was hoping someone could assist.
Primary server is RHEL 5.4 with Samba
2009 Feb 24
1
[Announce] Samba 3.3.1 Available for Download
...NT_STATUS_NOT_IMPLEMENTED.
* Make Samba work with older ctdb versions.
* Add S-1-22-X-Y sids to the local token.
o Lars Mueller <lars@samba.org>
* Conditional install of the cifs.upcall man page.
* Adjust regex to match variable names including underscores.
o Shirish Pargaonkar <shirishpargaonkar@gmail.com>
* BUG 4370: Clean-up entries in /etc/mtab after unmount.
* Add fakemount (-f) and nomtab (-n) flags to mount.cifs.
o Ted Percival <ted.percival@quest.com>
* Fix a crash during name resolution.
o Tim Prouty <tprouty@samba.org>
*...
2009 Feb 24
1
[Announce] Samba 3.3.1 Available for Download
...NT_STATUS_NOT_IMPLEMENTED.
* Make Samba work with older ctdb versions.
* Add S-1-22-X-Y sids to the local token.
o Lars Mueller <lars@samba.org>
* Conditional install of the cifs.upcall man page.
* Adjust regex to match variable names including underscores.
o Shirish Pargaonkar <shirishpargaonkar@gmail.com>
* BUG 4370: Clean-up entries in /etc/mtab after unmount.
* Add fakemount (-f) and nomtab (-n) flags to mount.cifs.
o Ted Percival <ted.percival@quest.com>
* Fix a crash during name resolution.
o Tim Prouty <tprouty@samba.org>
*...
2011 Aug 24
0
winbind wbcGetpwnam WBC_ERR_DOMAIN_NOT_FOUND
Shirish Pargaonkar wrote:
> A call to wbcGetpwnam() with BUILTIN\Administrators
> name (string) returns error 7 (WBC_ERR_DOMAIN_NOT_FOUND).
>
> I tried just Administrators and got the same error.
> Same error with user (string) Everyone also.
>
----
I've noticed this problem as well......
2009 Mar 31
1
[Announce] Samba 3.2.9 Maintenance Release Available
...to the local token.
* Add idl for netr_LogonGetCapabilities().
* Fix the build on SLES8.
* Fix smb signing for fragmented trans/trans2/nttrans requests.
o Glenn Machin <gmachin@sandia.gov>
* Don''t miss an absolute pathname as a kerberos keytab path.
o Shirish Pargaonkar <shirishpargaonkar@gmail.com>
* Clean-up entries in /etc/mtab after unmount.
* Add fakemount (-f) and nomtab (-n) flags to mount.cifs.
o Ted Percival <ted.percival@quest.com>
* Fix a crash during name resolution when log level >= 10 and libc
segfaults if printf...