search for: gaga

Displaying 20 results from an estimated 27 matches for "gaga".

Did you mean: gaa
2010 Feb 16
2
ZFS Mount Errors
Why would I get the following error: Reading ZFS config: done. Mounting ZFS filesystems: (1/6)cannot mount ''/data/apache'': directory is not empty (6/6) svc:/system/filesystem/local:default: WARNING: /usr/sbin/zfs mount -a failed: exit status 1 And yes, there is data in the /data/apache file system....... This was created during the jumpstart process. Thanks --------------
2008 Dec 15
1
bug in R CMD INSTALL do_install under OS X
Hi, I believe I've encountered a bug in the do_install function in the script used by R CMD INSTALL. I'm using R 2.8.0 under OS X 10.5.5. I was trying to install a package from source (the package gaga which I maintain, which I checked and builds correctly for R 2.8.0) when I get the error message * Installing to library '/Users/drossell/Desktop/R-2.8.0/library' /Users/drossell/Desktop/R-2.8.0/bin/INSTALL: line 950: cd: /Volumes/biostats/projects/routines/R/gaga /Volumes/biostats/project...
2020 May 02
0
default backend = rid not showing full group information for users
.../05/2020 15:07, Jelle de Jong via samba wrote: >>>> Am I wrong to expect that id user and getent group should list me >>>> the groups the user is part of. >>>> >>>> For example wbinfo --group-info=office shows me that user jdoe and >>>> lgaga are part of the group, but then when doing id jdoe or id lgaga >>>> the office group is not shown, neither in getent group. >>>> >>>> What should I change in my config to have full group information >>>> working? >>>> >>>> ro...
2020 May 02
2
default backend = rid not showing full group information for users
...rote: >> On 02/05/2020 15:07, Jelle de Jong via samba wrote: >>> Am I wrong to expect that id user and getent group should list me >>> the groups the user is part of. >>> >>> For example wbinfo --group-info=office shows me that user jdoe and >>> lgaga are part of the group, but then when doing id jdoe or id lgaga >>> the office group is not shown, neither in getent group. >>> >>> What should I change in my config to have full group information >>> working? >>> >>> root at samba01:~# wbinfo...
2005 Aug 18
4
SYSLINUX 3.10-pre11
I have just pushed out SYSLINUX 3.10-pre11. This version hopefully should fix Curtis' bug (display file garbage) as well as the NOESCAPE problem. Curtis, Alex and Paul, could you try this version out, please? -hpa
2020 Apr 30
3
steps to get automatic home folder created at user logon windows 10 with samba 4.9.5-Debian
...de Jong via samba wrote: >> >> I never was able to get the backend = ad working >> >> I only need my user to be able to login to Windows 10 systems from a >> domain joined machine. >> >> This is how I add my users: >> >> samba-tool user create lgaga passwd --login-shell /bin/bash >> --given-name "Lady Gaga" --home-drive=H >> --home-directory="\\\SAMBA01\users\lgaga" >> >> Based on this wiki https://wiki.samba.org/index.php/Idmap_config_ad I >> tried the bellow configuration again but it did...
2007 Jan 12
0
Minor logical bug in rbind.data.frame ?
...> fifi <- data.frame(v1 = c('a', 'e'), v2 = c(9, 10), v4 = ordered(c('y', 'z'))) > rbind(foo, bar, fifi) Error in match.names(clabs, names(xi)) : names do not match previous names: v4 > ## Output looks fine. ## Third data frame is missing a column. > gaga <- data.frame(v1 = c('a', 'e'), v2 = c(7, 8)) > rbind(foo, bar, gaga) Error in paste(nmi[nii == 0], collapse = ", ") : object "nii" not found In addition: Warning message: longer object length is not a multiple of shorter object length in: clabs == nmi...
2020 Apr 30
2
steps to get automatic home folder created at user logon windows 10 with samba 4.9.5-Debian
...??? store dos attributes = Yes >> ??? vfs objects = recycle > You have turned acl_xattr off I never was able to get the backend = ad working I only need my user to be able to login to Windows 10 systems from a domain joined machine. This is how I add my users: samba-tool user create lgaga passwd --login-shell /bin/bash --given-name "Lady Gaga" --home-drive=H --home-directory="\\\SAMBA01\users\lgaga" Based on this wiki https://wiki.samba.org/index.php/Idmap_config_ad I tried the bellow configuration again but it did now work. getent passwd user or id user does...
2020 Apr 30
2
how to use root preexec on user share with %U not as root user
...gt; share and pass the users homedir path and username to the script. With > this option, you do not need to touch the users profile tab in ADUC. First logon is I use samba-tool to add the user then I go to an Windows 10 Pro domain member system and logon to the machine. The \\SAMBA01\users\lgaga folder will not be there..... amba-tool user create lgaga passwd --login-shell /bin/bash --given-name "Lady Gaga" --home-drive=H --home-directory="\\\SAMBA01\users\lgaga" Could you or others share (sent) the /path/to/a/script you use because when I try to use mine above scri...
2018 Jan 30
4
Best practices in developing package: From a single file
.../master/man/prrd-package.Rd I use either this function or the RStudio template helper all the time. And similarly, other people written similar helpers. You may get other pointers. And every couple of months someone writes a new tutorial about how to write a first package. Then social media goes gaga and we get half a dozen blog posts where someone celebrates finding said tutorial, reading it and following through with a new package. And many of us taught workshops on creating packages. There is a lot of material out here, though lots of this material seems to be entirely ignorant of what cam...
2020 May 02
4
default backend = rid not showing full group information for users
On 02/05/2020 15:07, Jelle de Jong via samba wrote: > Am I wrong to expect that id user and getent group should list me the > groups the user is part of. > > For example wbinfo --group-info=office shows me that user jdoe and > lgaga are part of the group, but then when doing id jdoe or id lgaga > the office group is not shown, neither in getent group. > > What should I change in my config to have full group information working? > > root at samba01:~# wbinfo --group-info=development > development:x:11111:jdoe...
2020 Apr 30
1
how to use root preexec on user share with %U not as root user
On 2020-04-30 23:14, Rowland penny via samba wrote: > On 30/04/2020 21:40, Jelle de Jong via samba wrote: >> >> First logon is I use samba-tool to add the user then I go to an >> Windows 10 Pro domain member system and logon to the machine. The >> \\SAMBA01\users\lgaga folder will not be there..... > It will not be there, samba-tool doesn't have the code to create the > users folder, but when created on Windows, Windows does. >> >> samba-tool user create lgaga passwd --login-shell /bin/bash >> --given-name "Lady Gaga" --hom...
2018 Apr 02
2
What is the universal (world wide) understanding behind degaussing harddisks?
...ch includes desktops and laptops Last Friday, I had already reflected to my sales manager Edward Snowden that since we are definitely NOT going to wipe our customer's data by using strong and powerful magnets (physical means), should I send an email to the IT Administrator of our customer Lady Gaga (fictitious individual name used) asking her which data sanitization method (by software means) I should use? My sales manager Edward Snowden had quickly deflected my concerns (that is, wanting to send an email to our customer Lady Gaga asking her which data sanitization method I should use). I ha...
2020 May 01
5
default backend = rid not showing full group information for users
...do to have the full group info for the users available? https://wiki.samba.org/index.php/Idmap_config_rid # All domain's user accounts and groups are automatically available on the domain member. root at s4ad01:~# samba-tool group listmembers "office" ldb_wrap open of secrets.ldb lgaga jdoe root at samba01:~# wbinfo --group-info=office office:x:11106:jdoe,lgaga oot at samba01:~# id jdoe uid=11157(jdoe) gid=10513(domain users) groups=10513(domain users),11157(jdoe),3001(BUILTIN\users) root at samba01:~# id lgaga uid=11155(lgaga) gid=10513(domain users) groups=10513(domain use...
2007 Feb 23
11
Problems getting mongrel service working
Hello list! I have mongrel service 0.1.0 working on my current production machine. Upgrading to a new server and also moving to mongrel service 0.3.1 has not worked yet. I am hoping someone will have an idea as to why. I have mongrel installed properly (I think): C:\rails\igacc>gem list --local *** LOCAL GEMS *** ... mongrel (1.0.1) A small fast HTTP library and server that runs
2020 Apr 30
0
how to use root preexec on user share with %U not as root user
On 30/04/2020 21:40, Jelle de Jong via samba wrote: > > First logon is I use samba-tool to add the user then I go to an > Windows 10 Pro domain member system and logon to the machine. The > \\SAMBA01\users\lgaga folder will not be there..... It will not be there, samba-tool doesn't have the code to create the users folder, but when created on Windows, Windows does. > > amba-tool user create lgaga passwd --login-shell /bin/bash > --given-name "Lady Gaga" --home-drive=H > --home-...
2018 Jan 31
0
Best practices in developing package: From a single file
...gt; I use either this function or the RStudio template helper all the time. > > And similarly, other people written similar helpers. You may get other pointers. > > And every couple of months someone writes a new tutorial about how to write a > first package. Then social media goes gaga and we get half a dozen blog posts > where someone celebrates finding said tutorial, reading it and following > through with a new package. > > And many of us taught workshops on creating packages. There is a lot of > material out here, though lots of this material seems to be entir...
2020 May 02
0
default backend = rid not showing full group information for users
...owland penny via samba wrote: > On 02/05/2020 15:07, Jelle de Jong via samba wrote: >> Am I wrong to expect that id user and getent group should list me the >> groups the user is part of. >> >> For example wbinfo --group-info=office shows me that user jdoe and >> lgaga are part of the group, but then when doing id jdoe or id lgaga >> the office group is not shown, neither in getent group. >> >> What should I change in my config to have full group information working? >> >> root at samba01:~# wbinfo --group-info=development >>...
2018 Jan 30
0
Best practices in developing package: From a single file
...e either this function or the RStudio template helper all the time. > > And similarly, other people written similar helpers. You may get other > pointers. > > And every couple of months someone writes a new tutorial about how to > write a > first package. Then social media goes gaga and we get half a dozen blog > posts > where someone celebrates finding said tutorial, reading it and following > through with a new package. > > And many of us taught workshops on creating packages. There is a lot of > material out here, though lots of this material seems to be e...
2020 May 02
0
default backend = rid not showing full group information for users
Am I wrong to expect that id user and getent group should list me the groups the user is part of. For example wbinfo --group-info=office shows me that user jdoe and lgaga are part of the group, but then when doing id jdoe or id lgaga the office group is not shown, neither in getent group. What should I change in my config to have full group information working? root at samba01:~# wbinfo --group-info=development development:x:11111:jdoe root at samba01:~# wbinfo...