search for: newgroups

Displaying 20 results from an estimated 25 matches for "newgroups".

Did you mean: newsgroups
2005 Dec 08
1
Unable to give users access to folders within Samba share
Hi, I'm trying to give my users access to a folder contained within a Samba share, e.g. $ ls share drwxrwsr-x 14 fsuser DOMAIN\OldGroup 432 2005-12-07 15:35 . drwxr-xr-x 6 root root 128 2005-11-17 12:33 .. drwxrwsr-x 3 fsuser DOMAIN\OldGroup 136 2005-11-22 16:56 Archive drwxrwsr-x 2 fsuser DOMAIN\NewGroup 48 2005-12-07 15:35 test Note that the
2006 Jan 17
1
Can anyone get winbind to update group membership?
Hi all, Does this work for anyone out there? I've never gotten it to work: (the set up is Samba as a member of an Active Directory run by Windows servers.) -------------- 1. Pick an NT group that's been there since you installed Samba, and of which you are a member. I'll call it DOMAIN\Oldgroup. 2. Run "chgrp DOMAIN\\Oldgroup test" then "chmod g+w,o-w
2004 Oct 06
1
R 2.0.0: namespaces, S4 classes & versioned package installation: failure to resolve correct pkg version
Hi, further down from the problem I asked about yesterday I encounter the following problem (please appologize for the lengthy mail - I have not found a brief example making the issue clear): - using R packages making use of namespaces & - S4 classes when using --with-package-versions in the install call: Pkgs install ok and the first pkg 'base' can be loaded in R
2020 Jul 23
3
using samba-tool from a domain member other than the DC
On 23/07/2020 19:31, Jason Keltz via samba wrote: > Hi Rowland, > > I'm running smbd on the? DC.? I want to be able to do things like > adding a user, dns entry, etc. from my workstation without logging > into the DC. > > I can't get samba-tool to work with Kerberos, or ldaps, etc. As I said, I cannot get ldaps to work (yet), but: rowland at devstation:~$ sudo
2004 Oct 07
2
Samba with winbindd AD Group access limit problem
I'm running Samba 3.0.2 on Solaris using winbindd to allow me to security tailor access to subdirectories on a Samba share. We assign the subdirectories within a Samba share to an Active Directory group name. This generally works fine but I am having user access issues from the Win2K / Win XP workstations that have mapped the share. The problem seems to be related to the number of groups /
2006 Jan 23
3
problem with a selfmade helper method
Hi all, i tried to set up the helper method "grouped_programs_selector" in application_helpers.rb. Since i dont have a deep understanding of Ruby itself, I pretty much copied the Grouped Selection List (Chapter 17, pp. 259, 260) example from Dave & David''s Book. The optiongroups are properly created by my method, but there are no options inside. Maybe you can debug this
2020 Jul 23
1
using samba-tool from a domain member other than the DC
Top posting. Is this in freenas jail, perhaps? If so, I'd take a long hard look at the underlying environment. Semi off-topic. FreeNAS on FreeBSD has a whole set of really weird issues, IMO. For example; I was trying to get rsync or rdiff-backup to run [not in a jail, but just in the base context] and performance was really terrible and it would bomb for larger file syncs to a remote Linux
2008 Jul 28
3
Case statements in R
Hi all, I am trying to convert geometric means in a matrix to cover classes. My values are as such: perc<-c(0,0.025136418, 0.316227766, 1.414213562,3.16227766, 7.071067812, 15.8113883, 35.35533906, 61.23724357, 84.40971508, 97.46794345) cover<-c(0,1,2,3,4,5,6,7,8,9,10) This is what I am trying to accomplish veg_mean[veg_mean>0 && veg_mean < .1] <- 1
2002 Dec 09
3
Webcam Support
Hello, I am writing a program for windows that makes use of the webcam, and was hoping to easily port this program to Linux using winelib. Does wine support devices such as webcams? I have no previous experience of programming in Linux, so maybe this is throwing myself off the deep-end, but my friend says that just linking to winelib and hitting the ?make? button should ALMOST work in most cases
2000 Feb 07
1
remote browse sync
HELP! I am becoming quite frustrated with trying to set up remote browse sync. I have several subnets and ONE workgroup. I want one host in the entire workgroup to have a complete browse list that it has collected from all of the local master browsers. One the master: local master = yes domain master = yes On one clients in each subnet: local master = yes remote browse sync = 1.2.3.4
2020 Jul 23
0
using samba-tool from a domain member other than the DC
Hi Rowland, ldap doesn't work for me either: > % samba-tool user list -H ldap://dc01.samdom.example.com -k yes > Failed to bind - LDAP client internal error: NT_STATUS_INVALID_PARAMETER > Failed to connect to 'ldap://dc01.samdom.example.com' with backend > 'ldap': LDAP client internal error: NT_STATUS_INVALID_PARAMETER > ERROR(ldb): uncaught exception - LDAP
2006 Apr 25
4
Support section revamp
Hi Folks, We've now reconnected the newgroup comp.emulators.ms-windows.wine to the wine-users mailing list, so they are, in theory, one 'virtual' community. We also revamped the web site a bit to try to make these things pop out a bit more. Please see this page in particular: http://www.winehq.org/site/getting_help Hopefully this will help people find a way to search for help and
2002 Nov 09
1
Performance problems with new server
...twork and it works great. I imagine the problem must be with the samba machine somehow. It appears to FTP and sendmail with no bottlenecks. It is a brand new machine Athlon XP 2000+, 512M DDR and Raid controller. It does use an integrated Realtek TRL8100BL ethernet controller which I have seen some newgroups complain about. Any thoughts what I should look for to debug this system. I am pulling my hair out on this one. Thanks in advance for any assistance. Pat
2020 Jul 23
2
using samba-tool from a domain member other than the DC
On 23/07/2020 18:42, Jason Keltz via samba wrote: > Hi. > > I left off from my original question... > > I've joined the domain using "realm join", and am not using winbind. > > I'm looking for the minimal configuration I need to have in smb.conf > to be able to run samba-tool from a domain member. > > My /etc/krb5.conf contains: > >
2019 Feb 16
3
Changing UID numbers
Hello everyone - Update: Many thanks to Matt Miller for the tip on usermod options. That worked very well! I did not know those options existed and would never have thought to look for them. After making and testing backups, I started with my main workstation. Rebooted in runmode=3, then ran the usermod -u and -g options. I did this in two runs. I first had to uninstall docker since it
2019 Feb 20
0
Changing UID numbers
On 2/16/19 12:14 PM, Bill Gee wrote: > ...After the usermod programs ran, I then did a "find -uid=500" with an exec option to change ownership. Repeat for changing GID. It found a few dozen files that were not in my home directory. > > On the server I ran the two "find" commands against the entire file system. It took about half an hour to run. No surprise there as
2002 Apr 01
0
RE: [S] R for UNIX on Intel platform
You may get more response by posting this question on the R news list: r-help at stat.math.ethz.ch As for using R on Solaris, its easy to compile, looks and acts almost exactly like S-Plus 3.X. I use R on Sparc Solaris every day. -Greg > -----Original Message----- > From: Stafford Phillip-APS095 [mailto:phillip.stafford at motorola.com] > Sent: Monday, April 01, 2002 12:11 PM > To:
2001 Mar 30
0
Update: AOL and WINE
I've actually got an update. I've _JUST_ managed to get AOL to start under wine, and even to connect. I can't seem to get E-Mail to work, or to get onto my NewGroup reader, (so, I'm still typing this under VMWare) but I _DID_ get IM's and chat... How? This is the setup, I'm actually running Transgaming CVS, I'm not sure if it will work with regular WINE CVS, but
2005 Jun 27
1
R mailing list archive: alternative interface
For a programming competition (http://railsday.com) I recently entered, I created a web-application to nicely display mail archives. I've loaded up a couple of months worth of r-devel mail and made it available here: http://listomagic.had.co.nz/ The big advantages over the currrent mailman archive are: * messages are threaded, and messages in a thread are displayed together, and some
2017 Dec 04
0
Gluster 3.8.15 - Major CPU Load
Hi folks, Can someone give me an idea why gluster and the glusterd would be taking almost 25% cpu each when under a READ load. (No writing). I have setup just a simple three node system, and when I put it under a load of a number of clients; gluster is really killing the cpu. Anything I should specifically look at? Using v3.8.15. Basically all three machines replicate