similar to: Recompiling Samba Source

Displaying 20 results from an estimated 5000 matches similar to: "Recompiling Samba Source"

1999 Dec 16
3
Samba2.0.6 tgz compile questions.
After fighting with trying to rebuiled my src.rpm file. I decided to use a plain old fashion compile from the tar files. which worked ok, no settings changed. at about 11pm last night I finished and noticed a few things that made me a bit uneasy. 1) all the Samba bin files were installed in /usr/local/samba/.. 2) no smb.conf file was created. I used ./configure, make , make install when I
1999 Dec 16
3
Samab and init.d
Is it better to start Samba using in initd, or to use the script, much like the one provided by SuSE. ?? so far I have used the script, but I don't like the fact of having to start samba manually. I would much prefer to see it run as a service. just to confirm all it really involves is starting smbd and nmbd Rowan [TSS] Gerber Scientific Products http://www.gspinc.com
2000 Jan 11
1
Samba device that integrates Pc and Apple Networks
I remember a while back seeing someone mention a device that would integrate an apple with a pcnetwork. basically it was a small box that had a samba server built in. you would connect your mac to it with the other side connecting to the hub of a pcnetwork. It would intern allow Apple shares to be viewed in network neighborhood, and macs to mount pc shares./ does this ring a bell with anyone.
1999 Dec 27
2
Samba PDC: 98 client unable to locate user list.
I just set up my samba box as a pdc on small (4) network that I have at home. whenever I specify user shares on my 98 client it is unable to get the user list from the Samba. I am able to log on without problem as multiple users. I also notice that when I logon on my 98 client it copies config files every time I logon. I imagine that I may not have the necessary shares setup. I am running
1999 Dec 20
0
Few questions 2.0.6 is there a network neighborhood like app for linux(KDE) and tweaking more speed on moving files.
ok I finally got 2.0.6 up and running, much thanks to those who helped. currently I have it set up on a 166, with a 2gig drive running suse6.0 with kernel version 2.0.36. I am using an NT PDC, with samba authenticating via the server. a few things. For some reason periodically when I browse the server my home directory will not show up. now that i think I may be logging in as guest but why
2000 Jan 19
2
Samba and /etc/shadow.
Dear mailing-list! I have Samba 2.0.6 on a Redhat 6.1 linux box. How can I make samba use the /etc/shadow file for authenticating users? Reading the archives I assumed there should be a compile-time option I should set, but I found no such option. Regards -- Shahin Merat, Dept. of gastroenterology, Shariati Hospital, N Kargar st., Tehran, Iran merat@ams.ac.ir / merats@sums.ac.ir
1999 Dec 08
2
Samba 2.0.5a vs 2.0.6 and password changing
Hi... I wonder if someone can shed some light onto a password changing problem I'm having with 2.0.6. I have a script that is launched using the 'unix sync' procedure which all worked fine in 2.0.5a which using a script like this. #!/bin/sh echo "Enter old password:" read $OLDPASS ... ... I've only listed the first two lines as this is where it's getting stuck.
1999 Sep 08
2
SAMBA 2.0.5a oplock_break: client failure in break
We are running Samba 2.0.5a on an AIX 4.2.1 box, and since we upgraded from 1.9.18, a Windows 95 client reports intermittent problems (timeouts) when saving small files. The log.smb file has entries from those events: [1999/09/08 14:59:07, 0] smbd/oplock.c:oplock_break(905) oplock_break resend [1999/09/08 14:59:17, 0] smbd/oplock.c:oplock_break(905) oplock_break resend [1999/09/08 14:59:27,
1999 Oct 20
2
REPEAT: hasn't anyone used smbclient linux->linux?
I cannot get smbclient or smbmount to work from linux -> linux. I'm running 2.05a on Red Hat 6.x servers. I can use NT shares from linux. I can use samba shares from NT & 95. Is there some trick to getting this to work between linux machines?
2000 Jan 07
1
Problems with the 2.0.6 release ....
Hello, we are trying to upgrade from 2.0.5a to 2.0.6 (under Digital Unix and Windows 95 clients). After the upgrade we get a lot of errors like these: >>>>>>>>>>>>>>>>>> Log <<<<<<<<<<<<<<<<<<< Jan 4 16:18:35 fissio smbd[31799]: [2000/01/04 16:18:35, 0] smbd/service.c:make
2024 Jul 11
1
Issues with Ubuntu 22.04 and Installing the Latest Version of R (R 4.4.1) to Docker Image
Yes, keep the $(lsb-release -cs) there. This allows you to change the version of the OS without having to change anything else (for instance we are migrating all of our docker to 24.04 LTS right now, so we only have to modify the FROM entry and all of our Dockerfile will still work). From: Gerber, Lauren J <lauren.gerber at helsinki.fi> Date: Thursday, July 11, 2024 at 2:21?AM To:
1999 Nov 17
4
2.0.6: HUP/charset/profiles/smbmount/logging
This is the list of problems I had with samba-2.0.6 so far. Can anyone tell me if he can reproduce them and if he considers them as problems? 2.0.6 on linux 2.2.13 or 2.0.33 1) sighup/log reopening doesn't always work: connections that are already active keep logging to the old logs; logrotate rotates/zip the logs and samba stops logging completely till restart. 2) Localized chars. I have
2024 Jul 08
1
Issues with Ubuntu 22.04 and Installing the Latest Version of R (R 4.4.1) to Docker Image
Oh, again, sorry for the spam but the problem Lauren is seeing is when she is trying to sign the key. Installing gnugpg usually takes care of that problem. From: marcoblanchette at icloud.com <marcoblanchette at icloud.com> Date: Monday, July 8, 2024 at 12:26?PM To: Dirk Eddelbuettel <edd at debian.org> Cc: Gerber, Lauren J <lauren.gerber at helsinki.fi>, r-sig-debian at
1999 Oct 24
1
smbd & LPRng
Hello all - I've got an unusual problem that keeps popping up since samba 2.0, all the way through 2.0.5a. I'm running LPRng on my Linux box with Samba. Both startup fine. Fileserving with samba is fine, but whenever I try to print from any of my clients (Win 9x, NT, doesn't matter) the print job just sits in the SAMBA spool directory. Looking through the LPD logs LPR never gets
2024 Jul 11
1
Issues with Ubuntu 22.04 and Installing the Latest Version of R (R 4.4.1) to Docker Image
Hi Marco, Thank you for the follow up email. In the line below, do I replace $(lsb-release -cs) with jammy (Ubuntu 22.04) or leave it alone: Add-apt-repository ?deb https://cloud.r-project.org/bin/linux/ubuntu jammy-cran40/? It?s good to know about installations for Bioconductor. I am not currently using it, but I may need it in the future for other projects. Br, Lauren -- Lauren J. Gerber
2024 Jul 08
1
Issues with Ubuntu 22.04 and Installing the Latest Version of R (R 4.4.1) to Docker Image
And sorry for the spam, but I meant to say that the Dockerfile is basically following the steps from https://cloud.r-project.org/bin/linux/ubuntu/ as Lauren was trying to do but start by installing the pre-requisites needed to deploy the r-base package on a Ubuntu 22.04 Docker image (which is NOT a base 22.04 but a minimally striped version of 22.04). From: marcoblanchette at icloud.com
2024 Oct 15
1
R Package: 'ggbreak' in Dockerfile
Hi James, I just tried fixing my script and added library(BiocManager) before library(ggbreak), then rebuilt the image, and am still getting the same error. Error in library(ggbreak) : there is no package called 'ggbreak' Execution halted I will say that when I ran docker exec docker_container_id R -e "installed.packages()" I get the following: Package
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
2024 Jul 10
1
Issues with Ubuntu 22.04 and Installing the Latest Version of R (R 4.4.1) to Docker Image
Lauren, little oversight from my Dockerfile, if you want to follow the CRAN steps and get the R from the cloud.r-project.org server, you want to replace && add-apt-repository -y "ppa:marutter/rrutter4.0" With && add-apt-repository "deb https://cloud.r-project.org/bin/linux/ubuntu $(lsb_release -cs)-cran40/" The ppa repo is Michael Rutter personal repo
1999 Oct 20
2
Samba - Unix password sync
Hi, in the last weeks I've unsuccessfully tried to get Samba (2.0.5a) - Unix (Suse 6.2) password sync working. Maybe somebody can give me a hint, what's wrong. Enclosed you'll find additional information. Thank you for helping, Johannes -------- smb.conf: passwd chat = *password* %n\n *password* %n\n *Password* -------- password chat (manually): homer:~ # /bin/passwd web New