Hi All, We are using solaris samba server for our company project to provide access to code to our development team.Recently our ICT has disabled wins service on Active directory due which user are not able to connect to samba share and they are getting error "No logon server available" as samba... (2 Replies)
I am looking for a Samba Client for a redhat 4 installation.
I can't find it anywhere on the web. Does anyone have a link where i can find a working version ?
This is my version:
Red Hat Enterprise Linux AS release 4 (Nahant Update 7)
/usr/bin/file: ELF 32-bit LSB executable, Intel... (5 Replies)
I have a Solaris 10 SunFire v880 machine and I'm having trouble with Samba.
Samba has worked on this machine but since the machine has been re-booted Samba has not worked.
Machine details are:
cat /etc/release
Solaris 10 10/08 s10s_u6wos_07b SPARC
Copyright 2008... (2 Replies)
Can any one please tell me the command for NFS client service restart.This is to resolve, NFS mount slowness issue.Mount is very slow for both read and write operations.The below commands are not helping out in this situation.
---------- Post updated at 08:59 AM ---------- Previous update was... (1 Reply)
what is the command to find out that how many samba users accounts are in samba server in solaris 8.and also about samba users home directoris and samba users permissions (1 Reply)
Hi,
How to find out which sftp client is installed in my system?
And the UserId and Password used for SFTP service.
I am using SunOS 5.8
Please help.
Thanks,
Raj (1 Reply)
I have a samba server node and I want to mount the samba (CIFS) shares from a second (client) unix machine.
However, the unix mount command requires I specify the name of the share. What if I don't know the name of the share?
How can I enumerate all the shares from the samba client machine?
... (1 Reply)
let me save everyone the pain that it caused me.
This is all free. And make sure it is in this order
1) make sure you have the latest version of perl installed
2) make sure you have NET:aemon installed
3) make sure you have RPC::PlServer & PlClient (the bundle has both)
4) make sure... (3 Replies)
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)