Displaying 11 results from an estimated 11 matches for "smithii".
2016 May 12
2
Compile Samba for Windows Use - SMBClient.exe mainly
...oured the internet, posted to forums, and even emailed authors that have compiled older version of Samba with no luck. For example Lee Peckham complied just the client and posted it here: https://www.leepa.io/lpackham/smbclient/ but it's v3.0.7 . Ross Smith compiled all of Samba here: https://smithii.com/samba but that's 3.0.23c. I am looking to compile the latest version of either 3.* or 4.* and I have had no luck using CygWin to do so. Not having too much experience with things I may be doing something wrong but I can't get past the configure stage on either 3.* or 4.* nor can I com...
2016 May 16
2
Compile Samba for Windows Use - SMBClient.exe mainly
On Mon, May 16, 2016 at 03:20:26PM +0000, Allan P. Dynes wrote:
> The couple people that did successfully compile it it seems were on Windows XP. I'm going to start up a 32-bit XP machine virtual machine and install only cygwin and what I believe are the dependencies and see how far I can get. I'm currently out of town so I'll try it either later in the week or next week.
As
2016 May 16
2
Compile Samba for Windows Use - SMBClient.exe mainly
...for since I've been unable to compile on Windows 7
> x64. I am getting the same errors as Jeff, just a general compiler summary
> error with no real indication of what caused the issue. I may also try
> compiling the older version using the makefile and patch Ross did at
> https://smithii.com/samba on XP first to make sure I can at least
> recreate the wheel and then move up to higher versions from there. If I
> can't reproduce something someone already did then there is little chance I
> can compile a new one anyway and I'll have to look further into either
> t...
2016 May 13
3
Compile Samba for Windows Use - SMBClient.exe mainly
...ted to forums, and even emailed authors that have compiled older
> version of Samba with no luck. For example Lee Peckham complied just
> the client and posted it here:
> https://www.leepa.io/lpackham/smbclient/ but it's v3.0.7 . Ross Smith
> compiled all of Samba here: https://smithii.com/samba but that's
> 3.0.23c. I am looking to compile the latest version of either
> 3.* or 4.* and I have had no luck using CygWin to do so. Not having
> too much experience with things I may be doing something wrong but I
> can't get past the configure stage on either 3...
2016 May 13
0
Compile Samba for Windows Use - SMBClient.exe mainly
...osted to forums, and even emailed authors that have
> compiled older version of Samba with no luck. For example Lee
> Peckham complied just the client and posted it here:
> https://www.leepa.io/lpackham/smbclient/ but it's v3.0.7 . Ross
> Smith compiled all of Samba here: https://smithii.com/samba but
> that's 3.0.23c. I am looking to compile the latest version of either
> 3.* or 4.* and I have had no luck using CygWin to do so. Not having
> too much experience with things I may be doing something wrong but I
> can't get past the configure stage on either 3.*...
2016 May 16
0
Compile Samba for Windows Use - SMBClient.exe mainly
...what I'm hoping for since I've been unable to compile on Windows 7 x64. I am getting the same errors as Jeff, just a general compiler summary error with no real indication of what caused the issue. I may also try compiling the older version using the makefile and patch Ross did at https://smithii.com/samba on XP first to make sure I can at least recreate the wheel and then move up to higher versions from there. If I can't reproduce something someone already did then there is little chance I can compile a new one anyway and I'll have to look further into either tricking the Pydio so...
2016 May 23
1
Compile Samba for Windows Use - SMBClient.exe mainly
...what I'm hoping for since I've been unable to compile on Windows 7 x64. I am getting the same errors as Jeff, just a general compiler summary error with no real indication of what caused the issue. I may also try compiling the older version using the makefile and patch Ross did at https://smithii.com/samba on XP first to make sure I can at least recreate the wheel and then move up to higher versions from there. If I can't reproduce something someone already did then there is little chance I can compile a new one anyway and I'll have to look further into either tricking the Pydio so...
2016 May 17
0
Compile Samba for Windows Use - SMBClient.exe mainly
...what I'm hoping for since I've been unable to compile on Windows 7 x64. I am getting the same errors as Jeff, just a general compiler summary error with no real indication of what caused the issue. I may also try compiling the older version using the makefile and patch Ross did at https://smithii.com/samba on XP first to make sure I can at least recreate the wheel and then move up to higher versions from there. If I can't reproduce something someone already did then there is little chance I can compile a new one anyway and I'll have to look further into either tricking the Pydio so...
2009 Dec 21
3
Looking for Windows port
Samba has been around for several years and seems mature but I cannot find a
Windows port anywhere?
I want to write code once and run same on Linux and Windows but this gap
prevents me.
Has anybody tried?
Thanks for your consideration.
2007 Sep 26
1
Re: Authentication Question; WAS: installing Samba as non-root user
...ot smb install.
>
> I was able to get smbd to run OK with the non-standard ports.
>
> I then needed to do ssh tunneling to forward port 139 on a Windows
> Loopback Network device to the non-standard port of 1139 on my Linux box. I
> used a method similar to this.
>
> http://smithii.com/map_a_network_drive_over_ssh_in_windows
>
> I'm now in business.
>
> My next question is, can I have other users in my group map their own home
> directories by using my smbd server that's running on my Linux box?
>
> I'm assuming I'd need to add the users t...
2007 Sep 22
3
installing Samba as non-root user at work - please help.
Hi,
I've recently started at a new company that doesn't have a system in place
to map my Linux home directory within Windows. I have my own Linux box (a
recent Redhat install), and my own Windows XP PC. I will get no help from a
system admin here, so my only option is to try installing Samba myself on my
Linux box. To my surprise, I've found little or no information on
installing