Displaying 6 results from an estimated 6 matches for "rootpass".
2008 Feb 22
3
Windows 2000 pro doesn't join a domain with Samba+Ldap (linux)
...er is the host called "xxxx" and the windows client is
the host "enano"
When I try to join the domain "JOME" from Windows, I am prompted for a
user that has permission to create "things" in the domain. I fill the
textboxes with "root" and the "rootpass", and in the samba.log file of
the server (if the debug level is 2 or higher), it appears:
"authentication for user [root] -> [root] -> [root] succeeded". After
this, the machine (enano$) is properly created (if doesn't exist) in
the Ldap schema (a new entry called enano$ a...
2008 Dec 09
2
Func_ODBC question
Hi I have
On func_odbc
[EXEC]
readhandle=ressqlserver
writehandle=ressqlserver
readsql=${ARG1}
writesql=${ARG1}
I'm trying an update on dialplan:
exten=> 141,3,Set(dummy=${ODBC_EXEC(UPDATE Tabla set campo = ${EXTEN})})
On Cli:
WARNING[3579]: func_odbc.c:353 acf_odbc_read: Error -1 in FETCH [UPDATE
Tabla set campo = 4356]
Any idea why is this??
The query
2011 Aug 17
3
Live linux booting
I have a need to have a live Linux (Debian or sysrescued ) to boot off a hard-drive so that the
hard-drive ends up umounted after boot. (for running partimage ).
I've gone down the memdisk iso route and read about the issues there - I've seen a way to do this by
mounting over nfs (messy) - but I want to do this without the network.
I'm thinking that there should be a way to loop
2011 Jun 14
3
Questions about setup
I have worked in IT for several years and programming or anything related to
this is not exactly one of my strengths. I need help creating a vesamenu..
Im trying to setup up so I can access my Acronis backup and disaster
recovery 10 server, knoppix live cd, hardware diagnostics - pcdoctor and
maybe a hiren type boot cd. I checked the Linux irc channel which I guess is
now abandoned. If anyone
2013 Aug 29
10
Hiera and hiera-gpg
I am having a bit of difficulty implementing hiera-gpg; particularly with
accomplishing the deencryption in my manifests. Can anyone either provide
a simple example or point me to a good resource? I have searched alot and
am still struggling.
Any help would be very appreciated!
Thanks!
Bee
--
You received this message because you are subscribed to the Google Groups "Puppet Users"
2008 Apr 01
2
smbldap-useradd -w won't create machine account
I can't get smbldap-useradd to add the sambaSamAccount workstation
attributes. For example:
smbldap-useradd -w 'test_machine$'
# test_machine$, People, desktop.hmdc.harvard.edu
dn: uid=test_machine$,ou=People,dc=desktop,dc=hmdc,dc=harvard,dc=edu
objectClass: top
objectClass: account
objectClass: posixAccount
cn: test_machine$
uid: test_machine$
uidNumber: 1010
gidNumber: 515