similar to: using probleme

Displaying 20 results from an estimated 10000 matches similar to: "using probleme"

2003 Nov 16
2
Can not add users to samba 3.0
Hello, I can not seem to get smbpsswd to add any users to samba. No matter if I use the CLI, the Webmin module or SWAT I always get this response when trying to add any user [root@matrix1 samba]# smbpasswd -m -a gerard Failed initialise SAM_ACCOUNT for user gerard$. Failed to modify password entry for user gerard$ I take it this has somehting to do with PAM & or shadow passwords, & I
2003 Oct 23
1
security=domain problem: "could not fetch trust account password for domain"
When configuring a SunOS 5.9 box running Samba 2.2.8a with security=domain, as per http://us2.samba.org/samba/docs/using_samba/ch04.html#samba2-CHP-4-SECT-7 I get the following error "could not fetch trust account password for domain" when trying to connect to a share via 'net use * \\server\share /user:domain\username' However, 'security=user' works correctly.
2006 Sep 12
2
FW: RE Help config. VPN to Samba server - UK Charity
Please can you help with this? I work at a charity and need help to find a solution urgently or Samba / Linux, might be superseded my 'MS' - Oh my GOD!!!! Thanks in advance, Nick : ) -----Original Message----- From: Nick Gorman [mailto:ngorman@btinternet.com] Sent: 04 September 2006 21:47 To: Nick Gorman Subject: FW: RE Help config. VPN to Samba server - UK Charity -----Original
2005 Feb 10
2
problem creating trusts between NT4 and samba
Hi, I recently installed Samba 3.0.11 on Suse 9.2 and have managed to get a simple domain working (people can logon, share printers etc), however, I'm having trouble setting up trusts between the new samba domain and the old NT domain. I'm following this help: http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/InterdomainTr usts.html, specifically, using samba as the
2001 Feb 12
0
Fw: Hostname problem
Thanx, I've tried to use a LMHOSTS file using : nmbd -H /ets/LMHOSTS -D and changed the name resolve order to : name resolve order = wins lmhosts bcast I've also forced the Netbios name to linbox (in LMHOSTS and smb.conf) but it still says that s098 is not recognised ! So, I don't know what to do :( As someone mentioned, it would be fine to be able to disable DNS lookup (which is
2003 Dec 01
0
No subject
machine account (NT Workstation type, not backup). Then you will need to run smbpasswd -j <nt domainname> -r <your NT domain controller netbios name> You will still require a username in the /etc/passwd or nis database for all of you NT users that you expect to access shares on the Unix box, but if there only access will be via samba, you won't need to administer any passwords
2005 Dec 18
1
Basic samba/swat setup prob
Good Morning, I am trying to setup a basic samba config by first starting up swat. I have followed the guide http://us2.samba.org/samba/docs/using_samba/ch02.html but have problems. I am running kubuntu, samba 3.0.14a, my smb.conf file is ... [global] workgroup = METRAN encrypt passwords = yes [test] comment = For testing only, please path = /etc/samba/tmp read only = no
2005 Feb 22
0
Failed to initialise SAM_ACCOUNT for user
I'm trying to create samba user accounts for users that don't have accounts on the machine. I get the following error when using 'smbpasswd -a <username>'. "Failed to initialise SAM_ACCOUNT for user <username>. Does this user exist in the UNIX password database?" Am I doing something wrong? Or can you not have samba accounts if they don't have
2006 Jul 11
1
[Fwd: NDN: Samba PDC With LDAP Backend, Failed to initialise SAM_ACCOUNT for us]
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I got this error when kicking out my first response. I don't know if I should ignore this, or if this is an issue that is affected by the samba.org sites being down... but just in case.. Zach - -------- Original Message -------- Subject: NDN: [Samba] Samba PDC With LDAP Backend, Failed to initialise SAM_ACCOUNT for us Date: Tue, 11 Jul 2006
2009 Jun 11
2
Dovecot fails to deliver in mail clients
Morning I am new to linux and have configured a Postfix + Dovecot Mail server on my SUSE Linux Server 10 SP2 Machine. Postfix works fine I assume as mail gets delivered to user's mailbox or directories. But when I configure a mail client to download mail from the server it finds no mail. When I check the user's mailbox using Webmin mail is delivered. I have also tried to telnet to
2000 Mar 30
0
Browsing works, but not graphically
I know browsing is an old topic, but I've not seemed to find out what is causing my problem. Browsing seems to work from the command line, but not graphically. Complaint: inside of windows, mug does not show up on the browse list, but allows connections. Environment: se-ntserver is a NT Server on domain SE-NTNET 128.143.6.* mug is linux on 128.143.6.* (running samba 2.0.6) vmware
2004 Sep 20
2
Can't delete smbpasswd user if not in /etc/passwd
Hi all, Looking for a solution to the following:- # smbpasswd -x jh--- build_sam_account: smbpasswd database is corrupt! username jh--- with uid 1774 is not in unix passwd database! Failed to initialise SAM_ACCOUNT for user jh---. Does this user exist in the UNIX password database ? Failed to modify password entry for user jh--- # Ths user has already been deleted from the /etc/passwd (in
2003 Oct 18
2
interdomain trust relationships
Hello, I am also triing to set up a interdomain relationship with a NT domain and I can't create the user, I execute the following command and I get this. smbpasswd -a -i xxx New SMB password: Retype new SMB password: Failed initialise SAM_ACCOUNT for user xxx$. Failed to modify password entry for user xxx$ I have samba set up so that I can set up users and machine automatically, so I am
2003 Jan 28
1
can't create user entries in smbpasswd
Hi all, after installing samba 2.2.5 (on Solaris8 running NIS+) it is not possible to create user entries in smbpasswd. I generated the smbpasswd file by # cat /dev/null | /samba/samba-2.2.5/source/script/mksmbpasswd.sh > /usr/local/samba/private/smbpasswd ----- then tried to create user entry "dummy" in smbpasswd by (user "dummy" exists under NIS+) # smbpasswd -a dummy
2003 Jan 15
1
Printer not accessible! Plea
Martin, There is a great deal more that needs to be done other then the creation of a smb.conf file for setting up a PDC for any Windows workstations. Unfortunately, I only have experience with setting up a PDC for a mixed bag of Windows 9x, Windows NT 4.0 and Win2K systems. The only WinXP machine we utilize is one laptop, which is rarely ever attached to the corporate network. So,
2003 Oct 15
1
Samba 3.0 + OpenLDAP 2.1 Saga (LDAP Attacks!)
Oh Wise Ones, For the past two days, I have contested with the Samba documentation and other sources of lore in a vain attempt to achieve Samba/LDAP integration. My test system is running RedHat 9 with updates applied, along with OpenLDAP & OpenSSL from redhat-rawhide, and the Samba 3.0.1pre1 RPM from the Samba website. A couple of questions: The HOWTOs instruct one to slapadd a file
2003 Nov 23
1
Unable to add SMB accounts
I get the following errors on attempting to add smb accounts: [root@corryard root]# smbpasswd -a sean New SMB password: Retype new SMB password: pdb_getsampwnam: Unable to open TDB passwd (/etc/samba/passdb.tdb)! Failed initialise SAM_ACCOUNT for user sean. Failed to modify password entry for user sean [root@corryard root]# The passdb.tdb file is there..... K.
2004 Jan 07
1
simple question
i just got confused in creating machine accounts in my samba server 1rst creating the user [root@genesis root]# smbpasswd -a cpu3 New SMB password: Retype new SMB password: Added user cpu3. than adding the machine... [root@genesis root]# smbpasswd -a -m cpu3$ Failed initialise SAM_ACCOUNT for user cpu3$. Failed to modify password entry for user cpu3$ [root@genesis root]# what am i missing...
2004 Apr 14
1
Samba3 Schema
I tried to use Samba3 schema in my OpenLDAP, but when I tried to pass a posixAccount to sambaAccount, using smbpasswd -a <user>, I get this error: Failed to initialise SAM_ACCOUNT for user teste. Failed to modify password entry for user teste And when I try to add user with smbldap-tools (version come with samba 3.0.2a, I suspect is 0.82), I receive this message.
2005 Feb 22
1
Help adding users
I am using Samba on Solaris 8. It is Samba version 3.0.10. I am trying to add a user as root using smbpasswd -a name. I am receiving this error message after typing in the passwords: "NULL guest account!?!? Failed to initialise SAM_ACCOUNT for user name. Does this user exist in the UNIX password database? Failed to modify password entry for user name" Yes the user is in the UNIX