Displaying 20 results from an estimated 25 matches for "newgroup".
Did you mean:
newsgroup
2005 Dec 08
1
Unable to give users access to folders within Samba share
...ess 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 groups have write access to these folders, so I expect
anyone in DOMAIN\OldGroup to have write access to 'Archive' and anyone
in DOMAIN\NewGroup to have write access to 'test'.
This is partially working, in that I added users to OldGrou...
2006 Jan 17
1
Can anyone get winbind to update group membership?
...w,o-w test"
3. Access the 'test' folder from Windows via Samba and observe you
can create files in this folder, as you are a member of a group with
write access.
--------------
4. Either make a new NT group, or pick one that you're not a member
of. I'll call it DOMAIN\Newgroup.
5. Run "chgrp DOMAIN\\Newgroup test"
6. Access the 'test' folder and observe that you can't write to the
folder as you don't have access to it any more (since you're no longer a
member of the group that has write access.)
--------------
7. Go back and add...
2004 Oct 06
1
R 2.0.0: namespaces, S4 classes & versioned package installation: failure to resolve correct pkg version
...ource(codeFile, env, keep.source = keep.source)
5 : eval(i, envir)
6 : eval(expr, envir, enclos)
7 : .defineRankingClass(where = .where)
8 : setClass("Ranking", representation("VIRTUAL", rowGroup = "Grouping",
colGroup = "Grouping"), prototype(rowGroup = newGrouping(), colGroup =
newGrouping()), vali
9 : makeClassRepresentation(Class, properties, superClasses, prototype,
package, validity, access, version, sealed, where = where)
10 : prototype(rowGroup = newGrouping(), colGroup = newGrouping())
11 : .prototype(...)
12 : newGrouping()
13 : new("G...
2020 Jul 23
3
using samba-tool from a domain member other than the DC
...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 samba-tool group add newgroup -H
ldap://dc01.samdom.example.com -k yes
[sudo] password for rowland:
Added group newgroup
'devstation' isn't a DC ;-)
Rowland
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
...@type_name=name
@options=[]
end
def <<(option)
@options << option
end
end
# The actual helper method
def grouped_programs_selector(programs, programtypes)
groups = []
@programtypes.each do |pt|
newgroup = ProgramType.new(pt.name)
@programs.each do |pr|
if pt.id == pr.programtype
newgroup << ProgramOption.new(pr.id, pr.name)
end
end
groups << newgroup
end
return groups
end
end
---...
2020 Jul 23
1
using samba-tool from a domain member other than the DC
...;> 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 samba-tool group add newgroup -H
>> ldap://dc01.samdom.example.com -k yes
>> [sudo] password for rowland:
>> Added group newgroup
>> 'devstation' isn't a DC ;-)
>> Rowland
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
...llected 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
I have read all of the documents that come with samba relating
to remote browse sync and asked the smb newgroup. Am I trying to do
something that doesn't work?
There are no 98/NT systems involved here - all SunOS systems.
Thanks for any help.
Brian
2020 Jul 23
0
using samba-tool from a domain member other than the DC
...;> 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 samba-tool group add newgroup -H
> ldap://dc01.samdom.example.com -k yes
> [sudo] password for rowland:
> Added group newgroup
>
> 'devstation' isn't a DC ;-)
>
> Rowland
>
>
>
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...
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
...ssions should be on the link targets.? Bad things would happen if the user had a symlink to /etc/passwd and/or /etc/shadow in their home directory!
I also like to use -xdev to avoid traversing into any unexpected filesystems.? So I end up with:
? find /somedir -xdev -uid=500 -exec chown -h newID:newGroup {} +
Hope that helps for the next time or someone else!
[This is off the top of my head, so beware of any mistakes...these commands have significant consequences.]
Best regards,
Chris Schanzle
2002 Apr 01
0
RE: [S] R for UNIX on Intel platform
...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: 's-news at wubios.wustl.edu'
> Subject: [S] R for UNIX on Intel platform
>
>
> Greetings NewGroup;
>
> Has anyone here had experience compiling and/or running R in
> the UNIX environment (Sun OS) on an Intel platform? I cannot
> use Linux due to intranet compromises so I'm stuck with the
> SunOS an Intel-based machine, thus this weird and not very
> friendly combinat...
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 it's definately working with
Transgaming CVS... I also had to start it with...
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
...over and over again.
If anyone has some pointers on what to look at; I can ramp up the load on
the machine on demand and test things; but having it take ~45% of the total
cpu under what I consider a fairly light load worries me a lot about
Glusters Scalability. Based on the bug reports and other newgroup
messages it seems I might be hitting some corner case as I believe this is
unusual result; so any pointers, any data I can provide.
Nathanael A.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20...