similar to: Group logon Scripts

Displaying 20 results from an estimated 1000 matches similar to: "Group logon Scripts"

2000 Feb 23
0
Fwd: RE: Group logon Scripts
I have a similar situation and have assigned all users to varying primary groups. It works OK but could be better. I am including an e-mail from the samba list that improves on my login/out scripts. I have not had a chance to try the improvements yet. Good luck. Forwarded From: "Naccarato, Robert" <naccarar@bis.adp.com> > > > I use the following script in the root
1999 Dec 23
1
z: mapping on netlogon share
Is there any way to change the default netlogon share from using z: in logon scripts? We use a Win95 time recording software package that uses the same drive mapping and need to put it on our RH6.1 fileserver but have the obvious conflict. Bit of a problem really. Thanks. -----------------------------------------------------------------------------------------------------------
1999 Dec 22
4
Veto files option not working
We're getting very close now to having our RH6.1 server as we want it. Just a few anoying things left to iron out so we can trial it properly prior to going live. One of them is the "veto files" option in smb.conf. We want to stop users on Win95 clients from seeing (or deleting) the dot-files in their home shares. I've tried the above option, I've tried "hide dot
1999 Dec 13
2
Samba on RedHat 6.1
We're trying to get samba running on a RH 6.1 server installation, runnijng as a trial. So far we can only see the server on 2 NT 4/SP4 workstations and not on the Windows 95 clients, and then only if we do a Start/Find/Computers. I can map a drive to a share, and can reconnect to it after rebooting the NT workstation, but can't see the server in Network Neighborhood. TCP/IP is
2008 Sep 17
4
cron job not working
Here's a perl script that works when I run it manually. But when I run it via cron, it won't create the directory. But worse than that, an email isn't sent to the account running the job. So I'm not getting an error, but it does work when I run it manually. If I put an obvious error in the script, cron does generate an email giving me the STDERR. What could it be? === Al
2010 Oct 01
3
Converting a dataframe column from string to datetime
Hi, I have a dataframe column of the form v<-c("Fri Feb 05 20:00:01.43000 2010","Fri Feb 05 20:00:02.274000 2010","Fri Feb 05 20:00:02.274000 2010","Fri Feb 05 20:00:06.34000 2010") I need to convert this to datetime form. I did the following.. lapply(v,function(x){strptime(x, "%a %b %d %H:%M:%OS %Y")}) This gives me a list that looks like
2007 Jan 17
2
problem with unlist POSIX date at midnight
Dear R-users, I use unlist of POSIX dates to extract the year, hour etc. With that I can search for files in my database which are in the form 'yyyymmddhh_synops.txt' However, I get stucked during midnight where unlist just gives NA's. The script is given below, the problem accurs at acc.period[16] (midnight). However when I write out the character, unlist works well. But
2020 Oct 23
2
The presence/absence of `zone` in POSIXlt depending on time zone as a cause of possible inconsistences?
Dear all, I have just detected what seems a minor inconsistence with data types. If one unlists a POSIXlt time with GMT zone gets a numeric vector, since the POSIXlt list has no `zone` element, while if one unlists a POSIXlt time with a non GMT zone (also non specifying tz if the Sys.timezone is not GMT) gets a character vector due to including the `zone` element. > x <-
2005 Oct 06
2
isdst
Can someone, please, explain the difference is results below (notice the isdst value) > unlist(as.POSIXlt('2005-7-1')) sec min hour mday mon year wday yday isdst 0 0 0 1 6 105 5 181 1 > unlist(as.POSIXlt(as.Date('2005-7-1'))) sec min hour mday mon year wday yday isdst 0 0 0 1 6 105 5 181 0
2007 Dec 11
3
Wrong length of POSIXt vectors (PR#10507)
Full_Name: Petr Simecek Version: 2.5.1, 2.6.1 OS: Windows XP Submission from: (NULL) (195.113.231.2) Several times I have experienced that a length of a POSIXt vector has not been computed right. Example: tv<-structure(list(sec = c(50, 0, 55, 12, 2, 0, 37, NA, 17, 3, 31 ), min = c(1L, 10L, 11L, 15L, 16L, 18L, 18L, NA, 20L, 22L, 22L ), hour = c(12L, 12L, 12L, 12L, 12L, 12L, 12L, NA, 12L,
1999 Dec 20
0
RH6.1 Group access for shares
I've set up a samba 2.0.5a / RedHat 6.1 file server. It's all going fine, but for a minor issue that is irritating rather than critical. I have directories for each dept, and then sub-dirs for users, with a dept share dir in each dept dir. I can set the valid users to individual users for the shared directories but some of the depts have 25 - 30 people and so I'd like to use groups
1999 Nov 09
1
Win95 & Samba 1st timer
Can anyone help us... We're Samba ist Timers... We're trying out a Linux machine as a feasability study. We're running a copy of SuSE 6.1 Linux on a DX4/100 and trying to get Samba up asd running. As far as I can tell it's all ok, but I can't ping anything from the Linux box and Win95 / NT workstation can't see Linux. The DX4 has a 3Com509B NIC, and as for as I can tell
1999 Dec 15
0
Samba 2.0.5a on RH 6.1 Server Setup
My thanks to those who've helped me in the last few days. I've had some big breakthroughs and may now be able to help one or two others. My next task is to set up Samba to log users into their shares on a mapped drive that will be commonto all machines - eg. h:\. So I have 4 user shares, and a common IT share that we can all use. It works fine on my NT4 machine and logs me in on
2000 Jan 11
0
NT4 Workstation to Samba domain problem
We have a small problem - again - only with NT4 workstation now. We are moving into the first phase of rollout of our samba server, but need to go over to a domain setup from a workgroup. If I change from a workgroup to domain name, I get a message box that says: " Unable to connect to the domain controller for this domain. Have your administrator check your computer account on the
2000 Jul 20
0
smbd died - why?
Hi out there... We just had a hub go down in spectacular fashion - lots of smoke, VERY bad smell, no network connection, melted plastic - very exciting stuff on a dull afternoon! But - it took out the smbd daemon and all those processes running from the affected PC's with it. Why would it do that? I couldn't get the smbd to start either by "killall -HUP inetd" or by
2010 Dec 27
1
Can't merge on datetime?
x = structure(list(date = structure(list(sec = c(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), min = c(0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L), hour = c(0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L), mday = c(1L, 2L, 3L, 4L, 5L, 8L, 9L, 10L, 11L, 12L, 15L, 16L, 17L, 18L, 19L, 22L, 23L, 24L,
2020 Sep 08
2
pcieport 0000:00:01.0: PME: Spurious native interrupt (nvidia with nouveau and thunderbolt on thinkpad P73)
On Tue, Sep 08, 2020 at 01:51:19AM +0200, Karol Herbst wrote: > oh, I somehow missed that "disp ctor failed" message. I think that > might explain why things are a bit hanging. From the top of my head I > am not sure if that's something known or something new. But just in > case I CCed Lyude and Ben. And I think booting with > nouveau.debug=disp=trace could already
2003 Aug 13
1
Problems with addition in big POSIX dates
Have you noticed any problems with big dates (>=1/1/2040) in R? Here is the bit of code that I'm having trouble with: > test.date <- strptime("1/1/2040",format="%m/%d/%Y") > > unlist(test.date) sec min hour mday mon year wday yday isdst 0 0 0 1 0 140 0 0 0 > > date.plus.one <- as.POSIXct(test.date) +
2020 Oct 01
3
timezone tests and R-devel
The return value of Sys.time() today with a timezone of US/Eastern is unchanged between 4.0.3-patched and devel, but on devel the following test fails all.equal(x, as.POSIXlt(x)) with x = Sys.time() This means that devel does not complete make tests (failure on tests/reg-tests-2.R) It is entirely possible that it is an error on my end, I use export TZ="US/Eastern" but I have been
2000 Sep 18
1
Samba dropping connections
Hi all Thanks to David Collier-Brown for the mail on Friday - we are looking into it right now. Our setup is: RedHat 6.1, Samba 2.0.5a, on a HP LH3 NetServer - 256 MB, 5x9GB RAID 5, also running Apache and the Intranet. Cisco Catalyst 2900 (24 port) switch, and a mix of HP and NetGear hubs. PCs are connected to the hubs and then upload to the switch, the servers are straight onto the switch.