similar to: Samba 3.2, Samba 3.3 release planning

Displaying 20 results from an estimated 1100 matches similar to: "Samba 3.2, Samba 3.3 release planning"

2008 Sep 04
3
Samba server as part of AD domain keeps asking for username and password
Hello all, I'm trying to set up my samba server rev 3.2.3 on opensuse 10.3 as a member of the active directory domain, so that client connections can be authenticated by the AD server. Unfortunately when I try to connect to the samba server from a windows XP system, it keeps on asking me for user name and password. I've been reading through various howto's and descriptions but no
2008 Aug 17
2
Question to smbclient and domain users
Hi, smbclient \\\\i60ws1\\public_html -U ladanyi results in: [2008/08/17 10:43:10, 0] smbd/service.c:make_connection_snum(1003) '/var/www/public_html/IPR-OFFICE/ladanyi' does not exist or permission denied when connecting to [public_html] Error was Permission denied I use the: winbind use default domain = yes option. This option works for wbinfo -u/-g option. Is it possible
2008 Aug 26
3
embedded examples
I am working on embedding R into some visualization research programs. Can any point me to a collection of embedded and standalone R/C/C++ examples? The documentation is to terse for me to figure out how to develop this and I am looking for some simple examples to study. Thanks and best regards, EBo --
2008 Aug 26
3
embedded examples
I am working on embedding R into some visualization research programs. Can any point me to a collection of embedded and standalone R/C/C++ examples? The documentation is to terse for me to figure out how to develop this and I am looking for some simple examples to study. Thanks and best regards, EBo --
2008 Sep 03
8
suggestion of new API function for embedded programming.
While doing some embedded programming and trying to figure out how to generate a hand coded SEXP equivalent of the line "t.test(x,conf.level=(1-p))$conf.int[2]" I had an idea for an addition to the embedded API. There are a number of hidden or static parse functions (R_ParseBuffer, R_Parse1Buffer, etc.) which take an IoBuffer* and returns a parsed tree. If one or more of these
2010 Jan 20
2
Samba shares freezing
All, Looking for some help here. Not finding anything on the net that looks the same as what I'm seeing. Running Solaris 10 Sparc, on a Sunfire 5220, 16Gb of RAM. Samba version 3.4.5 and using ZFS file systems with user quotas. All cifs clients shares to this server freeze after about 10 to 15 minutes of connectivity. Only fix is to restart samba. I'm not getting any errors
2008 Aug 11
5
Parameter "idmap backend" is deprecated ???
Hi, why is this parameter deprecated ? I have to set this parameter if i want to get my user/group information from Active Directory with SFU AD schemata extension. Is there a new parameter instead of "idmap backend" ??? Buy Andy
2008 Apr 28
4
Samba 3.2.0-pre3 packages in Debian - version of Samba in Debian lenny
The day after Karolin announced the release of 3.2.0-pre3, the Debian packaging team was able to upload .deb packages for it in Debian *experimental*. To use them, you need to already use Debian testing or unstable, then add this to /etc/apt/sources.list: deb http://ftp.fr.debian.org/debian experimental main contrib non-free (replace "fr" by your favorite mirror country code) If you
2008 Oct 03
1
Will 3.3.x vs 3.2.x
Hi All, Just a quick question: Will 3.3.x replace 3.2.x as the production use branch? We're still using 3.0.28 and up on our systems and just want to know if evaluating 3.2 is the right step, or wait for 3.3. Thanks, Jim Shanks
2008 Apr 21
8
Samba send SPNEGO if Extended Security is ON
I've checked the samba code (sessetup) and found out that samba always send spnego packet when Extended Security capability is ON. (This can't be turned off/on ie. "use spnego = false") Does it mean I can "never" connect to smb server that doesn't support spnego if Extended Security is supported by server? Is my understanding correct?
2009 May 20
1
fs_acl_xattr und vfs_acl_tdb in Samba 3.3/3.4
Hi volks, i want to ask if the "fs_acl_xattr" and "vfs_acl_tdb" in samba 3.3 are now "stable" or if its planned to be stable in 3.4 What is the experience with this vfs modules in 3.3 ? Bye, Andy
2008 Oct 20
1
Two questions
1) A lot (but not all) of my smbd / nmbd logs are going to /var/log/messages instead of /var/log/samba/ I tried a couple of things in syslog.conf, but just don't know the magic word for samba logs. 2) I'm getting lots of "couldn't find service" errors. I had: [data] path = /data read only = no public = yes browseable = yes writeable
2008 Apr 02
2
Problem with cups print job name
For some time I had been running samba 3.0.10 from RHEL4. I have a samba -> cups -> pdf printer set up which uses the user supplied job name for the output file. The job name was formatted like this "smbprn.00001020 Microsoft Word - Test.doc". Since then, RHEL have updated to samba 3.0.25. The job name supplied to cups is now a random string of characters like
2008 Aug 06
1
winbindd behaving oddly
Hello folks, Been beating my head with an winbind and pam just behaving oddly. I have following various HOW-TO's, wiki's, and docs, and just can't seem to get past a wall. Here a some of the issues: - the 1st attempt at ssh'ing to a server gives me a 'Wrong Password' in the logs. Here's an exact snippet: Aug 6 18:45:40 mia21654bcu001 sshd[5371]: pam_winbind(sshd):
2008 Aug 11
1
net ads join - DNS Update failed !
Hi, it seems that all is working perfectly, but if start an "net ads join" i get the message "DNS Update failed !" . What is the consequence if i dont care about this message ? Is the Samba Server (ADS member) only not registered in the ADS DNS tree ? Buy, Andy
2008 Aug 26
3
Public share with samba/ Winbind
Hi all, i have a samba dataserver who works fine with AD authentification ... I need a share who was accessible for everybody ( outside the main domain) .. Is it possible when " security = ads" ? I try public = yes , guest = ok .. But i need to authentificate myself. Thanks a lot. ++
2008 Aug 06
2
Winbind IDMAP question.
Hello all, I have joined my linux boxes to AD and can authenticate using Active Directory usernames and passwords using Winbind. I want to Authenticate to AD but have that user mapped to a local Unix or NIS ID otherwise the AD authentication is useless and only hinders with file permissions and such. My first questions in regards to an ADS domain member server. Can Winbind be used to map a
2008 Apr 28
6
Strange behaviour of winbind on solaris 8
Dear All, I came across a really strange behaviour when using winbind on solaris 8. Normally "nscd" should be turned off because it's causing problems in the username resolution etc. When I turn it off I can login e.g. using ssh as an AD users but when i start a command like "ls" it gets put in the background immediately? When "nscd" is turn on and login again I
2008 Dec 01
1
Print Operator Rights in AD environment
I am attempting to set the SePrintOperatorPrivilege right on my RHEL 5.2 samba server and need some guidance. The samba box is currently joined to an AD forest in which I have a delegated OU, I do not have a Domain Admin account. Samba seems to want/need an Admin account in order to make changes to the server configuration such as rights. So the question is. Is there away to set a
2008 Apr 23
1
nested groups not working with sudo and winbind
Howdy folks, I'm having an issue with sudo not recognizing nested groups via AD and winbind. I have an AD group called UnixAdmins and when I ad and AD account *directly* into this group, I am able to use sudo just fine as it is in the sudoers. *but* say I have a nested group in UnixAdmins like CustomerUsers or whatnot it won't recognize. Now, I also restrict access via pam.d systems-auth