06-14-2012
I was able to connect with the command of smbclient -L//servername/severshare -U username / password and it brings up smb:/> so I can copy move and see files.
I can connect using my AD username / PW is that what you're asking?
The reason for upgrading was the CVE was released and was considered a category I finding. It was determined here, the workaround listed as setting parm = no is suffice enough for us and we will wait until Oracle releases an actual package update.
Thank you all for the help on this.
9 More Discussions You Might Find Interesting
1. UNIX for Dummies Questions & Answers
i am run SUSE 6.4 with apache that i built and maintain to serve my dads website, (www.farragutmarine.com for anyone who cares) anyway i am running samba and i have a huge problem, throughout the day, everything goes fine, but then my server will come to a grinding halt, if i try to telnet in or... (4 Replies)
Discussion started by: norsk hedensk
4 Replies
2. AIX
Hello
Can someone help how to install samba on aix 5.3,
I go to tha samba page and i download two files
opt-samba-base.tar.gz
opt-samba-3.0.28-AIX5.tar.gz
and I read the readme file but there is a file that miss and I dont know if I need to do this necessary
"You can now verify... (9 Replies)
Discussion started by: lo-lp-kl
9 Replies
3. AIX
Ok I'm still trying to figure AIX out, I was used to HP-UX until they switched our server to AIX in February and all of the other servers are Linux which appears to be much more friendly. AIX is, well, NOT.
I am trying to install Samba so I can copy files onto a Windows SQL server - that's all... (5 Replies)
Discussion started by: rball
5 Replies
4. UNIX for Advanced & Expert Users
I've had some recent success compiling some simple programs to my home directory without root access (wget, screen, less).
My Question is this: Can I compile a complex program like Samba WITHOUT root access to my home directory? Or are the multiple library dependencies going to cause an issue?... (2 Replies)
Discussion started by: goldfish
2 Replies
5. UNIX for Dummies Questions & Answers
Greetings, I hope this is the right forum. I am looking to install Samba on my Linux box on my home network. I'm pretty sure I can deal with the how, I'm just not certain of the what.
ok I'm using Debian lenny with no GUI. I have apt working and I've successfully installed and used one package... (10 Replies)
Discussion started by: fguy
10 Replies
6. UNIX for Advanced & Expert Users
Hi I have an issue with a client. He was able to use his mounted Samba share for a long time. However, a couple of days ago, he wasn't able to access all of his files all of a sudden. He still see's the share and majority of the files, but not some that he needs.
I checked with Secure CRT on... (1 Reply)
Discussion started by: zixzix01
1 Replies
7. AIX
I have created an LPAR and the next step is to get SAMBA installed, I have mounted our NIM server up and copied over the SAMBA binaries .bff files. How do i install these? i tried doing this through SMIT but had no luck..? Any help would be greatly appreciated. AIX OS 6.1 (2 Replies)
Discussion started by: audis$
2 Replies
8. Solaris
Hello this is samiulla. i face this issue. i installed samba with pkgadd after i install i add paths for that.
-bash-3.00# echo $PATH
/usr/sbin:/usr/bin:/usr/ccs/bin:/usr/local/samba/sbin:/usr/local/samba/bin/
-bash-3.00#
when enter this commad smbd -D i got this error
smbd -D... (3 Replies)
Discussion started by: samiulla
3 Replies
9. UNIX for Dummies Questions & Answers
I have made a complete botch of trying to install both ssh and samba, having followed numerous tutorials - all claiming to be easy to follow and stating that it is easy.
The last attempt @ ssh was going really well until the copy id stage
roy@roy-1011PX:~$ ssh-copy-id -i /home/roy/.ssh/id_dsa.pub... (8 Replies)
Discussion started by: Royalist
8 Replies
LEARN ABOUT DEBIAN
regtree
REGTREE(1) [FIXME: manual] REGTREE(1)
NAME
regtree - Text-mode registry viewer
SYNOPSIS
regtree [--help] [--backend=BACKEND] [--fullpath] [--no-values] [--credentials=CREDENTIALS] [location]
DESCRIPTION
The regtree utility prints out all the contents of a Windows registry file. Subkeys are printed with one level more indentation than their
parents.
OPTIONS
--help
Show list of available options.
--backend BACKEND
Name of backend to load. Possible values are: creg, regf, dir and rpc. The default is dir.
--credentials=CREDENTIALS
Credentials to use, if any. Password should be separated from user name by a percent sign.
--fullpath
Print the full path to each key instead of only its name.
--no-values
Don't print values, just keys.
VERSION
This man page is correct for version 4.0 of the Samba suite.
SEE ALSO
gregedit, regshell, regdiff, regpatch, samba
AUTHOR
This utility is part of the Samba[1] suite, which is developed by the global Samba Team[2].
This manpage and regtree were written by Jelmer Vernooij.
NOTES
1. Samba
http://www.samba.org/
2. Samba Team
http://www.samba.org/samba/team/
[FIXME: source] 04/16/2014 REGTREE(1)