similar to: rookie - mount nt share from Solaris 2.6?

Displaying 20 results from an estimated 500 matches similar to: "rookie - mount nt share from Solaris 2.6?"

2013 Jun 23
1
would enabling profiling at all times be okay?
Does anyone know if enabling profiling all the time is okay to do? I'm worried that the accounting pieces might cause increased memory usage over time or some other issues. I was hoping to enable that to be able to track performance over time with our monitoring software. My plan was to run gluster volume profile info every couple of minutes and track the latency and bytes read/written for
2002 Jun 17
1
Rookie Question
Rookie Question When I try to add a client machine (Win2k) to the domain I receive the following error message. "Unknown user name or bad password." It is asking for a user and password of a user with permission to join the domain. So I use the following: Username: root Pass: secret. Is it impossible to add a user to the domain using only the GUI of the client pc? Any
2002 Aug 27
2
Rookie Question - Change Computer Name
We have been able to successfully install / configure SAMBA on our LAN / WAN. Everything is working out just fine.. Just 1 little problem (And I'm sure it is something I screwed up or missed in the docs). When changing a computer name on the client PC (Win2k), I receive an "Access Denied" error. I've even tried using the root account to change the name with no avail.
2004 Apr 12
1
Winelib rookie...
Hi! I'm trying to port a windows code to linux via winelib. After running winemaker I get the project files and run ./configure. At a certain point the following message appears on the console: checking for windef.h... configure: error: Could not find the Wine headers (windef.h) I have the windef.h file in a irectory named /usr/include/wine/windows/. Do I need to setup any environment
2006 Jan 15
2
rookie with text editing
Greetings, This might be a pretty basic question not even totally rails specific, but how do I control text editing using ruby on rails? For instance, I am using the ruby forum http://www.ruby-forum.com/topic/new as I type this and am typing into a textarea tag. I have this in my rails app and I want to know how to save the formatting - such as when I hit returns to go to a new line when I
2005 Jun 15
2
Best Practices for rookie
I am interested in setting up Samba file services for our location and I am looking to find a "Best Practices" approach and configuration for use with an Active Directory controller. I have had some luck in setup Samba with local accounts, but Linux will be used increasingly in the months to come and I would like to build a file server that will validate file system access against AD
2001 Jun 14
2
haerdle package
Hi, Can anyone tell me what's wrong with the function below (I'm new to R) generator <- function(n, seed) { .Random.seed <<- seed data.1 <- rnorm(n)-1 data.2 <- rnorm(n)+2 data.3 <- runif(n) <= 0.6 data <- data.1*data.3 + data.2*(1-data.3) data } seed <- c(61,40,6,40,55,2,44,30,20,56,41,1) dat.mixed <- sort(generator(100,seed)) Error
2003 Nov 26
6
smbmount for Solaris
Sirs, I hate to clutter your email with this inquiry, but I haven't been able to get info otherwise. I want to mount shares on an Microsoft XP Pro server on two Suns, Sparc running Solaris 2.6 and another Sparc running Solaris 8. What do I need for this?? I downloaded the Samba software from sunfreeware.com but it seemed to just allow the XP to mount the Sun shares. I hope you can help
2002 Jun 25
2
Samba Add Users -- Samba Rookie
I get the following error message when trying to add a user to samba using... smbpasswd -a user1 Unknown parameter encountered: "ldap bind as" Ignoring unknown parameter "ldap bind as" Unknown parameter encountered: "ldap passwd file" Ignoring unknown parameter "ldap passwd file" New SMB password: Retype new SMB password: Failed to setup a TLS session
2004 Oct 16
1
problem with axis labels
Dear R users, Below are some R commands which produce a y-axis label that is not wholly in the viewing area of the eps file (or the x11 window). I have tried experimenting with the postscript bounding box, and using such R commands as over(phantom(0),...) but I make the whole y-label visible. Does anyone have any suggestions for how I may fix this. (Please CC mailing list email to p.stansell
2003 Feb 08
3
Win files from *nix?
How can I browse Windows from Unix? I'm using FreeBSD 4.7, Samba, and KDE3. I'd like to be able to browse also from command line. I have not found instructions on use of smbclient-win32 and do not want to use sharity. smbclien-win32 comes with and exe file and cygwin dll's - but what are you supposed to do with them, copy the dll's to system or system32 foler and just run the
2011 Feb 08
1
mount -F smbfs
Dear all there is first port to me plz if u have any idea about mount windows share inside Solaris10 OS with mount -F smbfs or mount -F cifs thanks to advanced best, *Hosam Al Ali UNIX System Administrator - GIT Libya * SCSA - SCNA - SCSECA - MCSAM - MCSE Phone +218919240730 +963 955 287841 Blog: http://hosam.wordpress.com/ Twitter: http://twitter.com/hosamalali
2004 Aug 01
1
windows XP authentication issues
hello list, i am running Samba on FreeBSD 5.2.1-RELEASE. i am able to mount network folders using sharity-light from one of my other freebsd boxes 'piper' on the network with the command: shlight //cessna/videos /usr/home/iain/vidoes when logged in as the user 'iain'. there is a corresponding user on the Samba server 'cessna'. i created a user 'sasha' on
2005 Dec 17
13
Rookie with ActionMailer
To start out I''ll say that this is the first thing that I''ve ever built that''s been intended to programmatically send email. I''m looking at examples in AWR and also on the wiki. I feel that I sort of have things set up right but I''m getting an error I can''t grok: Net::SMTPFatalError in Home#email_list 550 5.7.1 Unable to relay for
2004 May 10
2
read error produces null-byte-filled destination file
I've run into a bug in the IO handling when reading a file. Suppose I have a file that lives on an NFS filesystem. That filesystem is NOT being exported with auth=0 permissions. So, if I try to access a file as root, it successfully opens the file, but subsequent reads fail with EACCES. This produces a destination file full of null bytes. I noticed this with 2.5.7, but checked 2.6.2 as
2011 Oct 07
2
Samba / rsync / archival storage question
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all, Let me start by saying that this may not be, strictly speaking, a Samba question... but it very nearly is so I'm hoping you can offer some help. I have a couple of Solaris 10 machines with the Oracle-supplied Samba on them. I'm looking to copy logs from BIND to an archival storage location. Solaris 10 does not support SMBFS so far as
2000 Mar 29
1
Sharity anyone?
Let me start by saying I have been using Samba for several years now to support "mission critical" data transfer and have found it to be a truly awesome package. I now have a need to also share disk space from NT to Unix. One package I have found to do this is Sharity, does anyone have any experience with it? How does it compare to Samba for reliability? Are there any other free or
2002 Jul 08
4
FreeBSD version of smbmount?
I'm looking for a version of smbmount for FreeBSD or something similar. I was told that with FreeBSD i was to use mount. But i have no idea what file type and what the options are. This isn't in any documentation i could find on samba.org. If someone could help me? Share Path : \\192.168.24.253\LogFiles$ Mount Path : /var/ServerLogs UserName: LogKing Password: goLgniK
1998 Apr 01
1
Mounting of NT Shares on SunOS
Hi There Do anyone know about the posibility to mount an NT share into SunOS (SunOS and Solaris 2.x) operating system. I know there is a solution for Linux(smbmount, smbunmount), but this does not work on SunOS because smbfs is not supported. Is there a known port of the software on SunOS...? I have looked into using a piece of software called rumba(software to mount NT shares via smb to nfs)
1998 Sep 21
2
x filemanager
Hi there, I've got two questions, and I'll list them in order of importance. (1) Is there a way, or is there any research/development going into unearthing a way, to mount a samba filesystem like any other filesystem under UNIX? And (2), does anyone know of a good X filemanager? What I would really like to do is be able to mount a Samba directory or resource and treat it like any