Displaying 20 results from an estimated 500 matches similar to: "python bindings api"
2003 Apr 10
2
Can winbind solve this problem...
>From a linux box, I mount a native NT share (mount -t smbfs -o<options,
etc. etc>).
I want to be able to do an 'ls -l' in that share and have the
owner/group information show the right thing. Currently, no matter what
the ACLs on the file on the NT side, from linux, an 'ls -l' shows 'root'
as the owner/group.
I was expecting winbind to work similar to ypbind in
2003 Jan 03
1
Error in SNIA spec wrt. SessionSetupAndX response when dialect is NT LM 0.12
Good evening,
On the bottom of page 53, section 4.1.2.2 in the SNIA spec
(http://www.snia.org/tech_activities/CIFS/CIFS-TR-1p00_FINAL.pdf), it
states if the dialect is NT LM 0.12 and extended security is off (I.e.,
use "traditional" NTLMv2/NTLMv2 authentication w/o SecurityBlobs), the
SessionSetupAndX response is as shown in section 4.1.2.2 with a word
count = 4. However, what I have
2010 Jan 26
1
Missing record in share-info.tdb
I may have a clue.
I have two servers running Samba 3.2.3, one as a Domain Controller one
as a Member Server.
Both are running Ubuntu 8.10. smbd, nmbd and winbindd using the tdb back
end are running on both.
On the Member Server when I access the [Projects] share everything works
as expected. When I access the [Windows] share I get prompted for a user
name and password but no combination
2016 Aug 26
2
Issue with acl_xattr:ignore system acls in 4.5rc2
On Fri, Aug 26, 2016 at 06:44:05PM +0200, Ralph Böhme wrote:
>
> Cheerio!
> -slow
Still reviewing this - but a few things that will need changing:
When adding the validate_nt_acl_blob() function in
[PATCH 06/12] vfs_acl_common: move the ACL blob validation to a helper function
this makes some of the existing function names in debug statements
incorrect.
Eg. validate_nt_acl_blob()
2016 Aug 26
2
Issue with acl_xattr:ignore system acls in 4.5rc2
On Fri, Aug 26, 2016 at 06:33:26PM +0200, Ralph Böhme via samba wrote:
> On Thu, Aug 25, 2016 at 12:14:00PM -0700, Jeremy Allison wrote:
> > On Wed, Aug 24, 2016 at 04:06:42PM +0200, Ralph Böhme via samba wrote:
> > >
> > > Yeah, as much as I'd like to avoid adding a new option, I guess we
> > > have to do something about it, my latest take on this is
>
2016 Aug 29
1
Issue with acl_xattr:ignore system acls in 4.5rc2
On Sat, Aug 27, 2016 at 12:46:12PM +0200, Ralph Böhme via samba wrote:
>
> ...and this one even has bug urls in all commit messages. Sorry for
> forgetting this in the previous version.
Juuuusttt *one* leetle change, sorry :-).
I was following the changes to the talloc heirarchy in the
code and realized that adding the following change made it
much clearer (at least to me).
diff --git
2016 Aug 27
2
Issue with acl_xattr:ignore system acls in 4.5rc2
On Fri, Aug 26, 2016 at 04:03:49PM -0700, Jeremy Allison wrote:
> On Fri, Aug 26, 2016 at 02:46:19PM -0700, Jeremy Allison via samba wrote:
> > On Fri, Aug 26, 2016 at 06:44:05PM +0200, Ralph Böhme wrote:
> > >
> > > Cheerio!
> > > -slow
> >
> > Still reviewing this - but a few things that will need changing:
> >
> > When adding the
2005 Apr 06
2
NT_Create_AndX
Hi -
Is there a way to tell Samba to use the NT_Create_AndX style of
commands (vs SMB_COM_OPEN)?
Thanks,
Zach
2008 Aug 25
1
How to do a simple directory listing
I'm working on an embedded system that will communicate with a Samba server, and I'm wondering if there's a way to do a simple directory listing. I used Wireshark to see what my Win2K computer does, and I see it's using FIND_FIRST2. This is fine, probably acceptable, but Samba returns a lot of information I do not need, such as file creation/access times. I just need filenames,
2007 Mar 28
0
How to limit a user to access a few sites. (SOLVED)
Hi Roy and calin.kalinix.cosma,
Thanks for your help all the given to me. Finally, I got it done.
Binding an ip address to an username with SQUID and limiting access
of some users with their ips to a few sites
rules added to squid.conf file
external_acl_type ip_user %SRC %LOGIN /usr/lib/squid/ip_user_check -f
/etc/squid/ip.conf
acl ncsa_users proxy_auth REQUIRED
acl ip_users external
2006 Feb 16
2
edited tdb... restart samba?
I had to remove reference to some printer drivers
via tdbtool on ntdrivers.tdb.
1. Do I need to restart smbd and nmbd to make these
changes take effect?
2. If I restart smbd and nmbd will connected users get
disconnected?
2007 Mar 26
2
How to limit a user to access a few sites.
Hi ,
I am now running squid with ncsa_auth.
I have bound ip addresses to usernames. So users now can access Internet
from their ips.
Now I want a few users to prevent from accessing all the sites. But Instead,
I want them to allow to access a few sites scuh as google.com,cnn.com,
bbc.com. I want to limit in that way.
I have wriiten below rules. But those users still can access all the sites.
2005 Aug 04
1
Where the error message comes from?
Hi all:
I get the following error message that I am not able to resolve.
Error in if (const(t, min(1e-08, mean(t)/1e+06))) { :
missing value where TRUE/FALSE needed
It appears right before the last data.frame statement.
Below is the program that simulates data from one way random effects
model and then computes normality and bootstrap confidence interval for
2011 Sep 30
0
Firefox 7 vs latest Flash plugin vs CNN
I'm seeing a strange issue on my C-5.7 system.
running Firefox 7 with the very latest flash plugin.
browse to CNN, I can view any of the videos directly linked on the main
page, or directly linked on sub-pages.
but if I click on the video link at the top of the page (in the red bar)
Firefox displays the page as a list of "thumbnails" for each video with
a small viewer in the upper
2005 Dec 28
1
Help needed with ActiveRecord
I am having issues with RoR/database relationships
I have 3 tables
Feeds (List of feeds)
FeedItems (List of items, feedsID)
FeedView (list of views and their list of feedsID)
I would like to be able to generate a view with the feeditems
For example, if the view has 2 feeds --> CNN & MSNBC and they both have
15 feeds in the feeditems table I want to be able to generate a view
with cnn
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 Mar 08
2
Videos
I am trying to get my latest installation of Centos (4.4) to see videos
when I am in www.cnn.com.
I installed mplayer using yum and that went well. But I still get the
screen from microsoft saying I need to install their plugin..
What more can I do to get these videos to work when I use either mozilla
or konqueror..
Thanks..
2018 Feb 09
0
Convolutional neural networks (CNN) - build a model and After?
Hi,
I am learning CNN using MXNet R package. I am following this great tutorial
about olivetti_faces reconnaissance
<https://www.r-bloggers.com/image-recognition-tutorial-in-r-using-deep-convolutional-neural-networks-mxnet-package/>.
In the end after building model and testing the final score was 0.975.
It is great score but what can do after with this model?
How can use this model for
2017 Jan 10
0
firefox/flash/CNN issue in Centos-7
Hi all!
I have 3 up to date C7 systems.
One of them has flash installed, the other two do not.
One of the two without flash displays CNN videos fine. I'm not sure
whether it is using html5/canvas, or some other mechanism.
the other system without flash fails to display them because flash
is missing.
So far I have not been able to figure out what is different in the
two systems'
2005 Oct 14
1
smbcacls add acl fails 3.0.20
Hi all!
I have a problem setting ACLs on a remote file on a Windows XP Pro
SP2 box.
I issue the following command:
smbcacls -a 'ACL:BBI-DEV\beakid:ALLOWED/0/0x00100116' -U 'BBI-DEV
\Admin' //BBI-DEV/Data /Niva.txt
And I get this response from debug level 3.
Password:
Connecting to host=BBI-DEV
Connecting to 192.168.1.124 at port 445
Doing spnego session setup (blob